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

Cache Rust files in CI #677

Merged
merged 4 commits into from
Sep 7, 2022
Merged

Cache Rust files in CI #677

merged 4 commits into from
Sep 7, 2022

Conversation

Desdaemon
Copy link
Contributor

In CI, cargo install is called by the iOS and Android workflows which is a major bottleneck for CI. This PR caches the installed binaries along with files in select target directories.

Copy link
Owner

@fzyzcjy fzyzcjy left a comment

Choose a reason for hiding this comment

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

LGTM once ci passes

@fzyzcjy
Copy link
Owner

fzyzcjy commented Sep 7, 2022

No worries about the run codegen failure. I am fixing it in #678

@fzyzcjy
Copy link
Owner

fzyzcjy commented Sep 7, 2022

Btw, I am considering sending a post in r/Rust and r/FlutterDev, and maybe hackernews? (never did the last before) What do you think?

Possible titles (still VERY, VERY rough draft!):

GUI.platforms += 1: Web is supported now, besides phones & desktops. Write UI with hot-reload and high-performance. [for r/Rust]

Using Rust (WASM) on Web now, besides phones & desktops, enpowering reliablility and performance [for r/FlutterDev]

@Desdaemon
Copy link
Contributor Author

Btw, I am considering sending a post in r/Rust and r/FlutterDev, and maybe hackernews?

If it's HN, maybe they will appreciate the "Show HN" post format, but otherwise great idea!

@fzyzcjy
Copy link
Owner

fzyzcjy commented Sep 7, 2022

If it's HN, maybe they will appreciate the "Show HN" post format, but otherwise great idea!

Good idea, I will do that :)

@fzyzcjy fzyzcjy merged commit 7691954 into fzyzcjy:master Sep 7, 2022
@fzyzcjy
Copy link
Owner

fzyzcjy commented Sep 7, 2022

Will release new version around 18hrs later, when posts will be sent roughly then :)

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants