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

Implement API endpoint to link a package to a repo #23851

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

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    339af37 View commit details
    Browse the repository at this point in the history
  2. Add integration test for package linking API

    To satisfy the API's restrictions on write access when linking packages,
    the test needs to be run with a different user.
    sclu1034 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    84a2bc3 View commit details
    Browse the repository at this point in the history
  3. Rename function

    Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
    sclu1034 and KN4CK3R committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    10df3c4 View commit details
    Browse the repository at this point in the history
  4. Improve error reporting

    Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
    sclu1034 and KN4CK3R committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6e2661b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Fix package repository link permission check

    Co-authored-by: Denys Konovalov <kontakt@denyskon.de>
    sclu1034 and denyskon committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    f07cfa9 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Refactor router group

    Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
    sclu1034 and KN4CK3R committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9fb1f1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    221dcdc View commit details
    Browse the repository at this point in the history