Skip to content

Ensure run_changed errors on packages without test script #3068

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 5 commits into from
May 15, 2020
Merged

Conversation

hsubox76
Copy link
Contributor

For a more safety, we would like run_changed.js (the script behind the Test Changed Packages workflow) to fail if it finds a package without a "test" or "test:ci" script (whichever command it is running).

A maintainer can put placeholder stubs for those scripts if the package does not have tests to run, but this will prevent accidentally forgetting to add a test script.

Added stubs for these scripts to packages that did not have them.

@google-oss-bot
Copy link
Contributor

google-oss-bot commented May 15, 2020

Binary Size Report

Affected SDKs

No changes between base commit (94ee69a) and head commit (9bc39cb).

Test Logs

@hsubox76 hsubox76 merged commit ac215cf into master May 15, 2020
@firebase firebase locked and limited conversation to collaborators Jun 15, 2020
@hsubox76 hsubox76 deleted the ch-testfix branch June 18, 2020 21:09
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.

3 participants