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

Add bazel test to ensure the in-tree year bundles match generation script output #61

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

pjreiniger
Copy link
Contributor

As per this comment, the in-tree bundle files are necessary for backwards compatibility with early beta VS code releases. However, they currently do not match the generated files that the plugin actually uses.

This adds an automatic test to generate the files and compare the outputs to the in tree file with bazel. Running bazel test //... will test it, and you can run with bazel run //:write_2024_year_bundle

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