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

fix: allow cache push through PAT #1166

Conversation

jakobmoellerdev
Copy link
Contributor

@jakobmoellerdev jakobmoellerdev commented Nov 29, 2024

What this PR does / why we need it

temporarily disables the docker build cache because of token pass issues (while I locally didnt face any issues the docker login action doesnt seem to propagate correctly to the push)

Which issue(s) this PR fixes

This is to unblock main builds from failing, further investigation necessary

@jakobmoellerdev jakobmoellerdev requested a review from a team as a code owner November 29, 2024 18:23
@github-actions github-actions bot added kind/bugfix Bug component/github-actions Changes on GitHub Actions or within `.github/` directory size/xs Extra small and removed kind/bugfix Bug labels Nov 29, 2024
@jakobmoellerdev jakobmoellerdev force-pushed the chore/fixup-docker-caching branch from 51f0494 to d779d24 Compare November 29, 2024 18:36
@github-actions github-actions bot added kind/bugfix Bug size/s Small and removed size/xs Extra small labels Nov 29, 2024
@jakobmoellerdev jakobmoellerdev force-pushed the chore/fixup-docker-caching branch from d779d24 to 1d0272c Compare November 29, 2024 18:45
@github-actions github-actions bot added size/xs Extra small and removed size/s Small labels Nov 29, 2024
@jakobmoellerdev jakobmoellerdev force-pushed the chore/fixup-docker-caching branch from 1d0272c to 03921e5 Compare November 29, 2024 18:50
@jakobmoellerdev jakobmoellerdev force-pushed the chore/fixup-docker-caching branch from 03921e5 to b26f6dd Compare November 29, 2024 18:57
@jakobmoellerdev jakobmoellerdev merged commit 29e4d93 into open-component-model:main Nov 29, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/github-actions Changes on GitHub Actions or within `.github/` directory kind/bugfix Bug size/xs Extra small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant