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: use properly globed path for buildpulse #12284

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

galargh
Copy link
Contributor

@galargh galargh commented Jul 23, 2024

Related Issues

Proposed Changes

The artifacts are extracted into subdirectories. This change ensures buildpulse action can find them.

Additional Info

Checklist

Before you mark the PR ready for review, please make sure that:

  • Commits have a clear commit message.
  • PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, build, chore, ci, docs, perf, refactor, revert, style, test
    • area, e.g. api, chain, state, mempool, multisig, networking, paych, proving, sealing, wallet, deps
  • Update CHANGELOG.md or signal that this change does not need it.
    • If the PR affects users (e.g., new feature, bug fix, system requirements change), update the CHANGELOG.md and add details to the UNRELEASED section.
    • If the change does not require a CHANGELOG.md entry, do one of the following:
      • Add [skip changelog] to the PR title
      • Add the label skip/changelog to the PR
  • New features have usage guidelines and / or documentation updates in
  • Tests exist for new functionality or change in behavior
  • CI is green

@galargh galargh requested a review from BigLep July 23, 2024 17:52
@galargh galargh enabled auto-merge (squash) July 23, 2024 17:52
@galargh galargh merged commit c75cc7d into master Jul 23, 2024
79 checks passed
@galargh galargh deleted the galargh-patch-1 branch July 23, 2024 19:47
@galargh
Copy link
Contributor Author

galargh commented Jul 24, 2024

The results should be showing up in BuildPulse now - https://github.com/filecoin-project/lotus/actions/runs/10079238397/job/27866101441

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