aws-samples / mwaa-disaster-recovery

Disaster recovery solution for Amazon Managed Workflows for Apache Airflow (MWAA)
https://github.com/aws-samples/mwaa-disaster-recovery
MIT No Attribution
5 stars 5 forks source link

Bugfix - Fixing release workflow #14

Closed crupakheti closed 5 months ago

crupakheti commented 5 months ago

What type of PR is this? (check all applicable)

Description

Fixing release workflow to only publish to TestPyPi package repository on non-tag push.

Related Tickets & Documents

Linting

Have you done linting by issuing ./build.sh lint command?

Testing

Have you run testing by issuing ./build.sh unit command?

Documentation

Have you updated the README appropriate for this PR?

Changelog

Have you updated the CHANGELOG with the changes you are making in this PR? Please use Added, Removed, and/or Changed subsections under the Unreleased section.

Terms of Contribution

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

github-actions[bot] commented 5 months ago

Coverage report

This PR does not seem to contain any modification to coverable code.