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
49b39058
Commit
49b39058
authored
May 18, 2020
by
Steve Azzopardi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add all breaking changes for the Runner in 13.0
reference
https://gitlab.com/groups/gitlab-org/-/epics/2254
parent
f6697c96
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
+21
-0
doc/ci/README.md
doc/ci/README.md
+21
-0
No files found.
doc/ci/README.md
View file @
49b39058
...
@@ -183,6 +183,27 @@ See also the [Why CI/CD?](https://docs.google.com/presentation/d/1OGgk2Tcxbpl7DJ
...
@@ -183,6 +183,27 @@ See also the [Why CI/CD?](https://docs.google.com/presentation/d/1OGgk2Tcxbpl7DJ
As GitLab CI/CD has evolved, certain breaking changes have
As GitLab CI/CD has evolved, certain breaking changes have
been necessary. These are:
been necessary. These are:
#### 13.0
-
[
Remove Backported
`os.Expand`
](
https://gitlab.com/gitlab-org/gitlab-runner/issues/4915
)
-
[
Remove Fedora 29 package
support
](
https://gitlab.com/gitlab-org/gitlab-runner/issues/16158
)
-
[
Remove macOS 32-bit
support
](
https://gitlab.com/gitlab-org/gitlab-runner/issues/25466
)
-
[
Removed `debug/jobs/list?v=1`
endpoint
](
https://gitlab.com/gitlab-org/gitlab-runner/issues/6361
)
-
[
Remove support for array of strings when defining services for Docker
executor
](
https://gitlab.com/gitlab-org/gitlab-runner/issues/4922
)
-
[
Remove `--docker-services` flag on register
command
](
https://gitlab.com/gitlab-org/gitlab-runner/-/issues/6404
)
-
[
Remove legacy build directory
caching
](
https://gitlab.com/gitlab-org/gitlab-runner/-/issues/4180
)
-
[
Remove `FF_USE_LEGACY_VOLUMES_MOUNTING_ORDER` feature
flag
](
https://gitlab.com/gitlab-org/gitlab-runner/-/issues/6581
)
-
[
Remove support for Windows Server
1803
](
https://gitlab.com/gitlab-org/gitlab-runner/-/issues/6553
)
#### 12.0
#### 12.0
-
[
Use refspec to clone/fetch Git
-
[
Use refspec to clone/fetch Git
...
...
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