Skip to content

ci: check metrics generation in CI checks (backport #2483)#2487

Merged
melekes merged 2 commits intov0.34.xfrom
mergify/bp/v0.34.x/pr-2483
Mar 1, 2024
Merged

ci: check metrics generation in CI checks (backport #2483)#2487
melekes merged 2 commits intov0.34.xfrom
mergify/bp/v0.34.x/pr-2483

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Feb 29, 2024

This is an automatic backport of pull request #2483 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

Closes #2482

Also, spotted and fixed a bug in
`.github/workflows/check-generated.yml`: if the changes in the generated
code consist only in new files added, `git diff --stat --exit-code`
doesn't detect them, and the check passes while it should fail. Check
the CI checks in the commit history of this PR for further info.

---

#### PR checklist

- [ ] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
- [ ] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec

(cherry picked from commit f128c62)
@mergify mergify bot requested a review from a team as a code owner February 29, 2024 20:55
@sergio-mena
Copy link
Collaborator

v0.34.x doesn't have generated metrics, so reverted that part and left the bug fix only.

@melekes melekes merged commit f9ae224 into v0.34.x Mar 1, 2024
@melekes melekes deleted the mergify/bp/v0.34.x/pr-2483 branch March 1, 2024 07:07
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.

2 participants