[PR #471] [MERGED] Replace travis by GitHub actions #510

Closed
opened 2026-02-26 06:31:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/471
Author: @vitormattos
Created: 11/23/2021
Status: Merged
Merged: 12/8/2021
Merged by: @nickvergessen

Base: masterHead: replace-travis-by-github-actions


📝 Commits (2)

📊 Changes

7 files changed (+1403 additions, -609 deletions)

View changed files

.github/workflows/phpunit.yml (+106 -0)
📝 .scrutinizer.yml (+1 -2)
.travis.yml (+0 -79)
📝 README.md (+1 -1)
📝 appinfo/info.xml (+1 -2)
📝 composer.json (+3 -3)
📝 composer.lock (+1291 -522)

📄 Description

No description provided


🔄 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/nextcloud/twofactor_gateway/pull/471 **Author:** [@vitormattos](https://github.com/vitormattos) **Created:** 11/23/2021 **Status:** ✅ Merged **Merged:** 12/8/2021 **Merged by:** [@nickvergessen](https://github.com/nickvergessen) **Base:** `master` ← **Head:** `replace-travis-by-github-actions` --- ### 📝 Commits (2) - [`0ca8da6`](https://github.com/nextcloud/twofactor_gateway/commit/0ca8da633d8d28b5797fec5cdfef2f26bea8c724) Bump max version - [`d91976c`](https://github.com/nextcloud/twofactor_gateway/commit/d91976cc1214e05379f75dbeadfe90d6de5f93d9) Replace travis by GitHub Action ### 📊 Changes **7 files changed** (+1403 additions, -609 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/phpunit.yml` (+106 -0) 📝 `.scrutinizer.yml` (+1 -2) ➖ `.travis.yml` (+0 -79) 📝 `README.md` (+1 -1) 📝 `appinfo/info.xml` (+1 -2) 📝 `composer.json` (+3 -3) 📝 `composer.lock` (+1291 -522) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 06:31:07 +03:00
Sign in to join this conversation.
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/twofactor_gateway-nextcloud#510
No description provided.