Skip to content

feat: allow ci files to be partials so they can be extended #11

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

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

jacobheun
Copy link
Contributor

@jacobheun jacobheun commented Nov 22, 2023

This gives us some more flexibility without breaking linting, and the base template is still required to be included. In particular this lets us do things like play around with the new deployment CI before needing to reintegrate it back here.

This also resolves an issue with the ci variables not being passed in correctly.

This gives us some more flexibility without breaking linting, and the base template is still required to be included.
@jacobheun
Copy link
Contributor Author

Lint is failing here because of microsoft/TypeScript#56492. Rather than version locking Typescript as downstream projects can manage their own TS versions (<=5.2.2 should work fine), I'll leave this for now.

@jacobheun jacobheun merged commit 7d5a7da into main Nov 22, 2023
@jacobheun jacobheun deleted the fix/mustache-partials branch November 22, 2023 14:26
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