This repository has been archived by the owner on Aug 18, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 630
[DEVOPS-1112] Staging application version #3936
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cleverca22
approved these changes
Dec 6, 2018
the test that fails:
|
disassembler
approved these changes
Dec 6, 2018
bors r+ |
iohk-bors bot
added a commit
that referenced
this pull request
Dec 7, 2018
3936: [DEVOPS-1112] Staging application version r=rvl a=rvl ## Description Update the applicationVersion for the staging installers, but revert the part which changes the `lastKnownBlockVersion` for the staging cluster. This must be `0.2.0` not `0.1.0`. ## Linked issue https://iohk.myjetbrains.com/youtrack/issue/DEVOPS-1112 Co-authored-by: Rodney Lorrimar <rodney.lorrimar@iohk.io> Co-authored-by: Samuel Leathers <samuel.leathers@iohk.io>
Timed out |
bors r+ p=10 |
iohk-bors bot
added a commit
that referenced
this pull request
Dec 7, 2018
3936: [DEVOPS-1112] Staging application version r=cleverca22 a=rvl ## Description Update the applicationVersion for the staging installers, but revert the part which changes the `lastKnownBlockVersion` for the staging cluster. This must be `0.2.0` not `0.1.0`. ## Linked issue https://iohk.myjetbrains.com/youtrack/issue/DEVOPS-1112 Co-authored-by: Rodney Lorrimar <rodney.lorrimar@iohk.io> Co-authored-by: Samuel Leathers <samuel.leathers@iohk.io>
iohk-bors bot
added a commit
that referenced
this pull request
Dec 21, 2018
3972: Cherry-picks from release/2.0.0 branch to develop r=rvl a=rvl These are cherry-picks of the PRs: #3811 #3816 #3817 #3831 #3846 #3867 #3879 #3883 #3919 #3934 #3936 #3946 #3962. Co-authored-by: Rodney Lorrimar <rodney.lorrimar@iohk.io> Co-authored-by: Karl Knutsson <karl.knutsson@iohk.io> Co-authored-by: Michael Hueschen <michael.hueschen@iohk.io> Co-authored-by: Alexander Diemand <codieplusplus@apax.net> Co-authored-by: KtorZ <matthias.benkort@gmail.com> Co-authored-by: Rupert Horlick <rupert.horlick@iohk.io> Co-authored-by: Luke Nadur <luke.nadur@iohk.io> Co-authored-by: Jordan Millar <jordan.millar@iohk.io> Co-authored-by: Marcin Szamotulski <marcin.szamotulski@iohk.io> Co-authored-by: Samuel Leathers <samuel.leathers@iohk.io> Co-authored-by: Jean-Christophe Mincke <jeanchristophe.mincke@gmail.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Update the applicationVersion for the staging installers, but revert the part which changes the
lastKnownBlockVersion
for the staging cluster. This must be0.2.0
not0.1.0
.Linked issue
https://iohk.myjetbrains.com/youtrack/issue/DEVOPS-1112