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: make lstn ci retrieve settings from listen.dev core API #270

Merged
merged 9 commits into from
Sep 25, 2024

Commits on Sep 25, 2024

  1. feat(pkg/cmd): create flagset for Core related flags

    Signed-off-by: Leonardo Di Donato <[email protected]>
    leodido committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e42e5fb View commit details
    Browse the repository at this point in the history
  2. feat(pkg/cmd): give to lstn ci the flag for setting Core API base URL

    Signed-off-by: Leonardo Di Donato <[email protected]>
    leodido committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e517eb3 View commit details
    Browse the repository at this point in the history
  3. docs: update autogenerated docs

    Signed-off-by: leodido <[email protected]>
    leodido committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    cb99a9a View commit details
    Browse the repository at this point in the history
  4. build(deps): upgrade to latest listendev/pkg

    Signed-off-by: Leonardo Di Donato <[email protected]>
    leodido committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    95c735f View commit details
    Browse the repository at this point in the history
  5. feat(cmd): make lstn ci fetch the settings from the listen.dev Core API

    Signed-off-by: Leonardo Di Donato <[email protected]>
    leodido committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bd2fc02 View commit details
    Browse the repository at this point in the history
  6. build(deps): update to latest listendev/pkg again to pickup settings …

    …method
    
    Signed-off-by: Leonardo Di Donato <[email protected]>
    leodido committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    118caee View commit details
    Browse the repository at this point in the history
  7. feat(cmd/ci): dump the settings (tokens part only) into the systemd c…

    …onfig file
    
    Signed-off-by: Leonardo Di Donato <[email protected]>
    leodido committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    9a46817 View commit details
    Browse the repository at this point in the history
  8. test(cmd): update CLI tests

    Signed-off-by: Leonardo Di Donato <[email protected]>
    leodido committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3d57713 View commit details
    Browse the repository at this point in the history
  9. chore(pkg/cmd/options): make linters happy

    Signed-off-by: Leonardo Di Donato <[email protected]>
    leodido committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    fbfced1 View commit details
    Browse the repository at this point in the history