Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
grid5000
g5k-api
Commits
5dac0f33
Commit
5dac0f33
authored
Sep 02, 2020
by
Samir Noir
🧀
Browse files
Release v3.9.7
parent
c8a94590
Pipeline
#165797
passed with stages
in 23 minutes and 10 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
5dac0f33
g5k-api (3.9.7) unstable; urgency=low
* c8a9459 Fix missing param in Grid5000::Router.call method and simplify redirect
* ac08e72 Update README and remove useless files
* e6bbafc [gitlab-ci] stop generating devel packages from devel branch
* fd659fd More rubocop
* 6914efd [gitlab-ci] add rubocop
* c783d4f Fix sonarqube errors
* 226fe4f [gitlab-ci] add sonarqube
* f9ae421 Always render json when calling the api
-- Samir Noir <samir.noir@inria.fr> Wed, 02 Sep 2020 16:57:47 +0200
g5k-api (3.9.6) unstable; urgency=low
* 598a5b9 Fix Kadeploy's errors reporting when the deployment cannot be launched
...
...
lib/grid5000/version.rb
View file @
5dac0f33
...
...
@@ -13,5 +13,5 @@
# limitations under the License.
module
Grid5000
VERSION
=
"3.9.
6
"
.
freeze
VERSION
=
"3.9.
7
"
.
freeze
end
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment