Skip to content

DEV: explicit pnpm version in package.json and fix workflow #8

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 10 commits into from
Jun 19, 2025

Conversation

tyb-talks
Copy link
Contributor

@tyb-talks tyb-talks commented Apr 4, 2025

This is needed as the github action for setting pnpm needs an explicit version for reference, and some pathing changes to get the workflow working.

Tested with successful workflow run that raised a PR at #12.

While testing this, I discovered that GJS files will have incorrect lineNumber referencing (e.g. ace:resize event) as we process those files first before we are able to run them through the parser (and by then, the lines differ from the source code). We'll need to figure out a different approach here for those.

@tyb-talks tyb-talks changed the title DEV: explicit pnpm version in package.json DEV: explicit pnpm version in package.json and fix workflow Apr 4, 2025
@tyb-talks tyb-talks marked this pull request as draft April 4, 2025 10:03
@tyb-talks tyb-talks marked this pull request as ready for review June 19, 2025 09:42
@tyb-talks tyb-talks merged commit a7f753f into main Jun 19, 2025
1 check passed
@tyb-talks tyb-talks deleted the fix-package-json branch June 19, 2025 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants