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: add --priority arg to project channel add #2086

Merged
merged 10 commits into from
Sep 23, 2024

Commits on Sep 19, 2024

  1. feat: add --priority arg to project channel add

    - allows specifying priority
    - fixes `channel remove` when priority is present in channels
    minrk committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    d7ed6b4 View commit details
    Browse the repository at this point in the history
  2. chore: simplify editing channel toml

    always recreate the list rather than parse, edit, unparse
    minrk committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8edfbd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    d61fa31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d531eb3 View commit details
    Browse the repository at this point in the history
  3. Sync with main

    minrk committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    f7bd858 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    c614fbf View commit details
    Browse the repository at this point in the history
  2. feat: improve output

    ruben-arts committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    27cf5bc View commit details
    Browse the repository at this point in the history
  3. fmt

    ruben-arts committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7ff4480 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8125596 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00e36dc View commit details
    Browse the repository at this point in the history