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

test: fix and improve ci #258

Merged
merged 22 commits into from
Nov 7, 2023
Merged

test: fix and improve ci #258

merged 22 commits into from
Nov 7, 2023

Conversation

jost-s
Copy link
Collaborator

@jost-s jost-s commented Oct 31, 2023

No description provided.

flake.nix Outdated
@@ -5,7 +5,7 @@
versions.url = "github:holochain/holochain?dir=versions/0_2";
holonix.url = "github:holochain/holochain";
holonix.inputs.versions.follows = "versions";
holonix.inputs.holochain.url = "github:holochain/holochain/holochain-0.2.2";
holonix.inputs.holochain.url = "github:holochain/holochain/holochain-0.2.3-beta-rc.1";
Copy link
Contributor

Choose a reason for hiding this comment

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

we don't build this holochain tag on CI. see here what's used for the 0_2 versions flake

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Right, thanks for clarifying @steveej

Choose a reason for hiding this comment

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

The simple solution with that one is that we should get 0.2.3 released. Just waiting on holochain/holochain#2951 and we can go ahead with that

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

👍

@mattyg mattyg self-requested a review November 7, 2023 14:54
@@ -64,5 +64,8 @@ jobs:
target
key: ${{ runner.os }}-build-${{ hashFiles('Cargo.lock') }}

# - name: tmate session
# uses: mxschmitt/action-tmate@v3
Copy link
Collaborator

Choose a reason for hiding this comment

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

remove?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Okay

@jost-s jost-s merged commit 610822f into main Nov 7, 2023
2 checks passed
@jost-s jost-s deleted the test/improve-ci branch November 7, 2023 19:14
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.

4 participants