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 next] backport Gluon modules Updater #482

Merged
merged 1 commit into from
Sep 23, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 6, 2024

Description

Backport of #448 to next.

Copy link
Contributor Author

github-actions bot commented Sep 6, 2024

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

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

* 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)
@T0biii T0biii marked this pull request as ready for review September 6, 2024 19:02
@T0biii T0biii requested review from maurerle and a team as code owners September 6, 2024 19:03
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.

should work now

@T0biii T0biii merged commit d201436 into next Sep 23, 2024
34 checks passed
@T0biii T0biii deleted the backport-448-to-next 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant