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

chore(ci): run packaged app test outside of git repository COMPASS-5515 #4910

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

addaleax
Copy link
Collaborator

This works nicely on Linux and macOS, not so much on Windows unfortunately. This probably still gives us decent coverage for the problem this is intended to prevent (Compass accidentally relying on npm packages inside the repository).

Description

Checklist

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

This works nicely on Linux and macOS, not so much on Windows
unfortunately. This probably still gives us decent coverage for
the problem this is intended to prevent (Compass accidentally relying
on npm packages inside the repository).
@addaleax addaleax merged commit 8596ab8 into main Sep 26, 2023
@addaleax addaleax deleted the 5515-dev branch September 26, 2023 12:28
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.

2 participants