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

feat: Parametrize iana database download_url #145

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

rai200890
Copy link

@rai200890 rai200890 commented Sep 6, 2024

Make IANA timezone database download url overridable.

Closes #143

On application config:

config :tzdata, download_url: "https://data.iana.org/time-zones/tzdata2024a.tar.gz"

@rai200890 rai200890 force-pushed the feat/iana-download-url branch 2 times, most recently from cc1dbb3 to d183840 Compare September 6, 2024 16:23
@rai200890 rai200890 changed the title fix: Parametrize iana database download_url feat: Parametrize iana database download_url Sep 6, 2024
@rai200890 rai200890 force-pushed the feat/iana-download-url branch from d183840 to c408acd Compare September 6, 2024 16:39
@rai200890 rai200890 force-pushed the feat/iana-download-url branch from c408acd to c67ce94 Compare September 6, 2024 16:39
@rai200890 rai200890 force-pushed the feat/iana-download-url branch from 8309d4b to 66f4786 Compare September 6, 2024 19:36
@brandynbennett
Copy link

I think this new config should also be explained in the README so its discoverable in the documentation

Co-authored-by: Brandyn Bennett <[email protected]>
@rai200890 rai200890 force-pushed the feat/iana-download-url branch from 68cfb34 to 0fee5cd Compare September 6, 2024 20:42
@nathany-copia
Copy link

nathany-copia commented Sep 6, 2024

thanks.

locking down to a specific version is a great idea

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.

GenServer :tzdata_release_updater terminating
8 participants