-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* reverted back to build on all branches * Version bump commons (#20) * Main (#22) * Update build.yml - added conditions for PR * bump version to 0.0.2 * Deploying * Deploying * bump version to 1.0.0-rc0 * Deploying * bump version to 1.0.0-rc1 * bump version to 1.0.0 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: cqbanh <[email protected]> * Update to utilize new commons (#21) * Update terraform to make PCM release tags optional * Update submit_to_sds to utilize new auto version selection * Fix tests * bumping version to 1.0.1 * bump version to 1.0.1-alpha1 * Update CHANGE * Update push on branches * bump version to 1.0.1-rc0 * bump version to 1.0.1-rc1 --------- Co-authored-by: Josh Garde <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: cqbanh <[email protected]> Co-authored-by: Curtis Banh <curtis.q.banhjpl.nasa.gov>
- Loading branch information
1 parent
805ad48
commit a07308e
Showing
13 changed files
with
557 additions
and
541 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
podaac/swodlr-ingest-to-sds deployment | ||
podaac/swodlr-ingest-to-sds deployment | ||
podaac/swodlr-ingest-to-sds deployment | ||
Version 1.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[tool.poetry] | ||
name = "swodlr-ingest-to-sds" | ||
version = "1.0.0" | ||
version = "1.0.1-rc1" | ||
description = "A system for ingesting input products for the SWOT SDS" | ||
authors = ["podaac-tva <[email protected]>"] | ||
license = "Apache-2.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
export REGION=us-west-2 | ||
export BUCKET=podaac-services-ops-terraform | ||
export SWODLR_sds_pcm_release_tag=pcm-v5.0.0-pge-v5.0.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
export REGION=us-west-2 | ||
export BUCKET=podaac-services-sit-terraform | ||
export SWODLR_sds_pcm_release_tag=pcm-v5.0.0-pge-v5.0.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,2 @@ | ||
export REGION=us-west-2 | ||
export BUCKET=podaac-services-uat-terraform | ||
export SWODLR_sds_pcm_release_tag=pcm-v5.0.0-pge-v5.0.4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters