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
d5a7a3ed
Commit
d5a7a3ed
authored
Oct 18, 2018
by
MARGERY David
Browse files
Commit version 3.8.0
parent
23102ec6
Pipeline
#44639
passed with stages
in 16 minutes and 14 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d5a7a3ed
g5k-api (3.8.0-1) jessie; urgency=low
* 23102ec Merge branch 'master' of gitlab.inria.fr:grid5000/g5k-api
* f33a2be Depend on proper version of em-postgresql-adapter
* bd4964c Add a logger and logger options to track Fibers
* f1acbc0 [Gitlab CI] change deployment mode
* f3d5a28 [jabber] remove any mention of xmpp and jabber
* 5946829 Merge branch 'cherry-pick-6feba383' into 'master'
* b4d623d Merge branch 'remove-jabber-connection' into 'devel'
* a488c89 [Gitlab CI] Go back to previous solution
* 9a38447 [Gitlab CI] Explicitly require lissl-dev
* 1c821e0 [Gitlab CI] use except to limit to specific branch
* 164043a [Gitlab CI] Quote script commands
* 939fe21 [Gitlab CI] Guard against bad deployment
* 4f31d53 [Gitlab CI] Make tagged commits really deploy
* 2866d27 Rename develop branch to devel
* 2427b7f Update development instructions
* dc3f431 [Gitlab CI] make a common .gitlab-ci.yml
* c0a6c61 Stop taking into account HTTP_XFORWARDED_HOST
* 04cf276 [Dev env] improve setup to test deployments
* 3815636 Add test script in ruby-cute to test deploy API
* 90db983 [Dev env] make it easier to switch between dev dbs
* 43eeb80 fixup! [Packaging] Include distrib codename in changelog
* 4a5c008 [Packaging] Include distrib codename in changelog
* 773dd12 [Gitlab CI] Build and publish for stretch
* e283d65 Stop explicitly require psych as yaml library
* fba9158 [Gitlab CI] Update provisionning for compatibility
* c793cd0 [Gitlab CI] Allow failure for tests run in stretch
* 14b95f5 [Gitlab CI] Update name of a package for stretch
* a8e6724 [Gitlab CI] Attempt at also testing in stretch
* 80af85e [Gitlab CI] Setup postgres db, with user and pass
* 3d8e554 [Gitlab CI] Add a postgres client for test setup
* 89f918a [Gitlab CI] Change version specification for mysql
* 45aff0c [Gitlab CI] Attempt to fix mysql version
* 637a7b6 [Gitlab CI] Setup RAILS_ENV to test when testing
* 1be6423 [Gitlab CI] First attempt at testing in docker
* 2cbff41 [Gitlab CI] Attempt to improve the performance
* 720a317 [Gitlab CI] No longer require reference-repository
* 2c19460 [Gitlab CI] Use public vagrant box
* afbd89f [Gitlab CI] Document pipeline activation
* 9be1216 [Gitlab CI] Correct package name for deploy stage
* c5f4eba [Gitlab CI] Remove unwanted tab character
* d9f66aa [Gitlab CI] Add initial version of .gitlab-ci.yml
-- David Margery <david.margery@inria.fr> Thu, 18 Oct 2018 11:51:01 +0000
g5k-api (3.7.0-1) jessie; urgency=low
* 5238362 Merge pull request #56 from grid5000/v3_rails_4.2
...
...
lib/grid5000/version.rb
View file @
d5a7a3ed
...
...
@@ -13,5 +13,5 @@
# limitations under the License.
module
Grid5000
VERSION
=
"3.
7
.0"
VERSION
=
"3.
8
.0"
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