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

Upload web viewer to a bucket #1606

Merged
merged 10 commits into from Mar 20, 2023
Merged

Upload web viewer to a bucket #1606

merged 10 commits into from Mar 20, 2023

Conversation

emilk
Copy link
Member

@emilk emilk commented Mar 17, 2023

Each merge to main will produce a web-viewer which is pushed to a google cloud bucket, which can be tested with:

https://storage.googleapis.com/rerun-web-viewer/web_viewer/index.html?url=https://storage.googleapis.com/rerun-example-rrd/test-rrd/fiat.rrd

Part of #1494

Checklist

@emilk emilk added the 🕸️ web regarding running the viewer in a browser label Mar 17, 2023
.github/workflows/rust.yml Outdated Show resolved Hide resolved
.github/workflows/rust.yml Outdated Show resolved Hide resolved
.github/workflows/rust.yml Outdated Show resolved Hide resolved
emilk and others added 2 commits March 17, 2023 16:06
Co-authored-by: Jeremy Leibs <jeremy@rerun.io>
@nikolausWest
Copy link
Member

Test by putting the following url in your browser:
https://storage.googleapis.com/rerun-web-viewer/web_viewer/index.html?url=https://storage.googleapis.com/rerun-example-rrd/test-rrd/fiat.rrd

@emilk emilk marked this pull request as ready for review March 17, 2023 15:19
@emilk emilk changed the title WIP: upload web viewer to a bucket Upload web viewer to a bucket Mar 17, 2023
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

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

lgtm, but I'll add a manual trigger now, hold on :)
I'm also thinking that this should be either a separate action file or depend on the other jobs to ensure that we're not uploading something that didn't pass testing 🤔

Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

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

added manual trigger, plz check

@nikolausWest
Copy link
Member

Didn't check if this happens yet but we should make sure these are all put under versioned paths

@jleibs jleibs merged commit 0781ef5 into main Mar 20, 2023
@jleibs jleibs deleted the emilk/upload-web-viewer branch March 20, 2023 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕸️ web regarding running the viewer in a browser
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants