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

Switch from travis to GH actions #11

Merged
merged 5 commits into from
Sep 11, 2023
Merged

Switch from travis to GH actions #11

merged 5 commits into from
Sep 11, 2023

Conversation

nicolo-ribaudo
Copy link
Collaborator

Travis doesn't seem to work anymore (#10). I copied the GH actions from https://github.com/es-shims/Math.clz32: @ljharb's presets are kept up to date, so that they automatically test the polyfill on every Node.js version.

.github/workflows/node-4+.yml Outdated Show resolved Hide resolved
.github/workflows/node-4+.yml Outdated Show resolved Hide resolved
.github/workflows/node-esm.yml Outdated Show resolved Hide resolved
.github/workflows/node-iojs.yml Outdated Show resolved Hide resolved
.github/workflows/node-iojs.yml Outdated Show resolved Hide resolved
.github/workflows/node-pretest.yml Outdated Show resolved Hide resolved
.github/workflows/node-pretest.yml Outdated Show resolved Hide resolved
.github/workflows/node-zero.yml Outdated Show resolved Hide resolved
.github/workflows/node-zero.yml Outdated Show resolved Hide resolved
@ljharb
Copy link
Collaborator

ljharb commented Sep 29, 2021

The package is missing a tests-esm script, but since it has no mjs files, i think the ESM workflow should just be deleted.

The package should also add "posttest": "aud --production" (and npm install --save-dev aud).

@ljharb ljharb force-pushed the gh-actions branch 2 times, most recently from e248b18 to e980084 Compare September 11, 2023 05:37
ljharb and others added 2 commits September 10, 2023 22:49
Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
Co-authored-by: Jordan Harband <ljharb@gmail.com>
@ljharb ljharb merged commit b35ea44 into main Sep 11, 2023
561 of 598 checks passed
@ljharb ljharb deleted the gh-actions branch September 11, 2023 16:17
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