[PR #196] [MERGED] CI updates, drop Travis #671

Closed
opened 2026-03-14 12:19:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/antonioribeiro/google2fa/pull/196
Author: @spaze
Created: 2/29/2024
Status: Merged
Merged: 10/13/2024
Merged by: @antonioribeiro

Base: 8.xHead: spaze/ci-updates


📝 Commits (5)

  • acd77dd Update actions/checkout to v4 to stop Node.js 16 deprecation warnings
  • 8e7722c Correct name for the git config workflow step
  • 75e7ec6 Drop Travis CI info, it shows "build no longer available" and "PHP 7.1-8.0" only
  • ec2618f Add GitHub Actions status badge
  • bae9a9b Ignore PHPUnit cache file

📊 Changes

5 files changed (+4 additions, -33 deletions)

View changed files

📝 .gitattributes (+0 -1)
📝 .github/workflows/run-tests.yml (+2 -2)
📝 .gitignore (+1 -0)
.travis.yml (+0 -28)
📝 README.md (+1 -2)

📄 Description

This updates and cleans up the CI tests, main changes:

  • Drops Travis CI badges, files as Travis is not used anymore and provides outdated info
  • Use newer checkout action

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/antonioribeiro/google2fa/pull/196 **Author:** [@spaze](https://github.com/spaze) **Created:** 2/29/2024 **Status:** ✅ Merged **Merged:** 10/13/2024 **Merged by:** [@antonioribeiro](https://github.com/antonioribeiro) **Base:** `8.x` ← **Head:** `spaze/ci-updates` --- ### 📝 Commits (5) - [`acd77dd`](https://github.com/antonioribeiro/google2fa/commit/acd77dd25ffe40f401630eca8bc47a6bebea2a62) Update actions/checkout to v4 to stop Node.js 16 deprecation warnings - [`8e7722c`](https://github.com/antonioribeiro/google2fa/commit/8e7722c65ca0ed23db2beb59039db550e2ad58b3) Correct name for the `git config` workflow step - [`75e7ec6`](https://github.com/antonioribeiro/google2fa/commit/75e7ec6bafd9d39d83f63f77f8a42b8a49b8a940) Drop Travis CI info, it shows "build no longer available" and "PHP 7.1-8.0" only - [`ec2618f`](https://github.com/antonioribeiro/google2fa/commit/ec2618f767f86964c2eb7cf4f25c198bb9598af2) Add GitHub Actions status badge - [`bae9a9b`](https://github.com/antonioribeiro/google2fa/commit/bae9a9be0daf2171108bb01e5107aecbb402fc5f) Ignore PHPUnit cache file ### 📊 Changes **5 files changed** (+4 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `.gitattributes` (+0 -1) 📝 `.github/workflows/run-tests.yml` (+2 -2) 📝 `.gitignore` (+1 -0) ➖ `.travis.yml` (+0 -28) 📝 `README.md` (+1 -2) </details> ### 📄 Description This updates and cleans up the CI tests, main changes: - Drops Travis CI badges, files as Travis is not used anymore and provides outdated info - Use newer checkout action --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-14 12:19:16 +03:00
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/google2fa#671
No description provided.