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

Add Debian package registry #24426

Merged
merged 50 commits into from
May 2, 2023
Merged

Add Debian package registry #24426

merged 50 commits into from
May 2, 2023

Commits on Jan 5, 2023

  1. Add basic Debian package type

    Upload/download/delete
    awkwardbunny committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    0cef6cd View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Debian repo index directory structure

    TODO: Release/Package files
    awkwardbunny committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    909118d View commit details
    Browse the repository at this point in the history
  2. Implement Debian repo Releases/Packages

    Referenced from github.com/esell/deb-simple
    awkwardbunny committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    d4daf6e View commit details
    Browse the repository at this point in the history
  3. Add docs

    awkwardbunny committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    bc2f42f View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

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

Commits on Jan 28, 2023

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

Commits on Jan 29, 2023

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

Commits on Feb 4, 2023

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

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    c9509dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f1021f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

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

Commits on Feb 7, 2023

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

Commits on Feb 9, 2023

  1. Add integration tests.

    KN4CK3R committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    baf8f5e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Update docs.

    KN4CK3R committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    ccdf144 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a24ae7 View commit details
    Browse the repository at this point in the history
  3. Change name of constant.

    KN4CK3R committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    04c4c90 View commit details
    Browse the repository at this point in the history
  4. Fix svgs.

    KN4CK3R committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    472929a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Update instructions adding APT repo (#5)

    Apt-key is deprecated; use trusted.gpg.d instead.
    Use sources.list.d instead.
    awkwardbunny authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    113bbcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b96b1a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

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

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    399172e View commit details
    Browse the repository at this point in the history
  2. Fix CI.

    KN4CK3R committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    c436df5 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Configuration menu
    Copy the full SHA
    a6a6360 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b6376c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Use relative url.

    KN4CK3R committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    8ed3b4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f72bee View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

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

Commits on Apr 17, 2023

  1. move migrate to 254

    techknowlogick committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f3b17ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    524bb80 View commit details
    Browse the repository at this point in the history
  3. no size

    techknowlogick committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    ffd1e03 View commit details
    Browse the repository at this point in the history
  4. make svg

    techknowlogick committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    aaa7756 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    5eec5ee View commit details
    Browse the repository at this point in the history
  2. update path to docs

    techknowlogick committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    26c468e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e911c5b View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

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

Commits on Apr 28, 2023

  1. bump version number

    techknowlogick committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    ae2e64c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49a487d View commit details
    Browse the repository at this point in the history
  3. fix lint

    techknowlogick committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    8902760 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2c778e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bf6cab View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Configuration menu
    Copy the full SHA
    9e68313 View commit details
    Browse the repository at this point in the history
  2. Add suggestions.

    KN4CK3R committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    f50f651 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18a9350 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Change hash search logic.

    KN4CK3R committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    84c0187 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adef710 View commit details
    Browse the repository at this point in the history
  3. Drop IsInternal index.

    KN4CK3R committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    e2a2807 View commit details
    Browse the repository at this point in the history
  4. Use url format.

    KN4CK3R committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    5978b5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    316163a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

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