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 CI and other stuff from rerun_template #1

Merged
merged 18 commits into from
Apr 18, 2024
Merged

Add CI and other stuff from rerun_template #1

merged 18 commits into from
Apr 18, 2024

Conversation

emilk
Copy link
Member

@emilk emilk commented Apr 17, 2024

https://github.com/rerun-io/rerun_template/ is our new standardized (and still work-in-progress) setup for our repositories.

This copies over a bunch of that standard setup to revy.

The most important change is the addition of a CI.

Everything was copied over using ./scripts/template_update.py update --languages rust, which can also be run in the future to copy over new things from the template repo (e.g. more improved CI). I broke it all up into commits for easy review.

@teh-cmc please take a look and see if you think this makes sense.

@emilk emilk added the exclude from changelog Do not include this in CHANGELOG.md label Apr 17, 2024
@emilk
Copy link
Member Author

emilk commented Apr 17, 2024

I think I need some Linux help to get the CI green though

@teh-cmc teh-cmc self-requested a review April 18, 2024 05:46
@teh-cmc teh-cmc force-pushed the emilk/add-ci branch 4 times, most recently from e2626d6 to 3a3e26d Compare April 18, 2024 06:28
Copy link
Member

@teh-cmc teh-cmc left a comment

Choose a reason for hiding this comment

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

nice 🤌

@teh-cmc teh-cmc merged commit ff0ca3d into main Apr 18, 2024
8 checks passed
@teh-cmc teh-cmc deleted the emilk/add-ci branch April 18, 2024 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exclude from changelog Do not include this in CHANGELOG.md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants