forked from AlmaLinux/albs-web-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Gh actions test #2
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
Open
javihernandez
wants to merge
430
commits into
master
Choose a base branch
from
gh-actions-test
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
…devel - Fixes for comments
ALBS-546: asio.src placed to mariadb module but should be in mariadb-devel
ALBS-648: Removed oval-cacher from albs-web-server
This reverts commit 4acd9ee.
Fixed NoneType error, reduced amount calls to DB
It generated wrong dictionary of repos-platform of a product (an arch was absent in name of a repo).
Fix multilib release
Fixed IntegrityError
Fixed package exporter to use less 'chown' operations
Revert "ALBS-546: asio.src placed to mariadb module but should be in mariadb-devel"
Added mock_enabled flag
Fixed incorrect additional source artifacts in modules metadata
Added separate dramatiq workers for builds and releases
* Small fixes for mock_enabled feature * Fixed old error with srpm_hash if SRPM artifact is missing in task
Fixes for modular ref_types
…failed build items (AlmaLinux#333) * Added ability to run builds in parallel mode * Added parallel restart failed build items * Code refactoring * Deleted dev script * Bug fix
Pulp exporter improvements
Add secureboot macros to beta platform
Bumps [sentry-sdk[fastapi]](https://github.com/getsentry/sentry-python) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@1.15.0...1.16.0) --- updated-dependencies: - dependency-name: sentry-sdk[fastapi] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
…-sdk-fastapi--1.16.0 Bump sentry-sdk[fastapi] from 1.15.0 to 1.16.0
ALBS-1019: Fixed deduplication at get_available_sign_task()
* ALBS-997: Added ability to revert AlmaLinux releases * Black syntax * Added tests for releases, code refactoring * Added pytest-cov module and github action
javihernandez
pushed a commit
that referenced
this pull request
Nov 24, 2023
javihernandez
pushed a commit
that referenced
this pull request
Nov 24, 2023
* Added initial RBAC implementation This commit brings initial implementation of the RBAC in the build system. This will allow to manage permissions over different objects using user groups. * Moved products, roles and teams to secure access * Fixed build creation * Fixed release feed * Fixed release creation * Fixed release schema * Fixed release planner #2 * Added team reference to build * Fixed review comments Co-authored-by: Vasily Kleschov <[email protected]>
javihernandez
pushed a commit
that referenced
this pull request
Nov 24, 2023
javihernandez
pushed a commit
that referenced
this pull request
Feb 19, 2024
javihernandez
added a commit
that referenced
this pull request
Feb 28, 2024
* upstream/master: (62 commits) Revert "New modularity support after migration to new pulp" Fix 401 when click to the Advisory info Black syntax Ensure that OVAL data contains released records only Black syntax Rebased to latest migration in master Black/isort syntax Fix tests after new modularity workflow Update migration checks workflow to try merging if rebasing fails Update migration check workflow Adjust alembic migration after updating branch with current master Rebased to latest migration in master Fixed black warnings #2 Fixed black warnings Fixed tests #2 Fixed tests Fixed relationships problems Add ability to create same errata record for several platforms Update dependencies to mitigate security risks Black syntax ...
javihernandez
pushed a commit
that referenced
this pull request
Jun 6, 2024
javihernandez
pushed a commit
that referenced
this pull request
Jun 6, 2024
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.
No description provided.