Skip to content

Conversation

ondrejromancov
Copy link

All the changes I made in #7 were in packages/sql-parser. While running the publishing GitHub action we are building packages/server, but it has a dependency on the published @joe-re/sql-parser and not the one I modified. ChatGPT advised me that the packages/server dependency could be changed to the local sql-parser so I modified using "@joe-re/sql-parser": "file:../sql-parser".

If I'm proceeding correctly, what could be the next steps?

  1. This pull request
  2. Re-publish the new version of deepnote/sql-language-server with the same tag v1.7.2-deepnote. ChatGPT advised me that removing and pushing the same tag should overwrite it
@ondrejromancov ondrejromancov requested a review from the21st June 13, 2024 17:50
@ondrejromancov ondrejromancov merged commit d8759f9 into release Jun 14, 2024
@ondrejromancov ondrejromancov deleted the orom/change-package-server-dependancy-to-local-sql-parser branch June 14, 2024 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants