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

Hassio: delete old docker nightly tags, only keep last 2 #18852

Merged
merged 1 commit into from
Feb 18, 2025

Conversation

dm82m
Copy link
Contributor

@dm82m dm82m commented Feb 16, 2025

this PR removed the old nightly.* tags from docker hub and keeps only the last 2 (the one currently build and the last one that is currently published).

to make this work we need to create a docker hub token and place it into the repo:

  1. create docker hub token with DELETE access here:
    https://app.docker.com/settings/personal-access-tokens/create

  2. put it as DOCKER_TOKEN here:
    https://github.com/evcc-io/evcc/settings/secrets/actions

@dm82m
Copy link
Contributor Author

dm82m commented Feb 16, 2025

/cc @thecem @goebelmeier

@goebelmeier
Copy link
Contributor

Bei dir getestet? Dann rein damit! In der Theorie sieht der Code gut aus.

@dm82m
Copy link
Contributor Author

dm82m commented Feb 16, 2025

ja bei mir getestet

@andig andig added the infrastructure Basic functionality label Feb 16, 2025
@dm82m dm82m force-pushed the rm_nightly branch 4 times, most recently from 92bfd19 to 62b989a Compare February 18, 2025 07:18
@andig andig merged commit b1d4912 into evcc-io:master Feb 18, 2025
6 checks passed
@dm82m dm82m deleted the rm_nightly branch February 18, 2025 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Basic functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants