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: ensure only the latest stac documents are synced into s3 #300

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

amfage
Copy link
Contributor

@amfage amfage commented Jun 24, 2024

Motivation
When jobs are rerun STAC documents can be synced into s3 from a old pull request

Modification
allows workflows to be run without a commit merged to ensure stac is upto date
Force checkout master when syncing stac so only the latest versions are synced.
Also updates some GitHub Action versions and the Pull Request template to match the imagery repo.

@amfage amfage requested a review from a team as a code owner June 24, 2024 22:32
@blacha blacha added this pull request to the merge queue Jun 24, 2024
Merged via the queue into master with commit 1e21ade Jun 24, 2024
3 checks passed
@blacha blacha deleted the fix/ensure-latest-stac-synced branch June 24, 2024 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants