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

[PROPOSAL] Update the generate-cicd recipe to fail gracefully for missing library template #40

Closed
wants to merge 1 commit into from

Conversation

m-o-leary
Copy link
Collaborator

@m-o-leary m-o-leary commented Nov 8, 2024

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
    Uploading image.png…

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 closed this Nov 8, 2024
@m-o-leary m-o-leary deleted the patch-1 branch November 8, 2024 14:27
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