Skip to content

[GiteaBridge] Add Tags context following for gitea v1.14#2069

Closed
gileri wants to merge 3 commits intoRSS-Bridge:masterfrom
gileri:gitea-tags
Closed

[GiteaBridge] Add Tags context following for gitea v1.14#2069
gileri wants to merge 3 commits intoRSS-Bridge:masterfrom
gileri:gitea-tags

Conversation

@gileri
Copy link
Contributor

@gileri gileri commented Apr 13, 2021

Add support for tags with Gitea v1.14.

@gileri gileri marked this pull request as ready for review April 13, 2021 10:50
@gileri gileri marked this pull request as draft April 13, 2021 10:54
@gileri gileri marked this pull request as ready for review April 13, 2021 12:58
@gileri
Copy link
Contributor Author

gileri commented Nov 28, 2021

Hello, is there something missing before this PR is considered ? I just tried it against an up-to-date master and it works fine.

@dvikan
Copy link
Contributor

dvikan commented Mar 24, 2022

You changed from late static binding to static function call? Are you sure that's a refactor?

protected function setInputs(array $inputs, $queriedContext){
// Import and assign all inputs to their context
foreach($inputs as $name => $value) {
foreach(static::PARAMETERS as $context => $set) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a refactor?

@dvikan
Copy link
Contributor

dvikan commented Mar 29, 2022

Also I think this change should go in GogsBridge right?

@dvikan
Copy link
Contributor

dvikan commented Apr 3, 2022

Make a separate PR if you want to modify BridgeAbstract. Reopen if there's still interest here.

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.

2 participants