Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
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
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
9697a6ab
Commit
9697a6ab
authored
Mar 30, 2021
by
Yorick Peterse
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'release-tools/update-gitaly' into 'master'
Update Gitaly version See merge request gitlab-org/gitlab!57796
parents
2d6d8702
d5dd440d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
GITALY_SERVER_VERSION
GITALY_SERVER_VERSION
+1
-1
spec/services/submodules/update_service_spec.rb
spec/services/submodules/update_service_spec.rb
+1
-1
No files found.
GITALY_SERVER_VERSION
View file @
9697a6ab
cc879cfb5db4ed342c4f0ea744dbbfdc9649b35f
24415e4973647f1b9be3b2cff0ebde4439917484
spec/services/submodules/update_service_spec.rb
View file @
9697a6ab
...
...
@@ -90,7 +90,7 @@ RSpec.describe Submodules::UpdateService do
let
(
:submodule
)
{
'../six'
}
it_behaves_like
'returns error result'
do
let
(
:error_message
)
{
'Invalid
parameters
'
}
let
(
:error_message
)
{
'Invalid
submodule path
'
}
end
end
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