Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

build: run ci test on pull requests #12

Merged
merged 4 commits into from
Mar 5, 2024
Merged

build: run ci test on pull requests #12

merged 4 commits into from
Mar 5, 2024

Conversation

matildepark
Copy link
Contributor

As per default settings on repos, first-time contributors will need us to stamp their PRs before a test will run. This is good, because of our dependencies on other services for tests.

Had to amend a bit because NODE_ENV doesn't really set to CI, so we just look for CI to be true. Google Chrome does appear in Linux env, just as google-chrome.

@matildepark
Copy link
Contributor Author

Please note that our agent tests are not deterministic and across the previous commits they pass or fail on different steps. This makes them somewhat tricky to do in CI. We may want to revise what we test in different environments?

@AlephNotation
Copy link
Contributor

yeah let's think about how we want to test the actual agents. I think we can probably lock them down to some extent?

@AlephNotation
Copy link
Contributor

but approved in the meantime

@matildepark matildepark merged commit 60cc995 into main Mar 5, 2024
1 check failed
@matildepark matildepark deleted the mp/ci branch March 5, 2024 19:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants