Commit Graph

  • 6f931de20e
    test: add an empty main.test.ts test Alfi Maulana 2023-11-20 17:14:42 +0700
  • 1eaa75dbc6
    ci: add Test Package job in the Test workflow Alfi Maulana 2023-11-20 17:14:41 +0700
  • 0cbe7ab177
    ci: add Build workflow that contains Build Package job Alfi Maulana 2023-11-20 17:14:40 +0700
  • 542e1a8216
    style: ignore main dir and README.md from being formatted Alfi Maulana 2023-11-20 17:14:39 +0700
  • 7c322ab18a
    chore(dependabot): check for npm package updates Alfi Maulana 2023-11-20 17:14:38 +0700
  • a83bb9b6ec
    build: initialize JavaScript action project Alfi Maulana 2023-11-20 17:14:25 +0700
  • d27fb54a3f
    chore: merge pull request #66 from threeal/update-dependabot-config Alfi Maulana 2023-10-22 23:21:50 +0700
  • d98bb3b37e
    ci(dependabot): use chore as the PR label Alfi Maulana 2023-10-22 23:12:20 +0700
  • 391a442e30
    ci(dependabot): rename config file to dependabot.yaml Alfi Maulana 2023-10-22 23:11:32 +0700
  • 988bf7f26e
    chore: bump actions/checkout from 4.1.0 to 4.1.1 (#65) dependabot[bot] 2023-10-22 14:02:22 +0700
  • 88855d667f
    chore: bump actions/checkout from 4.1.0 to 4.1.1 dependabot[bot] 2023-10-18 10:17:16 +0000
  • 5ca5915cfe
    chore: bump actions/checkout from 4.0.0 to 4.1.0 (#64) dependabot[bot] 2023-09-29 09:18:20 +0700
  • 8e2095e26e
    chore: bump actions/checkout from 4.0.0 to 4.1.0 dependabot[bot] 2023-09-25 10:32:17 +0000
  • 1a33b4f2ed
    chore: bump actions/checkout from 3.6.0 to 4.0.0 (#63) dependabot[bot] 2023-09-13 11:23:02 +0800
  • 4dc218875e
    chore: bump actions/checkout from 3.6.0 to 4.0.0 dependabot[bot] 2023-09-05 10:28:46 +0000
  • 4560f6e97d
    chore: bump actions/checkout from 3.5.3 to 3.6.0 (#62) dependabot[bot] 2023-09-01 10:41:47 +0800
  • 78e8f143a9
    chore: bump actions/checkout from 3.5.3 to 3.6.0 dependabot[bot] 2023-08-25 10:07:54 +0000
  • b684818e31
    chore: merge pull request #55 from threeal/main v1.3.0 v1 Alfi Maulana 2023-08-10 09:55:29 +0700
  • 961184a733
    docs: update version to v1.3.0 in the readme file (#61) Alfi Maulana 2023-08-09 16:06:31 +0700
  • d549687b1f
    docs: update version to v1.3.0 in the readme file Alfi Maulana 2023-08-09 16:58:18 +0800
  • 7ef2eb8da6
    chore: merge pull request #58 from threeal/add-shell-inputs Alfi Maulana 2023-07-04 19:34:23 +0700
  • ca8ab2ff60
    docs: add documentation of shell action input Alfi Maulana 2023-07-04 19:24:49 +0700
  • 0325477980
    feat: add shell action input Alfi Maulana 2023-07-04 19:23:09 +0700
  • 93a6d71ae6
    chore: merge pull request #56 from threeal/update-description Alfi Maulana 2023-07-02 22:16:29 +0700
  • 9d9c70d257
    docs: improve the description and features section in the readme file Alfi Maulana 2023-07-02 22:09:25 +0700
  • 19d48ebea6
    chore: merge pull request #53 from threeal/add-build-dir-output Alfi Maulana 2023-07-02 19:44:37 +0700
  • 0a52a2a373
    docs: add "outputs" section in the README.md Alfi Maulana 2023-07-02 19:37:01 +0700
  • 0a60e2eb74
    feat: add build-dir action output Alfi Maulana 2023-07-02 19:21:30 +0700
  • 555658bd6a
    chore: merge pull request #51 from threeal/docs-fix-example Alfi Maulana 2023-06-30 22:46:44 +0700
  • 735354b97a
    docs: adjust and fix examples Alfi Maulana 2023-06-30 14:13:01 +0700
  • 699012010f
    chore: merge pull request #50 from threeal/docs-rec-version Alfi Maulana 2023-06-30 13:55:20 +0700
  • 9f80f7200a
    docs: replace @main with the latest version tag Alfi Maulana 2023-06-30 13:43:12 +0700
  • 59b65a5b38
    chore: merge pull request #49 from threeal/main v1.2.0 Alfi Maulana 2023-06-30 13:31:14 +0700
  • f1a04790c4
    chore: merge pull request #48 from threeal/add-options-input Alfi Maulana 2023-06-30 12:54:04 +0700
  • ce8b638dea
    docs: replace @latest with @main Alfi Maulana 2023-06-30 12:50:35 +0700
  • fc5e82e9e0
    docs: describe how each inputs append the CMake arguments Alfi Maulana 2023-06-30 12:44:02 +0700
  • f599e74b36
    feat: add options input Alfi Maulana 2023-06-30 12:29:27 +0700
  • e774bd0f0d
    chore: merge pull request #47 from threeal/default-to-no-build Alfi Maulana 2023-06-29 23:37:09 +0700
  • 75d5a7178b
    docs: add cmake build and ctest steps example Alfi Maulana 2023-06-29 23:31:04 +0700
  • a320b8e14b
    style: use a better step names in test.yml workflow Alfi Maulana 2023-06-29 23:18:54 +0700
  • d0fef383d5
    feat: auto enable run-build if run-test is enabled Alfi Maulana 2023-06-29 23:17:28 +0700
  • baf303f121
    ci: merge jobs for testing action with specified generator and compilers Alfi Maulana 2023-06-29 23:11:10 +0700
  • cc3b1b7f50
    feat: modify how build targets and run tests steps got enabled Alfi Maulana 2023-06-29 22:59:16 +0700
  • 4e05d6cf4f
    ci: fix by specified test configuration on Windows Alfi Maulana 2023-06-29 20:26:57 +0700
  • 09bf642a9f
    ci: fix by specified test to run Alfi Maulana 2023-06-29 20:23:07 +0700
  • b5b08aba16
    ci: disable fail fast in job with matrix strategy Alfi Maulana 2023-06-29 20:20:04 +0700
  • 62ad24196f
    ci: expand jobs to test for run-build and run-test inputs Alfi Maulana 2023-06-29 20:13:23 +0700
  • f1910e1a56
    feat: replace targets input with the more general build-args input Alfi Maulana 2023-06-29 19:32:21 +0700
  • 3430da8dad
    feat: add the run-build input Alfi Maulana 2023-06-29 19:17:47 +0700
  • be11a3a3dd
    style: modify the order of run-test input Alfi Maulana 2023-06-29 14:37:38 +0700
  • 39b214d589
    chore: Merge pull request #46 from threeal/misc-chores Alfi Maulana 2023-06-29 14:30:43 +0700
  • 1d02cad3ab
    docs: improve wordings in the CMakeLists.txt Alfi Maulana 2023-06-29 14:24:25 +0700
  • c2edc8900e
    docs: improve wordings in the README.md Alfi Maulana 2023-06-29 14:03:48 +0700
  • 45522e7956
    chore: merge pull request #44 from threeal/dependabot/github_actions/actions/checkout-3.5.3 Alfi Maulana 2023-06-23 09:51:36 +0700
  • d9fbdd6b0a
    chore: bump actions/checkout from 3.5.2 to 3.5.3 dependabot[bot] 2023-06-12 11:08:11 +0000
  • 326a10768b
    MERGE: pull request #43 from threeal/dependabot/github_actions/actions/checkout-3.5.2 Alfi Maulana 2023-04-19 16:34:25 +0700
  • 76cdde0cc0
    chore: bump actions/checkout from 3.5.0 to 3.5.2 dependabot[bot] 2023-04-14 11:03:52 +0000
  • 85262d349a
    chore: bump actions/checkout from 3.5.0 to 3.5.1 dependabot[bot] 2023-04-13 11:03:36 +0000
  • a3b01b26e8
    MERGE: pull request #41 from threeal/dependabot/github_actions/actions/checkout-3.5.0 Alfi Maulana 2023-03-26 10:52:08 +0700
  • 8e1c81bcba
    chore: bump actions/checkout from 3.4.0 to 3.5.0 dependabot[bot] 2023-03-24 11:06:29 +0000
  • f4c54a3fe8
    MERGE: pull request #40 from threeal/modify-workflow-trigger Alfi Maulana 2023-03-21 12:36:12 +0700
  • 6a826ca25f
    ci: trigger test.yml workflow on pull request and push only on latest and main Alfi Maulana 2023-03-21 12:29:49 +0700
  • d84a2acdb0
    MERGE: pull request #39 from threeal/ignore-dotfiles Alfi Maulana 2023-03-20 10:26:26 +0700
  • 86b304348b
    MERGE: pull request #38 from threeal/modify-dependabot-commit Alfi Maulana 2023-03-20 10:21:37 +0700
  • 65da660746
    ci: .gitignore ignore all dot-prefixed files except for Git files Alfi Maulana 2023-03-20 10:17:27 +0700
  • 9ac87be07c
    ci: add chore prefix in Dependabot commit message Alfi Maulana 2023-03-20 10:08:14 +0700
  • 0bbf0f6c82
    MERGE: pull request #37 from threeal/dependabot/github_actions/actions/checkout-3.4.0 Alfi Maulana 2023-03-20 08:52:31 +0700
  • b6684cda7b
    Bump actions/checkout from 3.3.0 to 3.4.0 dependabot[bot] 2023-03-16 10:51:25 +0000
  • 5be43ab87e
    Merge pull request #31 from threeal/main v1.1.0 Alfi Maulana 2023-01-23 16:03:36 +0700
  • 20b9c20527
    Merge pull request #36 from threeal/audit-code Alfi Maulana 2023-01-23 15:59:52 +0700
  • 42dedb7507
    audit examples in the README.md Alfi Maulana 2023-01-23 15:39:29 +0700
  • 921b31dcf4
    add a run unit tests example in the README.md Alfi Maulana 2023-01-23 15:37:40 +0700
  • 4ee1d5d7fc
    add detailed info about using the action version Alfi Maulana 2023-01-23 15:31:39 +0700
  • 0a9428a22b
    update the default value info of build-dir action input Alfi Maulana 2023-01-23 15:02:08 +0700
  • 38a0592428
    add a new feature section in the README.md Alfi Maulana 2023-01-23 14:54:21 +0700
  • cb46ab8971
    expand project description Alfi Maulana 2023-01-23 14:41:35 +0700
  • c421afa648
    modify action short description to include testing a project Alfi Maulana 2023-01-23 14:39:51 +0700
  • 5450d03d85
    Merge pull request #34 from threeal/add-run-test-input Alfi Maulana 2023-01-22 13:53:50 +0700
  • ac31ad47de
    fix debug config when running test on MSVC Alfi Maulana 2023-01-22 13:45:46 +0700
  • 354c02b686
    replace test configuration with regex match Alfi Maulana 2023-01-22 13:07:56 +0700
  • c2bf81f4d3
    ignore testing hello_world if building test_c and test_cpp Alfi Maulana 2023-01-22 12:53:38 +0700
  • c04ca4c05a
    add support to run test_c and test_cpp targets as a CMake test Alfi Maulana 2023-01-22 12:47:03 +0700
  • 03870ba3b0
    add a new test-args action input for passing additional arguments during the CTest run Alfi Maulana 2023-01-22 12:44:19 +0700
  • 633b25cfad
    add support to run hello world target as a CMake test Alfi Maulana 2023-01-22 12:32:23 +0700
  • d59afd2844
    add a new run-test input option for running tests using CTest Alfi Maulana 2023-01-22 11:53:07 +0700
  • cf153dc8e3
    Merge pull request #33 from threeal/relative-build-dir Alfi Maulana 2023-01-22 11:28:23 +0700
  • 584ef59aad
    handle the default build dir to be relative to the source dir Alfi Maulana 2023-01-22 11:23:52 +0700
  • 186353f77a
    handle the default source dir in the process inputs step Alfi Maulana 2023-01-22 11:13:03 +0700
  • 8580c9d7bf
    Merge pull request #30 from threeal/fix-msvc-flags Alfi Maulana 2023-01-17 13:16:25 +0700
  • c51d734eb9
    fix build results location on MSVC test Alfi Maulana 2023-01-17 13:07:40 +0700
  • 716f237b51
    disable warning as error on MSVC test Alfi Maulana 2023-01-17 13:06:32 +0700
  • 6548c2aab5
    specify shell to use PowerShell on Windows Alfi Maulana 2023-01-17 13:01:24 +0700
  • 8da16854fc
    guard most input values with single quotation Alfi Maulana 2023-01-17 12:51:31 +0700
  • 250f59da81
    run additional-flags-usage job on both GCC and MSVC Alfi Maulana 2023-01-17 12:46:36 +0700
  • 657a82ee9f
    fix missing CHECK_SUPASS_WARNING in additional-flags-uasage job Alfi Maulana 2023-01-17 12:34:58 +0700
  • 894b72b287
    Merge pull request #26 from threeal/audit-code v1.0.0 Alfi Maulana 2023-01-14 19:56:24 +0700
  • dd5801befd
    fix missing article in the steps's name Alfi Maulana 2023-01-14 19:49:04 +0700
  • 14c5b01b37
    convert multiple strings description in inputs usage section to be a note Alfi Maulana 2023-01-14 19:46:26 +0700
  • 47e602f22e
    audit example usages title and contents Alfi Maulana 2023-01-14 19:38:51 +0700
  • b80acf2bfb
    replace CXX term with C++ in description Alfi Maulana 2023-01-14 19:25:38 +0700