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
c2312f09
Commit
c2312f09
authored
Aug 13, 2020
by
Samir Noir
🧀
Browse files
Release v3.9.6
parent
598a5b9c
Pipeline
#161977
passed with stages
in 19 minutes and 19 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
c2312f09
g5k-api (3.9.6) unstable; urgency=low
* 598a5b9 Fix Kadeploy's errors reporting when the deployment cannot be launched
* 1e720d7 Fix tls verify_peer in development environment
* 07176d9 Cleanup some comments
* 2a916e1 lookup_path() should return nil if a git object wasn't found for a path
* ba8cca5 Use hostname -f option to always get the machine's FQDN
* de48e46 Add rubocop
* 35ca025 Cleanup by removing some comments, useless files and fixing code comestics
* 15cf355 Update rails and other Gems to last version
* 73da085 Set max_retries to 0 instead of 1 (default) when doing http requests
-- Samir Noir <samir.noir@inria.fr> Thu, 13 Aug 2020 09:13:01 +0200
g5k-api (3.9.5) unstable; urgency=low
* f97fdc6 Fix the read_timeout definition in http_request method
...
...
lib/grid5000/version.rb
View file @
c2312f09
...
...
@@ -13,5 +13,5 @@
# limitations under the License.
module
Grid5000
VERSION
=
"3.9.
5
"
VERSION
=
"3.9.
6
"
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