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

Add Windows and macOS to the test matrix #647

Merged
merged 12 commits into from Apr 28, 2022
Merged

Conversation

josebolos
Copy link
Member

No description provided.

@josebolos josebolos merged commit 63a3c4c into next Apr 28, 2022
@josebolos josebolos deleted the github-actions-all-os branch April 28, 2022 16:03
danyalaytekin pushed a commit that referenced this pull request Oct 9, 2023
* Add windows and macos to the test matrix
* Set test-specific environment variables within jest setup
* Fix handling of absolute paths in Windows
* Fix Windows path issues in htmlcs tests
* Fix issues with absolute paths in Windows
* Move env var to global since needed there and run before setup
* Update path resolution to be platform independent
* Update cli runner to call node since Windows ignores the shebang in bin
* Clean up comment for clarity
* Update comments to clarify behavior
* Increase timeout for Mac tests timing out
* Remove node 12 and add node 18 to test matrix

Co-authored-by: Aaron Goldenthal <aaron.goldenthal@gmail.com>
@danyalaytekin danyalaytekin changed the title Add windows and macos to the test matrix Add Windows and macOS to the test matrix Oct 9, 2023
danyalaytekin added a commit that referenced this pull request Oct 11, 2023
* Add windows and macos to the test matrix (#647)

* Add windows and macos to the test matrix
* Set test-specific environment variables within jest setup
* Fix handling of absolute paths in Windows
* Fix Windows path issues in htmlcs tests
* Fix issues with absolute paths in Windows
* Move env var to global since needed there and run before setup
* Update path resolution to be platform independent
* Update cli runner to call node since Windows ignores the shebang in bin
* Clean up comment for clarity
* Update comments to clarify behavior
* Increase timeout for Mac tests timing out
* Remove node 12 and add node 18 to test matrix

Co-authored-by: Aaron Goldenthal <aaron.goldenthal@gmail.com>

* Fix references to `matrix.node-version`

* Explain git config change as normalising line endings

* Remove commentary which duplicates content

* Rename job to `test` from `checkout_and_test`

* Remove incorrect workflow name

* Trigger on push to `main` to allow default branch to be renamed

* Use briefer syntax for pull request trigger

* Remove `master` as `push` trigger

---------

Co-authored-by: Jose Bolos <josebolos@users.noreply.github.com>
Co-authored-by: Aaron Goldenthal <aaron.goldenthal@gmail.com>
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.

None yet

2 participants