Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workbench: make geneses effectively cacheable in CI, by pinning the producing workbench #3707

Merged
merged 7 commits into from
Mar 18, 2022

Conversation

deepfire
Copy link
Contributor

@deepfire deepfire commented Mar 15, 2022

This makes workbench-produced geneses effectively cacheable in CI, by pinning the producing workbench as a new flake input.

@deepfire
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request Mar 15, 2022
3656: cardano-node-3644: node state ADT expand. r=deepfire a=denisshevchenko

As a result of #3591, we now have a new `DataPoint` called `NodeState`. An external application (for example, `cardano-wallet`) can ask for this `DataPoint` to know the current state of the node.

Initially, `NodeState` was a primitive ADT and contained a very small portion of information. Now it's expanded.

Also, this PR moved node's peers info in a separate `DataPoint`.

The documentation is at: https://github.com/input-output-hk/cardano-node/wiki/cardano-node-and-DataPoints:-demo

3707: Workbench:  make geneses effectively cacheable in CI, by pinning the producing workbench r=deepfire a=deepfire

This makes workbench-produced geneses effectively cacheable in CI, by pinning the producing workbench as a new flake input.

Co-authored-by: Denis Shevchenko <denis.shevchenko@iohk.io>
Co-authored-by: Kosyrev Serge <serge.kosyrev@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Mar 15, 2022

Build failed (retrying...):

iohk-bors bot added a commit that referenced this pull request Mar 15, 2022
3707: Workbench:  make geneses effectively cacheable in CI, by pinning the producing workbench r=deepfire a=deepfire

This makes workbench-produced geneses effectively cacheable in CI, by pinning the producing workbench as a new flake input.

Co-authored-by: Kosyrev Serge <serge.kosyrev@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Mar 15, 2022

Build failed:

@deepfire deepfire force-pushed the workbench-genesis branch from 7b479d4 to 2151fd1 Compare March 15, 2022 23:18
@deepfire
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request Mar 15, 2022
3707: Workbench:  make geneses effectively cacheable in CI, by pinning the producing workbench r=deepfire a=deepfire

This makes workbench-produced geneses effectively cacheable in CI, by pinning the producing workbench as a new flake input.

Co-authored-by: Kosyrev Serge <serge.kosyrev@iohk.io>
@deepfire deepfire force-pushed the workbench-genesis branch from 2151fd1 to 72981b0 Compare March 15, 2022 23:22
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Mar 15, 2022

Canceled.

@deepfire deepfire force-pushed the workbench-genesis branch 7 times, most recently from d6a8631 to 442d9f0 Compare March 16, 2022 13:28
@deepfire
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request Mar 16, 2022
3707: Workbench:  make geneses effectively cacheable in CI, by pinning the producing workbench r=deepfire a=deepfire

This makes workbench-produced geneses effectively cacheable in CI, by pinning the producing workbench as a new flake input.

Co-authored-by: Kosyrev Serge <serge.kosyrev@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Mar 16, 2022

Build failed:

@deepfire deepfire force-pushed the workbench-genesis branch 2 times, most recently from 58b4d61 to dfdfa8a Compare March 16, 2022 13:57
@deepfire
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request Mar 16, 2022
3707: Workbench:  make geneses effectively cacheable in CI, by pinning the producing workbench r=deepfire a=deepfire

This makes workbench-produced geneses effectively cacheable in CI, by pinning the producing workbench as a new flake input.

Co-authored-by: Kosyrev Serge <serge.kosyrev@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Mar 16, 2022

Build failed:

@deepfire deepfire force-pushed the workbench-genesis branch 4 times, most recently from 1165de6 to 2c16fbd Compare March 18, 2022 01:20
@deepfire
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request Mar 18, 2022
3707: Workbench:  make geneses effectively cacheable in CI, by pinning the producing workbench r=deepfire a=deepfire

This makes workbench-produced geneses effectively cacheable in CI, by pinning the producing workbench as a new flake input.

Co-authored-by: Kosyrev Serge <serge.kosyrev@iohk.io>
@deepfire deepfire force-pushed the workbench-genesis branch from 2c16fbd to 706f6ec Compare March 18, 2022 01:25
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Mar 18, 2022

Canceled.

@deepfire deepfire force-pushed the workbench-genesis branch from 706f6ec to 8f67165 Compare March 18, 2022 01:26
@deepfire
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request Mar 18, 2022
3707: Workbench:  make geneses effectively cacheable in CI, by pinning the producing workbench r=deepfire a=deepfire

This makes workbench-produced geneses effectively cacheable in CI, by pinning the producing workbench as a new flake input.

Co-authored-by: Kosyrev Serge <serge.kosyrev@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Mar 18, 2022

Build failed:

@deepfire deepfire force-pushed the workbench-genesis branch from 8f67165 to 9c61d35 Compare March 18, 2022 12:17
@deepfire deepfire force-pushed the workbench-genesis branch from 9c61d35 to 0fd8482 Compare March 18, 2022 12:17
@deepfire
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request Mar 18, 2022
3707: Workbench:  make geneses effectively cacheable in CI, by pinning the producing workbench r=deepfire a=deepfire

This makes workbench-produced geneses effectively cacheable in CI, by pinning the producing workbench as a new flake input.

Co-authored-by: Kosyrev Serge <serge.kosyrev@iohk.io>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented Mar 18, 2022

Build failed:

@deepfire
Copy link
Contributor Author

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented Mar 18, 2022

Build succeeded:

@iohk-bors iohk-bors bot merged commit c98f5bc into master Mar 18, 2022
@iohk-bors iohk-bors bot deleted the workbench-genesis branch March 18, 2022 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants