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

optimize CI #8

Merged
merged 1 commit into from
Oct 6, 2020
Merged

optimize CI #8

merged 1 commit into from
Oct 6, 2020

Conversation

Lotterleben
Copy link

@Lotterleben Lotterleben commented Sep 28, 2020

opening as PR to trigger ci builds.

closes #7 once it's done

.github/workflows/ci.yml Outdated Show resolved Hide resolved
@Lotterleben Lotterleben force-pushed the extend-ci branch 4 times, most recently from 0b7d917 to b6eaafe Compare October 1, 2020 09:34
@Lotterleben Lotterleben changed the title [WIP] optimize CI optimize CI Oct 1, 2020
@Lotterleben Lotterleben marked this pull request as ready for review October 1, 2020 09:34
Copy link
Member

@japaric japaric left a comment

Choose a reason for hiding this comment

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

Looks good to me! I think we may be able to remove the openssl install (not sure)

.github/workflows/ci.yml Outdated Show resolved Hide resolved
.github/workflows/ci.yml Outdated Show resolved Hide resolved
- instead of using cargo-generate, just clone the app repo and apply a patch that makes the changes generate would make (saves compile time)
- enable windows, mac, nightly builds
- set up a cron job to run CI on a daily basis to catch changes in app-template
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.

Optimize CI
2 participants