Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge "main" back to "develop" branch (#33)
* 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 <[email protected]> * 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 <[email protected]> Co-authored-by: Frank Greguska <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jonathan M Smolenski <[email protected]> Co-authored-by: Jonathan Smolenski <[email protected]> * 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 <[email protected]> Co-authored-by: Joshua Garde <[email protected]> Co-authored-by: Frank Greguska <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jonathan M Smolenski <[email protected]> Co-authored-by: Jonathan Smolenski <[email protected]> Co-authored-by: cqbanh <[email protected]>
- Loading branch information