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

Release pipeline: Check that tag is in sync with version in package.json #301

Open
varungandhi-src opened this issue Dec 22, 2023 · 0 comments · May be fixed by #305
Open

Release pipeline: Check that tag is in sync with version in package.json #301

varungandhi-src opened this issue Dec 22, 2023 · 0 comments · May be fixed by #305

Comments

@varungandhi-src
Copy link
Contributor

varungandhi-src commented Dec 22, 2023

There was a previous attempted release with the v0.3.10 tag

https://github.com/sourcegraph/scip-typescript/releases/tag/v0.3.10

However, that didn't actually end up publishing a release to npm because
the package.json file wasn't updated.

The CI workflow should check that the package.json is in sync with
the tag version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant