Skip to content

Fix CI + lockfile#27

Merged
MoOx merged 3 commits into
mainfrom
master
Jun 2, 2026
Merged

Fix CI + lockfile#27
MoOx merged 3 commits into
mainfrom
master

Conversation

@MoOx
Copy link
Copy Markdown
Collaborator

@MoOx MoOx commented May 28, 2026

No description provided.

Copilot AI review requested due to automatic review settings May 28, 2026 06:39
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR migrates project infrastructure from Travis CI to GitHub Actions, adds repository line-ending normalization, commits a lockfile, and updates README badges/security contact information.

Changes:

  • Replaces Travis CI config with a GitHub Actions test workflow.
  • Adds .gitattributes to enforce LF line endings.
  • Updates README badges and adds Tidelift security contact details.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
README.md Updates project badges and adds security contact information.
.travis.yml Removes the retired Travis CI configuration.
.github/workflows/test.yml Adds the new GitHub Actions test matrix.
.gitattributes Normalizes text files to LF endings.
package-lock.json Adds a committed npm dependency lockfile.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/test.yml Outdated
MoOx and others added 3 commits June 2, 2026 21:32
The `BABEL_ENV=publish` inline syntax fails on Windows cmd.exe.
Wrapping with cross-env makes the prepublish script cross-platform.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@MoOx MoOx changed the title Fix CI + Tidelift + lockfile Fix CI + lockfile Jun 2, 2026
@MoOx MoOx merged commit 02b05f4 into main Jun 2, 2026
8 checks passed
@MoOx MoOx deleted the master branch June 2, 2026 19:35
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