Skip to content

Rework tests to only perform a single fetch data from IANA servers #445

@omus

Description

@omus

The current TimeZones.jl setup fetches a specific version of the tzdata from the IANA services for running tests. When running on CI this data is always fetched at least once. It was noticed in #441 that we perform a second fetch from the IANA services in tzdata/build.jl which hasn't been problematic but causes unnecessary load on their servers.

We may also want to look into using GHA caching to avoid downloading from their servers entirely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions