Skip to content

tests: migrations github action from travis#399

Merged
zhuizhuhaomeng merged 3 commits intoopenresty:masterfrom
oowl:ci-to-action
Mar 12, 2026
Merged

tests: migrations github action from travis#399
zhuizhuhaomeng merged 3 commits intoopenresty:masterfrom
oowl:ci-to-action

Conversation

@oowl
Copy link
Contributor

@oowl oowl commented Mar 12, 2026

Copilot AI review requested due to automatic review settings March 12, 2026 04:38
Copy link

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 the project’s CI from Travis CI to GitHub Actions by removing the Travis configuration and adding an equivalent Build/Test workflow under .github/workflows.

Changes:

  • Removed the legacy Travis CI pipeline (.travis.yml).
  • Added a GitHub Actions workflow that installs dependencies, builds LuaJIT + nginx, and runs the Perl test suite.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.travis.yml Removes the old Travis CI build/test pipeline.
.github/workflows/build_and_test.yml Adds a GitHub Actions workflow intended to replicate the previous build + test behavior on Ubuntu runners.

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

You can also share your feedback on Copilot code review. Take the survey.

@zhuizhuhaomeng zhuizhuhaomeng merged commit de1fe40 into openresty:master Mar 12, 2026
3 checks passed
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.

3 participants