Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gitlab-runner
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lars Seipel
gitlab-runner
Commits
e35f002f
Unverified
Commit
e35f002f
authored
9 years ago
by
Tomasz Maczukin
Browse files
Options
Downloads
Patches
Plain Diff
Add the release process description draft
[ci skip]
parent
fd84d971
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+4
-0
4 additions, 0 deletions
README.md
docs/release_process/README.md
+45
-0
45 additions, 0 deletions
docs/release_process/README.md
with
49 additions
and
0 deletions
README.md
+
4
−
0
View file @
e35f002f
...
@@ -8,6 +8,10 @@ The old name of this project was GitLab CI Multi Runner but please use "GitLab R
...
@@ -8,6 +8,10 @@ The old name of this project was GitLab CI Multi Runner but please use "GitLab R


### Release process
The description of release process of GitLab Runner project can be found in the
[
release documentation
](
docs/release_process/README.md
)
.
### Contributing
### Contributing
Contributions are welcome, see
[
`CONTRIBUTING.md`
](
CONTRIBUTING.md
)
for more details.
Contributions are welcome, see
[
`CONTRIBUTING.md`
](
CONTRIBUTING.md
)
for more details.
...
...
This diff is collapsed.
Click to expand it.
docs/release_process/README.md
0 → 100644
+
45
−
0
View file @
e35f002f
# GitLab Runner release process
To handle the growth of this project, in
`v1.4`
we've introduced a release process correlated
with GitLab's CE/EE release process.
## Release roadmap
Starting with
`v1.4`
GitLab Runner will be released on the 22th day of each month - together
with GitLab CE and GitLab EE projects.
> What to describe:
> - release timeline
> - working on features
> - feature window closed - bugfixes and documentation update
>
> > **Note:** there is nothing bad in moving a feature do the next release at this stage, if
> > it's still not working well!
>
> - release day
> - release fixes and documentation improvements
> - _backlog_ milestone
> - no RC packages - constantly updated Bleeding Edge
## Git workflow, merging and tagging strategy
> What to describe:
> - how normal workflow works
> - when to tag
> - how merge patch release fixes into master (or vice versa)
> - x-y-stable branch and cherry-pick
> - pick-into-stable label
## Documentation
> What to describe:
> - documentation tips
> - when to create documentation
> - how to mark features that need modifications in both Runner and GitLab CE/EE
## Patch releases
> What to describe:
> - when to prepare
> - how to release
> - how many releases backward we will support
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment