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

Feature/deb package changes #612

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Sep 4, 2024

  1. feat: add extensibility point

    Signed-off-by: ArtemTrofimushkin <[email protected]>
    ArtemTrofimushkin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6c13bcf View commit details
    Browse the repository at this point in the history
  2. feat: add changes template

    Signed-off-by: ArtemTrofimushkin <[email protected]>
    ArtemTrofimushkin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    974163d View commit details
    Browse the repository at this point in the history
  3. feat: implement draft for deb changes file

    Signed-off-by: ArtemTrofimushkin <[email protected]>
    ArtemTrofimushkin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    715f71d View commit details
    Browse the repository at this point in the history
  4. feat: fix changes template generation

    Signed-off-by: ArtemTrofimushkin <[email protected]>
    ArtemTrofimushkin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b3eba1b View commit details
    Browse the repository at this point in the history
  5. feat: fix changes template generation & extract required fields to se…

    …parate struct
    
    Signed-off-by: ArtemTrofimushkin <[email protected]>
    ArtemTrofimushkin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    01c2806 View commit details
    Browse the repository at this point in the history
  6. feat: implement signing for deb changes file

    Signed-off-by: ArtemTrofimushkin <[email protected]>
    ArtemTrofimushkin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f239d93 View commit details
    Browse the repository at this point in the history
  7. feat: implement tests for deb meta

    Signed-off-by: ArtemTrofimushkin <[email protected]>
    ArtemTrofimushkin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5fa17d9 View commit details
    Browse the repository at this point in the history
  8. feat: fix linting issues

    Signed-off-by: ArtemTrofimushkin <[email protected]>
    ArtemTrofimushkin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6d78b49 View commit details
    Browse the repository at this point in the history
  9. fix: drop defaults for urgency/distribution

    Signed-off-by: ArtemTrofimushkin <[email protected]>
    ArtemTrofimushkin committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    15fa92e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    cc68c50 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix: formatting

    ArtemTrofimushkin committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    eacf612 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. fix: ci check

    ArtemTrofimushkin committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    708cb47 View commit details
    Browse the repository at this point in the history