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

build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1 #14

Open
wants to merge 27 commits into
base: molior
Choose a base branch
from

Commits on Oct 11, 2024

  1. Allow management of components

    This commit allows to add, remove and update components of published repositories without the need to recreate them.
    
    Signed-off-by: Christoph Fiehe <[email protected]>
    Christoph Fiehe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0b199f7 View commit details
    Browse the repository at this point in the history
  2. fix build

    neolynx authored and Christoph Fiehe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    56ceecd View commit details
    Browse the repository at this point in the history
  3. fix multidist in publish

    neolynx authored and Christoph Fiehe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    152fc1a View commit details
    Browse the repository at this point in the history
  4. Use POST instead of PUT for source creation.

    Signed-off-by: Christoph Fiehe <[email protected]>
    Christoph Fiehe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3b20c46 View commit details
    Browse the repository at this point in the history
  5. Fixing tests.

    Signed-off-by: Christoph Fiehe <[email protected]>
    Christoph Fiehe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e2dea82 View commit details
    Browse the repository at this point in the history
  6. Test cases added.

    Signed-off-by: Christoph Fiehe <[email protected]>
    Christoph Fiehe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e6a74da View commit details
    Browse the repository at this point in the history
  7. Restoring original test sequence

    Signed-off-by: Christoph Fiehe <[email protected]>
    Christoph Fiehe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c0a11d5 View commit details
    Browse the repository at this point in the history
  8. Fix test cases.

    Signed-off-by: Christoph Fiehe <[email protected]>
    Christoph Fiehe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e4d6c74 View commit details
    Browse the repository at this point in the history
  9. Cleanup improved and code redundant code removed.

    Signed-off-by: Christoph Fiehe <[email protected]>
    Christoph Fiehe committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    5dd225f View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Fixing tests and fix cleanup.

    Signed-off-by: Christoph Fiehe <[email protected]>
    Christoph Fiehe committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b73672e View commit details
    Browse the repository at this point in the history
  2. sanitize archs

    neolynx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d8522e5 View commit details
    Browse the repository at this point in the history
  3. update man pages

    neolynx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    0fbda5a View commit details
    Browse the repository at this point in the history
  4. debian native build

    - use pie build
    neolynx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e198248 View commit details
    Browse the repository at this point in the history
  5. build for molior

    neolynx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    6fd87d5 View commit details
    Browse the repository at this point in the history
  6. remove github

    neolynx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d660849 View commit details
    Browse the repository at this point in the history
  7. build for molior 1.5-dev

    neolynx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    17cd2b2 View commit details
    Browse the repository at this point in the history
  8. test bookworm build

    neolynx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    dd342b8 View commit details
    Browse the repository at this point in the history
  9. debian: disable etcd

    neolynx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e8f4929 View commit details
    Browse the repository at this point in the history
  10. debian: s3 compatibility

    neolynx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    dfa762c View commit details
    Browse the repository at this point in the history
  11. WORKAROUND s3 endpoint api change

    debian provides older s3 api
    neolynx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d03d4cf View commit details
    Browse the repository at this point in the history
  12. debian: add swagger docs

    neolynx committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a5b17bb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e83b562 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    84d826f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8d38583 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f36fad7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a6d9a72 View commit details
    Browse the repository at this point in the history
  18. build(deps): bump github.com/gin-gonic/gin from 1.9.0 to 1.9.1

    Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.9.0 to 1.9.1.
    - [Release notes](https://github.com/gin-gonic/gin/releases)
    - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
    - [Commits](gin-gonic/gin@v1.9.0...v1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gin-gonic/gin
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    93c055f View commit details
    Browse the repository at this point in the history