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

Upgrade SLDR build and deploy workflows #33

Merged
merged 15 commits into from
Sep 16, 2024

Conversation

tim-eves
Copy link
Contributor

  • Make the repository dispatch event include the aritfact-id of the just deployed SLDR, making it easier for langtags repo to ensure it uses the right artifact instead of searching for it.
  • Update all actions to the latest versions for node20 compatibility
  • Allow feat/ and fix branches to build but not deploy or trigger langtags. These will deploy on merge into master or release.
  • Cache SLDR flattetning and skip deployment and artifact upload if cached version is used. This allows development of workflows without waiting 15 minutes for SLDR to flatten.

@tim-eves tim-eves merged commit a1d3a84 into master Sep 16, 2024
3 checks passed
@tim-eves tim-eves deleted the feat/add-id-to-dispatch-event branch September 16, 2024 04:41
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.

1 participant