Skip to content

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

Open
plutonik-a wants to merge 1 commit intomasterfrom
refactor-s3-paths
Open

fix(s3): Replace static S3 paths with hsg-shell config constant#3
plutonik-a wants to merge 1 commit intomasterfrom
refactor-s3-paths

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

Comments