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

SCM/CI: Improve storing projects and packages for setting flags #15978

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

eduardoj
Copy link
Member

Before, we stored (performed one call to the backend) a project or a package for every flag set with the SCM/CI integration set_flag step.

From now on, we store only once for every single project or package.

Seen after working on #15951.

@github-actions github-actions bot added the Frontend Things related to the OBS RoR app label Apr 12, 2024
Before, we stored (performed one call to the backend) a project or a
package for every flag set with the SCM/CI integration set_flag step.

From now on, we store only once for every single project or package.
@eduardoj eduardoj force-pushed the refactoring/set_flags_store branch from 325e41d to cb1e67c Compare April 12, 2024 07:29
@danidoni danidoni merged commit 602178e into openSUSE:master Apr 12, 2024
21 checks passed
@eduardoj eduardoj deleted the refactoring/set_flags_store branch April 12, 2024 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend Things related to the OBS RoR app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants