Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport legacy] backport Gluon modules Updater #467

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Description

Backport of #448 to legacy.

Copy link
Contributor Author

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-448-to-legacy
git worktree add --checkout .worktree/backport-448-to-legacy backport-448-to-legacy
cd .worktree/backport-448-to-legacy
git reset --hard HEAD^
git cherry-pick -x a2afe4c03685258aa87344d00f2936908b1ec051
git push --force-with-lease

@T0biii T0biii added the legacy Applies on legacy branch label Aug 5, 2024
@T0biii T0biii marked this pull request as ready for review September 6, 2024 18:49
@T0biii T0biii requested review from maurerle and a team as code owners September 6, 2024 18:49
* workflow: prepare for new bump Script

* backport Gluon modules Updater

Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>

* fix cd in basedir

* remove branch switch as Github Actions need to do this

* fix: spelling

* fix: loop

use gluon site feeds for the loop

Co-authored-by: Grische <2787581+grische@users.noreply.github.com>

* fix SC2086

* Update: make genereated by smaller

* add labels, darf, delete-branch

* configure git (user and e-mail); Update PR Titel

* fix branch name

---------

Co-authored-by: Martin Weinelt <mweinelt@users.noreply.github.com>
Co-authored-by: Grische <2787581+grische@users.noreply.github.com>
(cherry picked from commit a2afe4c)
Copy link
Member

@T0biii T0biii left a comment

Choose a reason for hiding this comment

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

i think should work now

@T0biii T0biii merged commit 23e0732 into legacy Sep 23, 2024
28 checks passed
@T0biii T0biii deleted the backport-448-to-legacy branch September 23, 2024 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
legacy Applies on legacy branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant