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(CI): ignored contribs folder on gno update - bis #2412

Merged
merged 2 commits into from
Jun 21, 2024
Merged

Conversation

gfanton
Copy link
Member

@gfanton gfanton commented Jun 21, 2024

contribs are actually ignored when gno packages are updated, this can lead to some errors being ignored (ea1ff3f) .
This PR ensures that the CI runs on the contribs folder for the gnovm, tm2, and gno.land updates. Additionally, it adds go.mod and go.sum to the list.

Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
@gfanton gfanton merged commit cac0b77 into master Jun 21, 2024
142 of 156 checks passed
@gfanton gfanton deleted the feat/ci/tidy-2 branch June 21, 2024 08:05
gfanton added a commit to gfanton/gno that referenced this pull request Jul 23, 2024
`contribs` are actually ignored when `gno` packages are updated, this
can lead to some errors being ignored
(gnolang@ea1ff3f)
.
This PR ensures that the CI runs on the `contribs` folder for the
`gnovm`, `tm2`, and `gno.land` updates. Additionally, it adds `go.mod`
and `go.sum` to the list.

---------

Signed-off-by: gfanton <8671905+gfanton@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants