Skip to content
This repository has been archived by the owner on Nov 11, 2021. It is now read-only.

馃殌 Add-on CI improvements #122

Merged
merged 1 commit into from
Aug 17, 2021
Merged

馃殌 Add-on CI improvements #122

merged 1 commit into from
Aug 17, 2021

Conversation

frenck
Copy link
Member

@frenck frenck commented Aug 17, 2021

Proposed Changes

A couple of CI improvements for the Community add-ons.

  • Docker build cache restored from GitHub, no longer takes the ref into account, this allows re-use of the cache in more cases. Lets Docker figures it out (which is what our Dockerfiles are optimized for).
  • Applied the same to the deploy, allowing the deploy to use the same cache from the CI.
  • Prevents GitHub cache artifacts to grow forever. This is a known issue, however, this PR applies a workaround.
  • Fix applied to the label checker, to ensure it works for forked repositories as well.

@frenck frenck added the ci Work that improves the continue integration. label Aug 17, 2021
@frenck frenck merged commit 67098b3 into main Aug 17, 2021
@frenck frenck deleted the frenck-2021-2246 branch August 17, 2021 18:25
@github-actions github-actions bot locked and limited conversation to collaborators Aug 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci Work that improves the continue integration.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant