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

Use specific kava & rosetta versions #70

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

evgeniy-scherbina
Copy link
Contributor

@evgeniy-scherbina evgeniy-scherbina commented Aug 14, 2024

Define 2 scenarios for triggering Run Tests Against Local Kava Network workflow:

  • workflow was triggered by repository_dispatch event which was sent by kava repo, in that case tests will be run against specified version of kava (github.event.client_payload.ref) and default branch of rosetta
  • workflow was triggered by commit in rosetta-kava repo, in that case tests will be run against
    default branch of kava and specified version of rosetta (github.ref)

Follow-up to: #69

@evgeniy-scherbina evgeniy-scherbina marked this pull request as ready for review August 15, 2024 13:44
@evgeniy-scherbina evgeniy-scherbina changed the title Use specific kava version Use specific kava & rosetta versions Aug 15, 2024
@evgeniy-scherbina evgeniy-scherbina merged commit 1aa8170 into master Aug 15, 2024
2 of 4 checks passed
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.

1 participant