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: save CKAN metadata; output second ZIP #10

Merged
merged 12 commits into from
Sep 11, 2024
Merged

Conversation

simon-20
Copy link
Contributor

  • Fix bug where Last-Modified headers weren't converted to datetime
  • Altered provisioning script to turn CDN caching off
  • Put wait time between runs into environment variable
  • Handle unexpected missing Azure downloads gracefully
  • Save CKAN publisher, dataset metadata
  • Output second ZIP file, legacy format, for backwards compatibility

Resolves #4

Copy link

@tillywoodfield tillywoodfield left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not super familiar with the bulk data service logic prior to this, but everything here looks reasonable to me :)

@simon-20 simon-20 merged commit 1aac6df into develop Sep 11, 2024
1 check passed
@simon-20 simon-20 deleted the multi_zip__cdn_change branch September 18, 2024 19:02
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.

App crashes when it can't download a file it expects to exist from blob storage
2 participants