Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frama-c
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
frama-c
Commits
8b7d0129
Commit
8b7d0129
authored
10 months ago
by
Thibault Martin
Browse files
Options
Downloads
Patches
Plain Diff
[doc] Move pipeline instructions in the pipeline section
parent
b349462f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/release/deploy.tex
+7
-10
7 additions, 10 deletions
doc/release/deploy.tex
with
7 additions
and
10 deletions
doc/release/deploy.tex
+
7
−
10
View file @
8b7d0129
...
@@ -32,6 +32,13 @@ following:
...
@@ -32,6 +32,13 @@ following:
on
\texttt
{
pub
}
(it must be started manually and requires the branch).
on
\texttt
{
pub
}
(it must be started manually and requires the branch).
\end{description}
\end{description}
After running
\texttt
{
release-branch
}
and
\texttt
{
release-create
}
, either the
tag indicates a beta release and then this tag is pushed on the public GitLab
repository (
\url
{
https://git.frama-c.com/pub/frama-c/-/tags
}
), or it is a final
release and the release should be available in
\url
{
https://git.frama-c.com/pub/frama-c/-/releases
}
, as well as the tag of the
version in
\url
{
https://git.frama-c.com/pub/frama-c/-/tags
}
.
\section
{
Check the website
}
\section
{
Check the website
}
Once the pipeline for the website has run, open
\texttt
{
https://pub.frama-c.com
}
.
Once the pipeline for the website has run, open
\texttt
{
https://pub.frama-c.com
}
.
...
@@ -114,16 +121,6 @@ links (files are available only once the website has been put online). If
...
@@ -114,16 +121,6 @@ links (files are available only once the website has been put online). If
everything is fine, edit the main wiki page and the sidebar with a link to the
everything is fine, edit the main wiki page and the sidebar with a link to the
page (
\url
{
https://git.frama-c.com/pub/frama-c/-/wikis/home
}
).
page (
\url
{
https://git.frama-c.com/pub/frama-c/-/wikis/home
}
).
In the release pipeline, run the job
\texttt
{
release - release-branch
}
. It will
push the stable branch on the public repository.
Then, run the job
\texttt
{
release - release-create
}
. After this, either the
tag indicates a beta release and then this tag is pushed on the public GitLab
repository (
\url
{
https://git.frama-c.com/pub/frama-c/-/tags
}
), or it is a final
release and the release should be available in
\url
{
https://git.frama-c.com/pub/frama-c/-/releases
}
, as well as the tag of the
version in
\url
{
https://git.frama-c.com/pub/frama-c/-/tags
}
.
\section
{
Announcements
}
\section
{
Announcements
}
\begin{itemize}
\begin{itemize}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment