Skip to content

dbSpy 8.0 to OSLabs #131

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 174 commits into from
Apr 28, 2025
Merged

dbSpy 8.0 to OSLabs #131

merged 174 commits into from
Apr 28, 2025

Conversation

vyue013
Copy link
Contributor

@vyue013 vyue013 commented Apr 19, 2025

dbSpy 8.0 main branch to OSLabs main branch

vyue013 and others added 30 commits March 21, 2025 14:51
…work. Missing collapse and missing onClick functionality
Emma/TestTab-Buttons-Comments
@vyue013 vyue013 requested a review from reva2024 April 19, 2025 16:57
@vyue013
Copy link
Contributor Author

vyue013 commented Apr 28, 2025

had issues getting build checks to pass due to:

  • node version (rm'd 16.x, 18.x on .github/workflows/node.js.yml file since old and most likely EOL - added 20.x since it is the most current and has stable and LTS (long term support) status until April 2026)
  • won't be able to access env vars secrets when merging a forked repo to the main repo , so a check has been added to skip npm run start:test and npm test -> won't break GitHub Actions checks and fail
  • make sure to test these scripts locally and make sure it works ^

@vyue013 vyue013 merged commit 1d7412b into open-source-labs:main Apr 28, 2025
1 check passed
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.

5 participants