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

Feat/buildtest #83

Merged
merged 5 commits into from
May 15, 2023
Merged

Conversation

SimonFischer04
Copy link
Contributor

Now to this actual issue that lead me to this refactoring ;).

Resolves: #82 and in the process add a test that should prevent something like this in the future by adding a test that actually tries to build the typescript bundle.

And also addresses some parts of: #81. Namely:

  • .idea folder exclud
  • package-lock linting ignore
  • add node18 to CI-Test

Why draft: I still need to investigate why on my testing PR (SimonFischer04#3) now some other test randomly times out on MacOS node16, without changing anything.

@SimonFischer04
Copy link
Contributor Author

Ok, apparently everything works fine here and this is just a weird issue on my fork.

@SimonFischer04 SimonFischer04 marked this pull request as ready for review May 15, 2023 22:28
@Abrahamic-God Abrahamic-God merged commit d196ac3 into nodecg:master May 15, 2023
@SimonFischer04 SimonFischer04 deleted the feat/buildtest branch May 17, 2023 17:58
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.

glob has no default export anymore
1 participant