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

Issues/54: Handle cumulus_meta properly #57

Merged
merged 9 commits into from
Feb 12, 2025
Merged

Conversation

frankinspace
Copy link
Member

Github Issue: Closes #54

Description

Fixed bug where status was not being reported to Cumulus Dashboard by adding cumulus_meta back into the output CMA.

Overview of work done

Added cumulus_meta to clean output step and updated test documents

Overview of verification done

TBD. Will test RC in services UAT

Overview of integration done

TBD

PR checklist:

  • Linted
  • Updated unit tests
  • Updated changelog
  • Integration testing

See Pull Request Review Checklist for pointers on reviewing this pull request

@frankinspace frankinspace linked an issue Feb 12, 2025 that may be closed by this pull request
@frankinspace frankinspace merged commit f93b9f5 into release/0.2.3 Feb 12, 2025
5 checks passed
@frankinspace frankinspace deleted the issues/54 branch February 12, 2025 20:55
frankinspace added a commit that referenced this pull request Feb 12, 2025
* Prep 0.2.3

* /version 0.2.3rc1

* Issues/54: Handle `cumulus_meta` properly (#57)

* /version 0.3.0a0

* /version 0.3.0a1

* /version 0.3.0a2

* /version 0.3.0a3

* Fixed bug where status was not being reported to Cumulus Dashboard by adding `cumulus_meta` back into the output CMA.

---------

Co-authored-by: frankinspace <[email protected]>

* /version 0.2.3rc2

* Issues/55 Cache harmony client and don't validate EDL on init (#56)

* /version 0.3.0a0

* /version 0.3.0a1

* /version 0.3.0a2

* /version 0.3.0a3

* made client global

* Harmony client changed from per request and instead will be cached as global variable and will not validate auth credentials on initialization.

* fix lint

---------

Co-authored-by: frankinspace <[email protected]>

* /version 0.2.3rc3

* fix changelog

* /version 0.2.3rc4

* Load should validate auth from environ, default to false

---------

Co-authored-by: frankinspace <[email protected]>
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.

Incorrect cumulus dashboard status
1 participant