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 9 commits into
base: main
Choose a base branch
from

Commits on Jan 29, 2023

  1. feat: add extensibility point

    Signed-off-by: ArtemTrofimushkin <[email protected]>
    ArtemTrofimushkin committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    09003ca 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 Jan 29, 2023
    Configuration menu
    Copy the full SHA
    143a6af 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 Jan 29, 2023
    Configuration menu
    Copy the full SHA
    5a4d9f6 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 Jan 29, 2023
    Configuration menu
    Copy the full SHA
    91ba78a 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 Jan 29, 2023
    Configuration menu
    Copy the full SHA
    957ce48 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 Jan 29, 2023
    Configuration menu
    Copy the full SHA
    a6c683b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. feat: implement tests for deb meta

    Signed-off-by: ArtemTrofimushkin <[email protected]>
    ArtemTrofimushkin committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    92833b7 View commit details
    Browse the repository at this point in the history
  2. feat: fix linting issues

    Signed-off-by: ArtemTrofimushkin <[email protected]>
    ArtemTrofimushkin committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    86be756 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. fix: drop defaults for urgency/distribution

    Signed-off-by: ArtemTrofimushkin <[email protected]>
    ArtemTrofimushkin committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f5515f6 View commit details
    Browse the repository at this point in the history