WIP: Add installchecker bot for Gitea workflow#3303
Open
g7 wants to merge 49 commits intoopenSUSE:masterfrom
Open
WIP: Add installchecker bot for Gitea workflow#3303g7 wants to merge 49 commits intoopenSUSE:masterfrom
g7 wants to merge 49 commits intoopenSUSE:masterfrom
Conversation
…r check to shipped packages.
…mentioned in the description.
This should decrease the time and resources required to run the bot.
…nconsistent with changed submodules.
…package submodules.
…le module Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
a0ce980 to
35538ec
Compare
Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
35538ec to
00963f8
Compare
Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
…ory for osrt-git-installcheck Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
00963f8 to
cc9795a
Compare
This ensures platform implementations provide a consistent interface for retrieving user information across different platforms. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This ensures platform implementations provide a consistent interface for retrieving user information across different platforms. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
…nsensitive check.
…tonio/git-installcheck add changes
…cility. Fix this by allowing git-base-url to be set via environment variable.
…tonio/git-installcheck Gitea bugowner systemd epaolantonio/git installcheck
…cility. Fix this by allowing git-base-url to be set via environment variable.
…tonio/git-installcheck Gitea bugowner systemd epaolantonio/git installcheck
…nsensitive check.
…cility. Fix this by allowing git-base-url to be set via environment variable.
…olantonio/git-installcheck
…tonio/git-installcheck Gitea bugowner systemd epaolantonio/git installcheck
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I've tested with the best of my abilities that the original behaviour for OBS workflows doesn't change.
However, keeping this WIP for now, at least until #3287 is in (it contains some framework-wide additions that are used here too).