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

Command action test #29

Open
wants to merge 43 commits into
base: master
Choose a base branch
from
Open

Command action test #29

wants to merge 43 commits into from

Commits on Jun 5, 2024

  1. added cmd-fmt

    Bullrich committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4ea27e6 View commit details
    Browse the repository at this point in the history
  2. added gh cli to image

    Bullrich committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    039e8c1 View commit details
    Browse the repository at this point in the history
  3. added branch selection

    Bullrich committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1a14326 View commit details
    Browse the repository at this point in the history
  4. added gh-cli again

    Bullrich committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    7808ca7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb8ba62 View commit details
    Browse the repository at this point in the history
  6. added git safe directory

    Bullrich committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e1296cd View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. added commandupdate ui

    Bullrich committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    a5ffe7f View commit details
    Browse the repository at this point in the history
  2. updated error message

    Bullrich committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ec94419 View commit details
    Browse the repository at this point in the history
  3. fixed naming of error

    Bullrich committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8112589 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a2dc63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbc99f9 View commit details
    Browse the repository at this point in the history
  6. renamed directory

    Bullrich committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    732eb78 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da9bba5 View commit details
    Browse the repository at this point in the history
  8. added missing pr number

    Bullrich committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b4d01dc View commit details
    Browse the repository at this point in the history
  9. added missing values

    Bullrich committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    cc90132 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. added command-sync

    Bullrich committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c2f2adb View commit details
    Browse the repository at this point in the history
  2. added correct error message

    Bullrich committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    c1a0666 View commit details
    Browse the repository at this point in the history
  3. added bench command

    Bullrich committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d74f094 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81415eb View commit details
    Browse the repository at this point in the history
  5. fixed missing bracket

    Bullrich committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    64be0bc View commit details
    Browse the repository at this point in the history
  6. added lib scripts

    Bullrich committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    11c1538 View commit details
    Browse the repository at this point in the history
  7. added missing ARTIFACTS_DIR

    Bullrich committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    998c841 View commit details
    Browse the repository at this point in the history
  8. moved artifact dire to util

    Bullrich committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8c4bfcf View commit details
    Browse the repository at this point in the history
  9. added missing runtime dir

    Bullrich committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    547e31a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3da081d View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    c4d80f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. added bench-all

    Bullrich committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    43f3fb3 View commit details
    Browse the repository at this point in the history
  2. added bench-all write mode

    Bullrich committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6bc51c3 View commit details
    Browse the repository at this point in the history
  3. added cmd action

    Bullrich committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5bba4db View commit details
    Browse the repository at this point in the history
  4. added example commands

    Bullrich committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a3dfe5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60af089 View commit details
    Browse the repository at this point in the history
  6. changed hub for gh

    Bullrich committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3c28cc1 View commit details
    Browse the repository at this point in the history
  7. fixed broken echo line

    Bullrich committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    04eac30 View commit details
    Browse the repository at this point in the history
  8. added output of command

    Bullrich committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a08d4c0 View commit details
    Browse the repository at this point in the history
  9. added test to run matrix

    Bullrich committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    a4588fa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    63b67bc View commit details
    Browse the repository at this point in the history
  11. fixed missing env variable

    Bullrich committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    b9a379d View commit details
    Browse the repository at this point in the history
  12. added branch reference

    Bullrich committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0e42203 View commit details
    Browse the repository at this point in the history
  13. made command be ran

    Bullrich committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    d6397f8 View commit details
    Browse the repository at this point in the history
  14. removed unused fields

    Bullrich committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    fa49b98 View commit details
    Browse the repository at this point in the history
  15. removed example test

    Bullrich committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    289b2f8 View commit details
    Browse the repository at this point in the history
  16. added a new command

    Bullrich committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7dd80a3 View commit details
    Browse the repository at this point in the history
  17. cmd-action - changes

    command-bot authored and Bullrich committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    02e17fa View commit details
    Browse the repository at this point in the history