mirror of
https://github.com/pelican-dev/plugins.git
synced 2026-05-09 00:08:54 +02:00
[PR #116] [CLOSED] Fix/update fork conflicts #119
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/plugins#119
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/pelican-dev/plugins/pull/116
Author: @ARLBR10
Created: 3/11/2026
Status: ❌ Closed
Base:
main← Head:fix/update-fork-conflicts📝 Commits (7)
0b4bb29feat: Release the plugins2c27ae5chore: Remove other Github Actionsf9a9ad4Merge branch 'pelican-dev:main' into maincaff7efMerge branch 'pelican-dev:main' into main26c50a9feat: Add paymenter auth connectora7b2a7bMerge branch 'main' of https://github.com/apex-cloud-hosting/pelican-plugins0a0f110Merge remote-tracking branch 'upstream/main' into fix/update-fork-conflicts📊 Changes
10 files changed (+0 additions, -0 deletions)
View changed files
➖
.github/workflows/lint.yml(+0 -78)➕
.github/workflows/release.yml(+51 -0)➖
.github/workflows/validate-plugin-json.yml(+0 -25)📝
README.md(+2 -1)➕
paymenter-auth-connector/README.md(+19 -0)➕
paymenter-auth-connector/plugin.json(+15 -0)➕
paymenter-auth-connector/src/Extensions/OAuth/Providers/PaymenterProvider.php(+80 -0)➕
paymenter-auth-connector/src/Extensions/OAuth/Schemas/PaymenterSchema.php(+121 -0)➕
paymenter-auth-connector/src/PaymenterAuthConnectorPlugin.php(+18 -0)➕
paymenter-auth-connector/src/Providers/PaymenterAuthConnectorPluginProvider.php(+41 -0)📄 Description
Summary by CodeRabbit
New Features
Documentation
Chores
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.