Skip to content

Save CI running time#10

Merged
coord-e merged 7 commits intodevelopfrom
ci-cache
Mar 3, 2022
Merged

Save CI running time#10
coord-e merged 7 commits intodevelopfrom
ci-cache

Conversation

@coord-e
Copy link
Copy Markdown
Owner

@coord-e coord-e commented Mar 1, 2022

  • Cache Rust builds
  • Stop building unnecessary base images
  • Cache image layers using buildx
  • Stop downloading busybox binary manually

Using docker buildx bake would be nice, but this is a quick fix for now...

@coord-e coord-e merged commit 652b29a into develop Mar 3, 2022
@coord-e coord-e deleted the ci-cache branch March 3, 2022 05:22
coord-e added a commit that referenced this pull request Mar 5, 2022
Bug fixes and dependency updates.

Changelog for v1.3.0:

- Fix busybox_jail_path file permissions ([#6](#6))
- Update and renew dependencies ([#7](#7))
- Fix usage of ExitStatus::from_raw and remove Error::DynamicSignaled ([#9](#9))
- Several CI fixes ([#8](#8), [#10](#10))
  - This changed how `busybox` installed in the container images
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.

1 participant