mirror of
https://github.com/nextcloud/twofactor_gateway.git
synced 2026-04-25 09:05:55 +03:00
[PR #568] [MERGED] Bump versions #590
Labels
No labels
0. to triage
1. to develop
3. to review
blocked
bug
discussion
duplicate
enhancement
enhancement
gateway:signal
gateway:signal
gateway:signal
gateway:sms
gateway:telegram
hacktoberfest
help wanted
invalid
needs info
php
pull-request
question
technical debt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/twofactor_gateway-nextcloud#590
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nextcloud/twofactor_gateway/pull/568
Author: @vitormattos
Created: 5/16/2023
Status: ✅ Merged
Merged: 6/1/2023
Merged by: @skjnldsv
Base:
master← Head:feature/bump-versions📝 Commits (3)
9b76d06Bump versionsb67f68efeat: migrate phpunit templates18d205dfix: package workflow📊 Changes
65 files changed (+5569 additions, -4565 deletions)
View changed files
📝
.github/workflows/package.yml(+67 -42)➕
.github/workflows/phpunit-mysql.yml(+162 -0)➕
.github/workflows/phpunit-oci.yml(+169 -0)➕
.github/workflows/phpunit-pgsql.yml(+159 -0)➕
.github/workflows/phpunit-sqlite.yml(+148 -0)➕
.github/workflows/phpunit-summary-when-unrelated.yml(+68 -0)➖
.github/workflows/phpunit.yml(+0 -115)📝
appinfo/info.xml(+1 -1)📝
composer.json(+17 -7)📝
composer.lock(+739 -4256)📝
lib/Command/Configure.php(+39 -39)📝
lib/Command/Remove.php(+6 -6)📝
lib/Command/Status.php(+3 -3)📝
lib/Command/Test.php(+7 -7)📝
lib/Controller/SettingsController.php(+3 -3)📝
lib/Provider/AProvider.php(+5 -5)📝
lib/Provider/Factory.php(+4 -4)📝
lib/Provider/SignalProvider.php(+4 -4)📝
lib/Provider/SmsProvider.php(+4 -4)📝
lib/Provider/State.php(+7 -7)...and 45 more files
📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.