Jauder Ho
Jauder Ho
For some reason, this is also not being tagged as the latest release when you go to the releases page.
FWIW, I do have multi-arch images working and v1.11.3 will be marked as latest whenever the release actually happens: * https://github.com/jauderho/dockerfiles/pkgs/container/coredns * https://hub.docker.com/r/jauderho/coredns/tags
@kzantow please see https://github.com/ossf/scorecard/blob/main/docs/checks.md#pinned-dependencies --- A "pinned dependency" is a dependency that is explicitly set to a specific hash instead of allowing a mutable version or range of versions. It...
Config is here: https://github.com/jauderho/bl3auto/blob/main/config.json ``` { "version": "2.2.26", "loginUrl": "https://api.2k.com/borderlands/users/authenticate", "loginRedirectHeader": "X-CT-REDIRECT", "sessionIdHeader": "X-SESSION-SET", "sessionHeader": "X-SESSION", "requestHeaders": { "Origin": "https://borderlands.com", "Referer": "https://borderlands.com/en-US/" }, "shiftConfig": { "codeListUrl": "https://shift.orcicorn.com/shift-code/index.json", "codeInfoUrl": "https://api.2k.com/borderlands/code/", "userInfoUrl":...
I am using https://dl-cdn.alpinelinux.org/alpine/v3.20/releases/x86/alpine-minirootfs-3.20.3-x86.tar.gz . This seems to work for me with basic testing.
@wagoodman I'm happy if you want to pull in the Docker/build related changes from my fork. Let me know.
Does not seem to be reachable for me. Can anyone else confirm? ``` # chronyd -Q -t 10 "server ntp1.dmz.terryburton.co.uk iburst nts maxsamples 1" 2025-05-12T23:16:10Z chronyd version 4.6.1 starting (+CMDMON...
My comments - Remove the manual changes to the files other than nts-sources.yml and make sure your proposed changes are in the UK section - Run the script to update...
Can you split this into two? I would prefer to switch to using uv instead of pipx.
yt-dlp now has a built-in PO Token provider framework, superseding this plugin per yt-dlp-get-pot repo.