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

tests/integration: overwrite ignite/cli version in go.mod #2270

Open
ilgooz opened this issue Apr 10, 2022 · 0 comments
Open

tests/integration: overwrite ignite/cli version in go.mod #2270

ilgooz opened this issue Apr 10, 2022 · 0 comments
Labels
good first issue Good for newcomers type:feat To implement new feature. type:testing

Comments

@ilgooz
Copy link
Member

ilgooz commented Apr 10, 2022

of scaffold chains in the integration tests by adding a replace statement.

  • On CI, overwrite it to: github.com/ignite-hq/cli => /home/runner/work/cli/cli
  • On local machines, auto detect the location of CLI and use that.

This is useful to have latest changes in the CLI to be used in the scaffold app instead of letting the scaffold app using an older/tagged version of the CLI.

@ilgooz ilgooz added type:testing type:feat To implement new feature. labels Apr 10, 2022
@salmad3 salmad3 added needs-triage and removed pr:need-review Change request requires peer review. labels Nov 13, 2023
@salmad3 salmad3 moved this to Backlog in Ignite CLI Masterboard Feb 7, 2024
@salmad3 salmad3 added good first issue Good for newcomers and removed needs-triage labels Feb 29, 2024
@salmad3 salmad3 changed the title tests/integration: overwrite ignite-hq/cli version in go.mod tests/integration: overwrite ignite/cli version in go.mod Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers type:feat To implement new feature. type:testing
Projects
Status: To Discuss
Development

No branches or pull requests

2 participants