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

Updates to the errata creation UI and process #393

Closed
7 tasks done
javihernandez opened this issue Nov 25, 2024 · 0 comments · Fixed by AlmaLinux/albs-frontend#563
Closed
7 tasks done

Updates to the errata creation UI and process #393

javihernandez opened this issue Nov 25, 2024 · 0 comments · Fixed by AlmaLinux/albs-frontend#563
Assignees

Comments

@javihernandez
Copy link
Member

javihernandez commented Nov 25, 2024

  • Errata ID:
    • try to find a way to get the next value, if not
    • user needs to manually enter it. Also add a hint in case the ID is already taken - or another approach
  • To avoid mixing errata pkgs from different platforms, use base platform to ensure this doesn't happen - add a platform check when adding builds
  • Remove: version, status as we won't touch them and their values are fixed
  • Remove 'Ref ID' and 'T̀itle' from edit ref form
  • Remove 'SELF' from list of ref type - and ensure it's always there when errata is released
  • Ensure we can add references to other issue tracking software other than bugzilla, such as jira (red hat uses it), github or bugs.almalinux.org
  • Automatically filter out debugsource and debuginfo pkgs when adding a build
  • Reboot suggested: Will be done as part of Get rid of old errata implementation #376
    • first check if we use it at all
    • if not, we remove it
    • if yes, we compile the list of pkgs that have this set to 'true' and do it automatically - AND keep the ability for users to set the value of reboot suggested
@javihernandez javihernandez self-assigned this Nov 25, 2024
@javihernandez javihernandez moved this to In progress in AlmaLinux Build System Nov 25, 2024
javihernandez added a commit to javihernandez/albs-frontend that referenced this issue Nov 26, 2024
@javihernandez javihernandez moved this from In progress to In review in AlmaLinux Build System Nov 26, 2024
@forbiddenpotato forbiddenpotato moved this from In review to Ready for merge in AlmaLinux Build System Dec 2, 2024
@javihernandez javihernandez moved this from Ready for merge to In review in AlmaLinux Build System Dec 10, 2024
javihernandez added a commit to AlmaLinux/albs-frontend that referenced this issue Dec 10, 2024
Updates to the errata creation UI and process

Resolves: AlmaLinux/build-system#393
@anfimovdm anfimovdm moved this from In review to Ready for release in AlmaLinux Build System Dec 11, 2024
@anfimovdm anfimovdm moved this from Ready for release to Done in AlmaLinux Build System Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant