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

Setup GitHub actions and Dependabot #5

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

mbrobbel
Copy link
Member

@mbrobbel mbrobbel commented Sep 20, 2022

This PR adds some GitHub actions workflows for testing, doc deployment (main branch instead of release on docs.rs) and cron jobs (cargo-audit). In addition it adds a Dependabot configuration file to automate dependency updates (cargo, git submodules and github actions). This PR also updates the current dependencies of this project.

An example run and docs deployment on my fork.

Copy link

@jvanstraten jvanstraten left a comment

Choose a reason for hiding this comment

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

This looks good to me, though I'm not 100% sure if the github pages thing will work without github repo/org configuration changes. Only one way to find out I guess.

@andygrove Do you intend to review for this repository? I'll hold off on merging stuff until you've had a say in that case.

Copy link
Contributor

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

LGTM

@jvanstraten jvanstraten merged commit 7418a17 into substrait-io:main Sep 28, 2022
@mbrobbel mbrobbel deleted the gh-actions branch September 28, 2022 14:58
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.

3 participants