Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Spot
Spot
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 116
    • Issues 116
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 1
    • Merge Requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Spot
  • SpotSpot
  • Wiki
  • release

release · Changes

Page history
update authored Mar 13, 2016 by Alexandre Duret-Lutz's avatar Alexandre Duret-Lutz
Hide whitespace changes
Inline Side-by-side
Showing with 3 additions and 6 deletions
+3 -6
  • release.md release.md +3 -6
  • No files found.
release.md
View page @ 5cc35c50
......@@ -29,12 +29,9 @@ The day of the release:
- push master, stable, and next on the server, using the `--tags` option to send the tag as well (the tag must be in the repository *before* you attempt to build the Debian packages)
- trigger a build of the Debian packages for both stable on unstable.
- while the packages are built, prepare the announcement mail for spot-announce
- once the Debian packages are built, login as doc@master, run the following with the correct version number
```sh
wget http://teamcity.lrde.epita.fr/guestAuth/repository/download/Spot_DebianPackages/.lastSuccessful/spot-$VERSION.tar.gz?branch=next -o /lrde/dload/spot/spot-$VERSION.tar.gz
```
- trigger a build of spot-www to update the docker containing the web-server
- wait for the next hour (the web server is updated by a crontab that runs in the first minute of every hour)
- once the Debian packages are built, trigger a build of spot-www to update the docker containing the web-server
(Note that the web site uses the stable packages, while the sandbox and official tarball are generated from the unstable packages.)
- wait for the next hour (the web server is updated by a crontab that runs at xx:20 every hour)
- check that the new web server is running well
- send the announcement email
- add `a` to the version number in `configure.ac`, and add an empty entry at the top of `NEWS` with this version number
......
Clone repository
  • DevSnapshots
  • Web Statistics
  • Home
  • how to write a commit
  • release