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: docker labels #1024

Open
wants to merge 59 commits into
base: develop
Choose a base branch
from
Open

fix: docker labels #1024

wants to merge 59 commits into from

Conversation

robot9706
Copy link
Contributor

@robot9706 robot9706 commented Dec 4, 2024

Fix flaky docker label processing & add secret label type.
Implement tag filtering by creation date.
Disabled label & tag info requests for DockerHub APIs as it is rate limited and we need to fetch every manifest for a tag (TODO: rework this part).

Depends on #1018

@robot9706 robot9706 requested a review from a team as a code owner December 4, 2024 10:15
@github-actions github-actions bot added the source:web The scope of the issue or pull request is web. label Dec 4, 2024
@robot9706 robot9706 temporarily deployed to Workflow - Protected December 9, 2024 12:09 — with GitHub Actions Inactive
@robot9706 robot9706 temporarily deployed to Workflow - Protected December 9, 2024 12:09 — with GitHub Actions Inactive
commit 7bd7f8a
Author: Bence Nagygyörgy <[email protected]>
Date:   Mon Dec 9 13:04:22 2024 +0100

    fix: secret validation

commit 3050150
Author: Bence Nagygyörgy <[email protected]>
Date:   Mon Dec 9 12:47:11 2024 +0100

    fix: add dyo env const

commit bb39d53
Author: robot9706 <[email protected]>
Date:   Wed Dec 4 14:56:09 2024 +0100

    fix: validation

commit 0ae378d
Author: Bence Nagygyörgy <[email protected]>
Date:   Wed Dec 4 12:50:09 2024 +0100

    fix: lint

commit 7d1a6d1
Author: Bence Nagygyörgy <[email protected]>
Date:   Wed Dec 4 10:56:26 2024 +0100

    fix: image label rule validation

commit 96d6d58
Author: Bence Nagygyörgy <[email protected]>
Date:   Tue Dec 3 13:08:19 2024 +0100

    fix(crux): tag change label refresh
@robot9706
Copy link
Contributor Author

Merged into feat/release-candidate

@robot9706 robot9706 temporarily deployed to Workflow - Protected December 9, 2024 14:15 — with GitHub Actions Inactive
@robot9706 robot9706 temporarily deployed to Workflow - Protected December 9, 2024 14:15 — with GitHub Actions Inactive
@robot9706 robot9706 force-pushed the feat/release-candidate branch 5 times, most recently from bdf4c58 to f59f9a6 Compare December 16, 2024 12:42
@m8vago m8vago changed the base branch from feat/release-candidate to develop January 8, 2025 10:47
@m8vago m8vago force-pushed the fix/docker-labels branch 4 times, most recently from dd058f3 to 8674ca5 Compare January 8, 2025 16:14
@m8vago m8vago force-pushed the fix/docker-labels branch from 8674ca5 to 68ff7a5 Compare January 8, 2025 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang:typescript pr:fix source:web The scope of the issue or pull request is web.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants