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

Add link to nightly manifest in CI #8384

Merged
merged 4 commits into from
Dec 10, 2024
Merged

Add link to nightly manifest in CI #8384

merged 4 commits into from
Dec 10, 2024

Conversation

grtlr
Copy link
Contributor

@grtlr grtlr commented Dec 10, 2024

What

Title. (Check PR comment)

@grtlr grtlr added the exclude from changelog PRs with this won't show up in CHANGELOG.md label Dec 10, 2024
@grtlr grtlr marked this pull request as ready for review December 10, 2024 12:43
@grtlr grtlr requested a review from jprochazk December 10, 2024 12:43
| ✅ | ${{ steps.get-sha.outputs.sha }} | https://rerun.io/viewer/pr/${{ github.event.pull_request.number }} |
| Result | Commit | Link | Manifest |
| ------ | ------- | ----- | -------- |
| ✅ | ${{ steps.get-sha.outputs.sha }} | https://rerun.io/viewer/pr/${{ github.event.pull_request.number }} | [nightly](https://rerun.io/viewer/pr/${{ github.event.pull_request.number }}?manifest_url=https://app.rerun.io/version/nightly/examples_manifest.json) |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add a main column as well

@grtlr grtlr force-pushed the grtlr/ci-manifest branch from 50e8758 to 32669e4 Compare December 10, 2024 12:52
grtlr and others added 2 commits December 10, 2024 14:57
Co-authored-by: Jan Procházka <honza.spacir@gmail.com>
@grtlr grtlr merged commit 120cf0a into main Dec 10, 2024
27 checks passed
@grtlr grtlr deleted the grtlr/ci-manifest branch December 10, 2024 14:27
grtlr added a commit that referenced this pull request Dec 10, 2024
Also wraps each manifest in a `<code>` tag for ✨.

### Related

<!--
Include links to any related issues/PRs in a bulleted list, for example:
* Closes #1234
* Part of #1337
-->

* #8384.

### What

Title.

<!--
Make sure the PR title and labels are set to maximize their usefulness
for the CHANGELOG,
and our `git log`.

If you have noticed any breaking changes, include them in the migration
guide.

We track various metrics at <https://build.rerun.io>.

For maintainers:
* To run all checks from `main`, comment on the PR with `@rerun-bot
full-check`.
* To deploy documentation changes immediately after merging this PR, add
the `deploy docs` label.
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from changelog PRs with this won't show up in CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants