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

Build and fix docker #133

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

halkeye
Copy link

@halkeye halkeye commented Jan 15, 2025

Upgrade to build on release so version numbers match up
also build sha every commit
no hardcoded repo names so forks can build
build arm and amd images
upgrade poetry (to match what i had locally so i could fix lock file)

@halkeye
Copy link
Author

halkeye commented Jan 15, 2025

I didn't realize @RodrigoPrestes on #130 also did multi arch.

@halkeye
Copy link
Author

halkeye commented Jan 15, 2025

from my tests, if your releases/tags are v#.#.# it'll tag docker images appropriately - https://github.com/halkeye/kobo-book-downloader/pkgs/container/kobo-book-downloader/336919635?tag=0.9.4
so i also made it run on tags, so it includes the non v tagged releases - I don't know how to trigger on tags except wildcards.. so i removed 34d0fdb
@subdavis if you give me direction i'd be happy to tidy it up.

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.

None yet

1 participant