X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e08142f6b96c100165667fe1b647a28b6357b5ed..49e2303ab8fb6ac8f8f7a0fbbaa73528256396a7:/doc/doxygen/inside_release.doc diff --git a/doc/doxygen/inside_release.doc b/doc/doxygen/inside_release.doc index 7567fd24d3..34614e2bb0 100644 --- a/doc/doxygen/inside_release.doc +++ b/doc/doxygen/inside_release.doc @@ -45,17 +45,17 @@ Please apply the following checklist before releasing. - Do not merge into 'stable' before appveyor and jenkins are done, or your jarfile will not contain the code you expect for win and mac. -- Download the SimGrid-doc-3.X.Y (artefact of pipeline 'pages' on framagit) +- Download the simgrid-doc-3.X.Y (artefact of pipeline 'pages' on framagit) Download the tgz and jar files (artefacts of the pipeline 'stable' on framagit) - Push the archive files (tar.gz and jar) on gforge - Tag the git repository v3.XX.X and push it to framagit and ghub - Document the tag on framagit and ghub - - Upload the files SimGrid-3.XX.tar.gz, simgrid-3_XX.jar and SimGrid-doc-3_XX.zip + - Upload the files simgrid-3.XX.tar.gz, simgrid-3_XX.jar and simgrid-doc-3_XX.zip - Add a link to the version of the ChangeLog that comes with this tag. - Update the website - emacs org/org-templates/level-0.org to change the release version, the tgz link and the jar link. - jed .gitlab-ci.yml - - Change the link to the SimGrid-doc-3_XX.zip file + - Change the link to the simgrid-doc-3_XX.zip file - Only keep 2 versions so that people don't find older ones in google - Change the link to latest - git commit -a && git push # Check that the pipeline goes well on framagit @@ -122,7 +122,7 @@ Release numbering semantic: - 3.X.Y where Y is odd: git current status between two releases - No expectations on such versions - Example - - 3.22.4: unannounced/losely documented stable release + - 3.22.4: unannounced/loosely documented stable release - 3.22.5: git status somewhere between the release of 3.22.4 and the next one - 3.23: Documented and announced stable release