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

fix(actions): remove prod action for evolve #7

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

atticusofsparta
Copy link
Collaborator

No description provided.

@@ -9,7 +9,6 @@ jobs:
# TODO: add unit tests using bused
evolve:
Copy link
Collaborator

Choose a reason for hiding this comment

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

just but this in the build/test evolve and add an if check for the branch. similar to https://github.com/ar-io/ar-io-network-process/blob/develop/.github/workflows/build.yaml#L59-L74

@dtfiedler dtfiedler self-requested a review August 5, 2024 16:17
@@ -0,0 +1,34 @@
name: Build and Test

on: [pull_request, push]
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit, just do push

@atticusofsparta atticusofsparta merged commit c677eff into develop Aug 5, 2024
2 checks passed
@dtfiedler dtfiedler deleted the update-registry-dev-id branch August 5, 2024 18: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.

2 participants