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

fix(s3): Replace static S3 paths with hsg-shell config constant #3

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

Conversation

plutonik-a
Copy link
Contributor

@plutonik-a plutonik-a commented Jan 18, 2021

  • import hsg-shell config module
  • replace urls to S3 with $hsg-config:S3_URL
  • replace bucketname 'static.history.state.gov' with
    $hsg-config:S3_BUCKET

Note: S3 references in file "modules/frus.xql" have been untouched,
since the current syntax "//s3.amazonaws.com/static.history.state.gov"
and the expected URL is unclear. ($frus:PAGEIMAGES-URL-PATH,
$frus:PDF-URL-PATH)

* import hsg-shell config module
* replace urls to S3 with $hsg-config:S3_URL
* replace bucketname 'static.history.state.gov' with
$hsg-config:S3_BUCKET
Note: S3 references in file "modules/frus.xql" have been untouched,
since the current syntax "//s3.amazonaws.com/static.history.state.gov"
and the expected URL is unclear. ($frus:PAGEIMAGES-URL-PATH,
$frus:PDF-URL-PATH)
@plutonik-a plutonik-a requested a review from joewiz January 18, 2021 17:50
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.

1 participant