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

Smart contract implementation: run CI only when its modified #33

Open
Thykof opened this issue Mar 16, 2023 · 0 comments
Open

Smart contract implementation: run CI only when its modified #33

Thykof opened this issue Mar 16, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@Thykof
Copy link
Contributor

Thykof commented Mar 16, 2023

Context

*Describe / explain why we should do this: motivations, context or other info.

No need to run the CI/CD of smart-contracts-... when we the files in folder smart-contracts are not modified.

User flow

*Describe the user flow using user stories so the end result is super clear

How to

*List the step-by-step to get it do if needed (optional)

In github action workflow, the on trigger can be configured to trigger only when some files has changed.

Technical details

*For Dev: give the technical insights so anyone in the team can tackle the tasks

QA testing

*For Dev: does this task require some QA tests?
If yes, explain how to validate it

@Thykof Thykof added the good first issue Good for newcomers label Mar 16, 2023
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
Projects
None yet
Development

No branches or pull requests

1 participant