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 authentication to Mozart #12

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Fix authentication to Mozart #12

merged 1 commit into from
Oct 11, 2023

Conversation

joshgarde
Copy link
Member

Re-add username to Mozart config

@viviant100 viviant100 merged commit 842cca9 into develop Oct 11, 2023
1 check passed
@joshgarde joshgarde deleted the fix-auth branch November 7, 2023 19:29
cqbanh added a commit that referenced this pull request Mar 13, 2024
* Initial implementation

* Bubble up errors + convert metadata to SDS specifics

* Fix bugs + update jobset schema

* Fix stage naming

* Bootstrap + submit_eval tests

* Check remaining jobs in submit_eval tests

* Fix job_id retrieval

* submit_raster tests

* Improve SDS error handling and ES lookups

* Cleanup utils

* Cleanup

* wait_for_complete tests

* Cleanup

* Frost

* Switch to return_value

* Cleanup

* queue_update fixes

* queue_update tests

* Cleanup test data loading

* Fix schema loading outside filesystems

* poetry-plugin-build error added to build.sh

* Build script cleanup

* Passthru metadata on submit_raster errors

* Improve error handling

* Fix SSM param loading

* Fixed loading of json schemas as importlib resources

* Convert SQS calls to SNS

* Linting pass

* Fix utils docstring

* Initial Terraform work

* Initial gh actions

* Hotfixes

* Cleanup

* Linting

* Bug fixes

* Tests bug fix

* bump version to 0.0.2-alpha0

* Add pcm release tag var

* bump version to 0.0.2-alpha1

* Schema update + logging upgrade

* publish_data lambda

* Update tests for updated lambdas

* publish_data tests

* Updated stepfunction w/ publish_data and better visibility

* Update gha workflow

* bump version to 0.0.2-alpha2

* Update PCM release

* bump version to 0.0.2-alpha3

