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

Hammer/demo tasks #925

Merged
merged 32 commits into from
Jun 26, 2024
Merged

Hammer/demo tasks #925

merged 32 commits into from
Jun 26, 2024

Commits on Mar 26, 2024

  1. Moved custom deliveries to separate file naively and import naively

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    11f27ab View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Moved patrol

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    6eae244 View commit details
    Browse the repository at this point in the history
  2. Moved custom-compose

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9bda508 View commit details
    Browse the repository at this point in the history
  3. Added clean and delivery

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e0d07f8 View commit details
    Browse the repository at this point in the history
  4. Added delivery, renamed to SimpleDelivery

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    9947d87 View commit details
    Browse the repository at this point in the history
  5. Clean task added

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c780d63 View commit details
    Browse the repository at this point in the history
  6. Moved delivery-custom tests, added return type for forms

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    ec851b7 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configurable supported tasks and name remapping

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    25fe0f3 View commit details
    Browse the repository at this point in the history
  2. Changed directory to types, since it doesn't just handle descriptions

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    b5a8b76 View commit details
    Browse the repository at this point in the history
  3. Fix test imports

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    2c52928 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Using temporary task definition

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Apr 2, 2024
    1 Configuration menu
    Copy the full SHA
    eb9aeda View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge branch 'deploy/hammer' into hammer/demo-tasks

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ebd5f19 View commit details
    Browse the repository at this point in the history
  2. Refactoring new rename changes

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    01139aa View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Clean up

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1069946 View commit details
    Browse the repository at this point in the history
  2. Removed problematic and unsused component and test

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    1edb5e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Lint

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d51646e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'deploy/hammer' into hammer/demo-tasks

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    963ec12 View commit details
    Browse the repository at this point in the history
  3. Updating pnpm version in github workflow

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    1901697 View commit details
    Browse the repository at this point in the history
  4. Reverting update to pnpm version

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a1d3140 View commit details
    Browse the repository at this point in the history
  5. Fix build now that we use key value strings for labels

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    114631e View commit details
    Browse the repository at this point in the history
  6. Refactored last parts of hard coding categories and rendering forms

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    c421aa3 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Merge branch 'deploy/hammer' into hammer/demo-tasks

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    5b102cb View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Refactor callback names and error handling for misconfigs

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bce846f View commit details
    Browse the repository at this point in the history
  2. Display error as well

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    bde2649 View commit details
    Browse the repository at this point in the history
  3. Fixed more checks and failures

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    d452aff View commit details
    Browse the repository at this point in the history
  4. Split configuration and definition, only handle configurations in res…

    …ource manager level
    
    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    7f7eb62 View commit details
    Browse the repository at this point in the history
  5. Lint

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3573c59 View commit details
    Browse the repository at this point in the history
  6. Not using object as a type

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    2f3a1a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Address feedback

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ba6be30 View commit details
    Browse the repository at this point in the history
  2. Render using validTasks instead

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    0e803cb View commit details
    Browse the repository at this point in the history
  3. Use useMemo

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f2c0b08 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Merge branch 'deploy/hammer' into hammer/demo-tasks

    Signed-off-by: Aaron Chong <aaronchongth@gmail.com>
    aaronchongth committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ce58404 View commit details
    Browse the repository at this point in the history