Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kirill Smelkov
slapos
Commits
e47a1ebf
Commit
e47a1ebf
authored
Oct 15, 2015
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
X v↑ gitlab*, ruby
parent
681ee4cd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
component/ruby/buildout.cfg
component/ruby/buildout.cfg
+2
-2
software/gitlab/software.cfg
software/gitlab/software.cfg
+3
-3
No files found.
component/ruby/buildout.cfg
View file @
e47a1ebf
...
...
@@ -26,8 +26,8 @@ environment =
[ruby2.1]
<= ruby-common
url = http://ftp.ruby-lang.org/pub/ruby/2.1/ruby-2.1.
6
.tar.xz
md5sum =
ec6f10ca331ce947802ede86259513a8
url = http://ftp.ruby-lang.org/pub/ruby/2.1/ruby-2.1.
7
.tar.xz
md5sum =
2e43a1d32cc16975a6b5d3ffce399199
[ruby2.2]
...
...
software/gitlab/software.cfg
View file @
e47a1ebf
...
...
@@ -119,7 +119,7 @@ environment =
[gitlab-repository]
recipe = slapos.recipe.build:gitclone
repository = https://gitlab.com/gitlab-org/gitlab-ce.git
revision =
v7.13.0.rc2-0-gae44e5ec064aaa9f5063732dc7bb6ee751a80ce2
revision =
19cfa86aa3db83fcd90f3dd967c18ad3cd3e729e
location = ${buildout:parts-directory}/gitlab
git-executable = ${git:location}/bin/git
...
...
@@ -127,7 +127,7 @@ git-executable = ${git:location}/bin/git
recipe = slapos.recipe.build:gitclone
repository = https://gitlab.com/gitlab-org/gitlab-shell.git
# FIXME pin gitlab-shell version properly (wrt gitlab) ?
revision =
v2.6.3-5-ga338189
revision =
6add33352316af566cec5d827981f1783c59b7f4
location = ${buildout:parts-directory}/gitlab-shell
git-executable = ${git:location}/bin/git
...
...
@@ -216,5 +216,5 @@ url = ${:_profile_base_location_}/template/${:_buildout_section_name_}
# gems-directory = gemsAAA # XXX = good idea?
[versions]
rubygemsrecipe = 0.2.
1
rubygemsrecipe = 0.2.
2
plone.recipe.command = 1.1
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