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

CAN-16: Update the generate-cicd recipe to fail gracefully for missing library template #41

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

m-o-leary
Copy link
Collaborator

Pull Request Checklist

  • Read the contributing guidelines
  • Tests pass -> tests not passing locally as failing to refresh token (all OK otherwise) - expected to pass in CICD pipeline

Description of the PR

This PR is adding a check for the existence of a description.{{APPLICATION_NAME}}.mustache file in the generate/templates directory that fails gracefully if that file is missing.

As we use this repo internally to build all our SDK's it should fail gracefully if if there is no description template added here. Otherwise the 2 repositories are too tightly coupled.

@m-o-leary m-o-leary changed the title Update justfile CAN-16: Update the generate-cicd recipe to fail gracefully for missing library template Nov 8, 2024
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