* Bump lambda timeouts (#9)

* bump version to 0.0.2-alpha4

* Add 90m and 120m resolutions (#10)

* bump version to 0.0.2-alpha5

* Implement null parameter removal (#6)

* Terraform Updates (#7)

* Update PCM release version

* UAT configs

* Refactoring to swodlr-common (#8)

* Initial refactoring

* Fix tests

* Linting

* bump version to 0.0.2-alpha6

* Update PCM version (#11)

* bump version to 0.0.2-alpha7

* Readd username to Mozart config (#12)

* bump version to 0.0.2-alpha8

* Readd username to Mozart config (#13)

* S3 Path Update (#14)

* bump version to 0.0.2-alpha9

* Initial refactor to utilize job_logger provided by swodlr-commons-py (#17)

* Initial refactor to utilize job_logger provided by swodlr-commons-py

* Version bump common lib

* bump version to 0.0.2-alpha10

* SDS Metrics Logging (#18)

* Log time metrics out of the SDS

* Linting

* Fix metric extraction logic

* linting

* Fix wait_for_complete and its tests

* Linting

* bump version to 0.0.2-alpha11

* allow workflow dispatch execution

* bump version to 0.0.2-alpha12

* Update PCM release tag (#19)

* bump version to 0.0.2-alpha13

* bump version to 0.0.2-alpha14

* Feature/cicd deploy (#20)

* initial cicd deployment commit

* updated workflow dispatch conditions

* addressing PR comments

---------

Co-authored-by: Jonathan M Smolenski <smolensk@jpl.nasa.gov>

* bump version to 0.0.2-alpha15

* Trigger UAT deployment

* Removing lowercase fix

* bump version to 0.0.2-alpha16

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha17

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha18

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha19

* Fixing deployment issue where dist dir cannot be found

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha20

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha21

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha22

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha23

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha24

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha25

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha26

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha27

* removed old AWS credentials"
;

* bump version to 0.0.2-alpha28

* applying cicd updates to be triggered from swodlr repo

* applying cicd updates to be triggered from swodlr repo

* applying cicd updates to be triggered from swodlr repo

* applying cicd updates to be triggered from swodlr repo

* Update pcm tag (#21)

* added OPS settings

---------

Co-authored-by: Joshua Garde <jgarde@jpl.nasa.gov>
Co-authored-by: Frank Greguska <Francis.Greguska@jpl.nasa.gov>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jonathan M Smolenski <smolensk@jpl.nasa.gov>
Co-authored-by: Jonathan Smolenski <94494049+jonathansmolenski@users.noreply.github.com>
cqbanh added a commit that referenced this pull request Mar 27, 2024
* Release/1.0.0 (#23)

* Initial implementation

* Bubble up errors + convert metadata to SDS specifics

* Fix bugs + update jobset schema

* Fix stage naming

* Bootstrap + submit_eval tests

* Check remaining jobs in submit_eval tests

* Fix job_id retrieval

* submit_raster tests

* Improve SDS error handling and ES lookups

* Cleanup utils

* Cleanup

* wait_for_complete tests

* Cleanup

* Frost

* Switch to return_value

* Cleanup

* queue_update fixes

* queue_update tests

* Cleanup test data loading

* Fix schema loading outside filesystems

* poetry-plugin-build error added to build.sh

* Build script cleanup

* Passthru metadata on submit_raster errors

* Improve error handling

* Fix SSM param loading

* Fixed loading of json schemas as importlib resources

* Convert SQS calls to SNS

* Linting pass

* Fix utils docstring

* Initial Terraform work

* Initial gh actions

* Hotfixes

* Cleanup

* Linting

* Bug fixes

* Tests bug fix

* bump version to 0.0.2-alpha0

* Add pcm release tag var

* bump version to 0.0.2-alpha1

* Schema update + logging upgrade

* publish_data lambda

* Update tests for updated lambdas

* publish_data tests

* Updated stepfunction w/ publish_data and better visibility

* Update gha workflow

* bump version to 0.0.2-alpha2

* Update PCM release

* bump version to 0.0.2-alpha3

* Bump lambda timeouts (#9)

* bump version to 0.0.2-alpha4

* Add 90m and 120m resolutions (#10)

* bump version to 0.0.2-alpha5

* Implement null parameter removal (#6)

* Terraform Updates (#7)

* Update PCM release version

* UAT configs

* Refactoring to swodlr-common (#8)

* Initial refactoring

* Fix tests

* Linting

* bump version to 0.0.2-alpha6

* Update PCM version (#11)

* bump version to 0.0.2-alpha7

* Readd username to Mozart config (#12)

* bump version to 0.0.2-alpha8

* Readd username to Mozart config (#13)

* S3 Path Update (#14)

* bump version to 0.0.2-alpha9

* Initial refactor to utilize job_logger provided by swodlr-commons-py (#17)

* Initial refactor to utilize job_logger provided by swodlr-commons-py

* Version bump common lib

* bump version to 0.0.2-alpha10

* SDS Metrics Logging (#18)

* Log time metrics out of the SDS

* Linting

* Fix metric extraction logic

* linting

* Fix wait_for_complete and its tests

* Linting

* bump version to 0.0.2-alpha11

* allow workflow dispatch execution

* bump version to 0.0.2-alpha12

* Update PCM release tag (#19)

* bump version to 0.0.2-alpha13

* bump version to 0.0.2-alpha14

* Feature/cicd deploy (#20)

* initial cicd deployment commit

* updated workflow dispatch conditions

* addressing PR comments

---------

Co-authored-by: Jonathan M Smolenski <smolensk@jpl.nasa.gov>

* bump version to 0.0.2-alpha15

* Trigger UAT deployment

* Removing lowercase fix

* bump version to 0.0.2-alpha16

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha17

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha18

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha19

* Fixing deployment issue where dist dir cannot be found

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha20

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha21

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha22

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha23

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha24

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha25

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha26

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha27

* removed old AWS credentials"
;

* bump version to 0.0.2-alpha28

* applying cicd updates to be triggered from swodlr repo

* applying cicd updates to be triggered from swodlr repo

* applying cicd updates to be triggered from swodlr repo

* applying cicd updates to be triggered from swodlr repo

* Update pcm tag (#21)

* added OPS settings

---------

Co-authored-by: Joshua Garde <jgarde@jpl.nasa.gov>
Co-authored-by: Frank Greguska <Francis.Greguska@jpl.nasa.gov>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jonathan M Smolenski <smolensk@jpl.nasa.gov>
Co-authored-by: Jonathan Smolenski <94494049+jonathansmolenski@users.noreply.github.com>

* bump version to 0.0.2

---------

Co-authored-by: Joshua Garde <jgarde@jpl.nasa.gov>
Co-authored-by: Frank Greguska <Francis.Greguska@jpl.nasa.gov>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jonathan M Smolenski <smolensk@jpl.nasa.gov>
Co-authored-by: Jonathan Smolenski <94494049+jonathansmolenski@users.noreply.github.com>
cqbanh added a commit that referenced this pull request Jun 13, 2024
* Release/1.0.0 (#23)

* Initial implementation

* Bubble up errors + convert metadata to SDS specifics

* Fix bugs + update jobset schema

* Fix stage naming

* Bootstrap + submit_eval tests

* Check remaining jobs in submit_eval tests

* Fix job_id retrieval

* submit_raster tests

* Improve SDS error handling and ES lookups

* Cleanup utils

* Cleanup

* wait_for_complete tests

* Cleanup

* Frost

* Switch to return_value

* Cleanup

* queue_update fixes

* queue_update tests

* Cleanup test data loading

* Fix schema loading outside filesystems

* poetry-plugin-build error added to build.sh

* Build script cleanup

* Passthru metadata on submit_raster errors

* Improve error handling

* Fix SSM param loading

* Fixed loading of json schemas as importlib resources

* Convert SQS calls to SNS

* Linting pass

* Fix utils docstring

* Initial Terraform work

* Initial gh actions

* Hotfixes

* Cleanup

* Linting

* Bug fixes

* Tests bug fix

* bump version to 0.0.2-alpha0

* Add pcm release tag var

* bump version to 0.0.2-alpha1

* Schema update + logging upgrade

* publish_data lambda

* Update tests for updated lambdas

* publish_data tests

* Updated stepfunction w/ publish_data and better visibility

* Update gha workflow

* bump version to 0.0.2-alpha2

* Update PCM release

* bump version to 0.0.2-alpha3

* Bump lambda timeouts (#9)

* bump version to 0.0.2-alpha4

* Add 90m and 120m resolutions (#10)

* bump version to 0.0.2-alpha5

* Implement null parameter removal (#6)

* Terraform Updates (#7)

* Update PCM release version

* UAT configs

* Refactoring to swodlr-common (#8)

* Initial refactoring

* Fix tests

* Linting

* bump version to 0.0.2-alpha6

* Update PCM version (#11)

* bump version to 0.0.2-alpha7

* Readd username to Mozart config (#12)

* bump version to 0.0.2-alpha8

* Readd username to Mozart config (#13)

* S3 Path Update (#14)

* bump version to 0.0.2-alpha9

* Initial refactor to utilize job_logger provided by swodlr-commons-py (#17)

* Initial refactor to utilize job_logger provided by swodlr-commons-py

* Version bump common lib

* bump version to 0.0.2-alpha10

* SDS Metrics Logging (#18)

* Log time metrics out of the SDS

* Linting

* Fix metric extraction logic

* linting

* Fix wait_for_complete and its tests

* Linting

* bump version to 0.0.2-alpha11

* allow workflow dispatch execution

* bump version to 0.0.2-alpha12

* Update PCM release tag (#19)

* bump version to 0.0.2-alpha13

* bump version to 0.0.2-alpha14

* Feature/cicd deploy (#20)

* initial cicd deployment commit

* updated workflow dispatch conditions

* addressing PR comments

---------

Co-authored-by: Jonathan M Smolenski <smolensk@jpl.nasa.gov>

* bump version to 0.0.2-alpha15

* Trigger UAT deployment

* Removing lowercase fix

* bump version to 0.0.2-alpha16

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha17

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha18

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha19

* Fixing deployment issue where dist dir cannot be found

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha20

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha21

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha22

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha23

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha24

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha25

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha26

* Fixing deployment issue where dist dir cannot be found

* bump version to 0.0.2-alpha27

* removed old AWS credentials"
;

* bump version to 0.0.2-alpha28

* applying cicd updates to be triggered from swodlr repo

* applying cicd updates to be triggered from swodlr repo

* applying cicd updates to be triggered from swodlr repo

* applying cicd updates to be triggered from swodlr repo

* Update pcm tag (#21)

* added OPS settings

---------

Co-authored-by: Joshua Garde <jgarde@jpl.nasa.gov>
Co-authored-by: Frank Greguska <Francis.Greguska@jpl.nasa.gov>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jonathan M Smolenski <smolensk@jpl.nasa.gov>
Co-authored-by: Jonathan Smolenski <94494049+jonathansmolenski@users.noreply.github.com>

* bump version to 0.0.2

* Deploying

* bump version to 0.0.2-rc0

* Deploying

* bump version to 0.0.2-rc1

* bump version to 0.0.2

* bump version to 0.0.2

* Update bumpver.toml to 0.0.3

* Update pyproject.toml to 0.0.3

---------

Co-authored-by: Curtis Banh <30607061+cqbanh@users.noreply.github.com>
Co-authored-by: Joshua Garde <jgarde@jpl.nasa.gov>
Co-authored-by: Frank Greguska <Francis.Greguska@jpl.nasa.gov>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jonathan M Smolenski <smolensk@jpl.nasa.gov>
Co-authored-by: Jonathan Smolenski <94494049+jonathansmolenski@users.noreply.github.com>
Co-authored-by: cqbanh <cqbanh@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants