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(script): add common cache, add skipCache option #196

Merged
merged 2 commits into from
Mar 1, 2022

Conversation

shortcuts
Copy link
Member

🧭 What and Why

🎟 JIRA Ticket: -

Changes included:

While doing tests on #178, I found that the common specs were not added to the currently built spec cache, which made the generation incorrect when applying changes only in the common folder.

I've also added a -s (--skip-cache) option to allow cache usage with the build specs command.

🧪 Test

CI :D

@shortcuts shortcuts requested a review from millotp March 1, 2022 10:10
@shortcuts shortcuts self-assigned this Mar 1, 2022
@shortcuts shortcuts requested review from a team and eunjae-lee and removed request for a team March 1, 2022 10:19
@shortcuts shortcuts enabled auto-merge (squash) March 1, 2022 10:23
scripts/buildSpecs.ts Show resolved Hide resolved
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.

2 participants