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

restart every time #456

Merged
merged 41 commits into from
Nov 16, 2024
Merged

restart every time #456

merged 41 commits into from
Nov 16, 2024

Conversation

Almenon
Copy link
Owner

@Almenon Almenon commented Nov 30, 2023

see #439

Also:

  • Upgraded to node v20 (current version used by VSCode)
  • Upgraded tests. Removed glob package, which was used by some testing code is no longer needed
  • Upgraded telemetry. Because of telemetry upgrade I also had to upgrade VSCode engine
  • Removed some packages that I don't think are needed anymore
  • Removed deprecated assert.equal
  • Updated Github Actions
  • Added copy_backend.bat script to copy local arepl-backend to the frontend for easy testing
  • slightly increased delay (debounce), I feel like AREPL was executing a bit too often
  • Updated env service to fix type errors

@Almenon
Copy link
Owner Author

Almenon commented Nov 15, 2024

when tests finally pass:
image

@Almenon Almenon marked this pull request as ready for review November 16, 2024 03:03
@Almenon Almenon merged commit 497fbe5 into master Nov 16, 2024
5 checks passed
@Almenon Almenon deleted the 439-rearchitecture branch November 16, 2024 03:14
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