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
42544487
Commit
42544487
authored
5 months ago
by
Allan Blanchard
Browse files
Options
Downloads
Patches
Plain Diff
[doc] update release manual
parent
a5f8de10
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/release/deploy.tex
+1
-1
1 addition, 1 deletion
doc/release/deploy.tex
doc/release/validation.tex
+8
-12
8 additions, 12 deletions
doc/release/validation.tex
with
9 additions
and
13 deletions
doc/release/deploy.tex
+
1
−
1
View file @
42544487
...
...
@@ -47,7 +47,7 @@ Once the pipeline for the website has run, open \texttt{https://pub.frama-c.com}
\item
\texttt
{
index.html
}
must display:
\begin{itemize}
\item
the new event,
\item
a link to the
(
beta
) release at the bottom
.
\item
if it is beta
a link to the beta
next to "All versions"
.
\end{itemize}
\item
\texttt
{
/fc-versions/<codename>.html
}
:
\begin{itemize}
...
...
This diff is collapsed.
Click to expand it.
doc/release/validation.tex
+
8
−
12
View file @
42544487
...
...
@@ -120,35 +120,31 @@ They shall succeed. Collect the artifacts of the following targets:
\begin{itemize}
\item
api-doc
\item
build-distrib-tarball
\item
build-ivette-linux-packages
\item
build-ivette-macos-packages
\item
manuals
\end{itemize}
\noindent
Check that these artifacts are as expected. In particular:
\begin{itemize}
\item
API documentat
at
ion:
\item
API documentation:
\begin{itemize}
\item
check that you can browse the API documentation
\item
if there are minor bugs/typos, note them for later, but it's not
worth delaying the release to fix them.
\end{itemize}
\item
Check versions in manuals
\item
Tarball
\begin{itemize}
\item
Check that no non-free components are distributed (note: unless
someone inadvertently added non-free code,
\FramaC
does not contain any,
this check is obsolete).
\item
Check that no
\texttt
{
/home/user
}
path can be found in the distribution,
\item
Build and test
\begin{itemize}
\item
on Linux (the CI has already done it, but the GUI is not tested)
\item
on MacOS
\expertise
{
André, Loïc
}
\item
on Windows (WSL)
\expertise
{
Allan, André
}
\end{itemize}
\item
consider decompressing both the current and the previous release
archives in different directories, then using
\texttt
{
meld
}
to compare
them. This allows spotting if some files were unexpectedly added, for
instance.
\end{itemize}
\item
Ivette packages
\begin{itemize}
\item
check that the packages can be run on each system
\end{itemize}
\item
Check versions in the manuals
\end{itemize}
\noindent
Alternatively, you can use
\texttt
{
docker
}
to compile the archive against a
...
...
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