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

feat!: support addAptKey options through installAptPack #269

Merged
merged 6 commits into from
Aug 29, 2024
Merged

feat!: support addAptKey options through installAptPack #269

merged 6 commits into from
Aug 29, 2024

Commits on Aug 28, 2024

  1. feat!: support addAptKey options through installAptPack

    BREAKING no default keys are added during apt installations anymore. Explicitly pass the keys needed.
    BREAKING the arguments to addAptKeyViaServer and addAptKeyViaDownload has changed. addAptKeyViaDownload renamed to addAptKeyViaURL
    aminya committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    19bf09e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2032957 View commit details
    Browse the repository at this point in the history
  3. fix!: only support a single repository/key for each apt package

    BREAKING the option for repositories/keys are now singular instead of an array
    aminya committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    adb1af1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dbc7a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a295de View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

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