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

ci: get fuel-core version from an env variable #5486

Merged
merged 12 commits into from
Jan 19, 2024

Conversation

levisyin
Copy link
Contributor

Description

Closes #5393

Use consistent version of fuel-core in debugger CI tests from an env variable FUEL_CORE_VERSION

Checklist

  • I have linked to any relevant issues.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation where relevant (API docs, the reference, and the Sway book).
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added (or requested a maintainer to add) the necessary Breaking* or New Feature labels where relevant.
  • I have done my best to ensure that my PR adheres to the Fuel Labs Code Review Standards.
  • I have requested a review from the relevant team or maintainers.

@levisyin levisyin changed the title Refactor/ci debugger ci: get fuel-core version from an env variable Jan 17, 2024
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@tritao tritao added enhancement New feature or request ci labels Jan 18, 2024
@tritao tritao enabled auto-merge (squash) January 18, 2024 11:41
tritao
tritao previously approved these changes Jan 18, 2024
@tritao tritao requested review from a team January 18, 2024 11:41
.github/workflows/ci.yml Outdated Show resolved Hide resolved
auto-merge was automatically disabled January 18, 2024 11:51

Head branch was pushed to by a user without write access

@tritao tritao enabled auto-merge (squash) January 18, 2024 11:54
@tritao tritao requested a review from a team January 18, 2024 11:54
@tritao tritao merged commit 546bd99 into FuelLabs:master Jan 19, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use consistent version of fuel-core in debugger CI tests
4 participants