Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Add some details about release process. [skip-ci] #136

Merged
merged 3 commits into from
Feb 5, 2019

Conversation

KhalilBellakrid
Copy link
Contributor

Added some details about release process (with a classy graph), this process is a first iteration that we will try to rework when it's failing to answer any release needs.

@KhalilBellakrid KhalilBellakrid added the easy An easy issue / PR label Feb 1, 2019
hadronized
hadronized previously approved these changes Feb 2, 2019
Copy link
Contributor

@hadronized hadronized left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, I like it! Thank you very much!

CONTRIBUTING.md Outdated
- We *tag* stable releases on `master` with [SemVer].
- We *tag* instable releases on `develop` with the special `-rc` suffix to support *release
candidates*.

## Release process
- Development : fixes, features are done on specific branches on developers' fork,
- Pull requests: submitted to LedgerHQ/develop with updated of CHANGELOG.md,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/of //

CONTRIBUTING.md Outdated
- Pull requests: submitted to LedgerHQ/develop with updated of CHANGELOG.md,
- Merge into `LedgerHQ/develop`: triggers CI builds and deploys under `x.y.z-rc-commitHash`,
- Merge into `LedgerHQ/master`: once a version is confirmed to be stable by at least by one of our clients
(Vault or Live), we bump project’s version, for this we jhave a special pull request. Once merged in
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/jhave/have

@hadronized
Copy link
Contributor

@KhalilBellakrid KhalilBellakrid merged commit a2ff470 into LedgerHQ:develop Feb 5, 2019
@KhalilBellakrid KhalilBellakrid deleted the release-process branch June 26, 2019 08:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
easy An easy issue / PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants