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(up): Spawn multiple trigger commands #2213

Merged
merged 5 commits into from
Jan 23, 2024

Commits on Jan 23, 2024

  1. feat(up): Spawn multiple trigger commands

    Signed-off-by: Carlo Kok <carlo@rb2.nl>
    carlokok committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    45f7fa4 View commit details
    Browse the repository at this point in the history
  2. fix(up): Linting issue on non-Windows platform only

    Signed-off-by: Carlo Kok <carlo@rb2.nl>
    carlokok committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    9b0ce7d View commit details
    Browse the repository at this point in the history
  3. Update trigger timer to multi-friendly lockfile layout

    Signed-off-by: itowlson <ivan.towlson@fermyon.com>
    itowlson authored and carlokok committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    3efbc04 View commit details
    Browse the repository at this point in the history
  4. Handle Ctrl+C and other exit scenarios in multi-trigger

    Signed-off-by: itowlson <ivan.towlson@fermyon.com>
    itowlson authored and carlokok committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    71c35c6 View commit details
    Browse the repository at this point in the history
  5. app: Move backward-compat logic into get_trigger_metadata

    Signed-off-by: Lann Martin <lann.martin@fermyon.com>
    lann authored and carlokok committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    b8490df View commit details
    Browse the repository at this point in the history