NASA-AMMOS / aerie-cli

An unofficial CLI for interacting with Aerie planning software
MIT License
3 stars 4 forks source link

Integration Test Updates #62

Closed cartermak closed 7 months ago

cartermak commented 1 year ago

Improvements to build on #54:

Navarro-Jonathan commented 1 year ago

One possible change is to remove the secrets from the workflow. The tests should work regardless of the workflow's secret's values, so those could be hardcoded. This would potentially make debugging easier if any authentication errors come up.

Relevant discussion: https://github.com/NASA-AMMOS/aerie-cli/pull/54#discussion_r1277803415

cartermak commented 7 months ago

Mostly addressed by #88 . This doesn't automatically pull the banananation Jar, but instead we store the JARs for all compatible Aerie versions.