Commit Graph

451 Commits

Author SHA1 Message Date
Alfi Maulana
f1a04790c4
chore: merge pull request #48 from threeal/add-options-input
Add `options` Input
2023-06-30 12:54:04 +07:00
Alfi Maulana
ce8b638dea
docs: replace @latest with @main 2023-06-30 12:50:35 +07:00
Alfi Maulana
fc5e82e9e0
docs: describe how each inputs append the CMake arguments 2023-06-30 12:44:02 +07:00
Alfi Maulana
f599e74b36
feat: add options input 2023-06-30 12:29:27 +07:00
Alfi Maulana
e774bd0f0d
chore: merge pull request #47 from threeal/default-to-no-build
Default to No Build
2023-06-29 23:37:09 +07:00
Alfi Maulana
75d5a7178b
docs: add cmake build and ctest steps example 2023-06-29 23:31:04 +07:00
Alfi Maulana
a320b8e14b
style: use a better step names in test.yml workflow 2023-06-29 23:18:54 +07:00
Alfi Maulana
d0fef383d5
feat: auto enable run-build if run-test is enabled 2023-06-29 23:17:28 +07:00
Alfi Maulana
baf303f121
ci: merge jobs for testing action with specified generator and compilers 2023-06-29 23:11:10 +07:00
Alfi Maulana
cc3b1b7f50
feat: modify how build targets and run tests steps got enabled 2023-06-29 22:59:16 +07:00
Alfi Maulana
4e05d6cf4f
ci: fix by specified test configuration on Windows 2023-06-29 22:50:43 +07:00
Alfi Maulana
09bf642a9f
ci: fix by specified test to run 2023-06-29 20:28:36 +07:00
Alfi Maulana
b5b08aba16
ci: disable fail fast in job with matrix strategy 2023-06-29 20:20:04 +07:00
Alfi Maulana
62ad24196f
ci: expand jobs to test for run-build and run-test inputs 2023-06-29 20:13:23 +07:00
Alfi Maulana
f1910e1a56
feat: replace targets input with the more general build-args input 2023-06-29 19:32:21 +07:00
Alfi Maulana
3430da8dad
feat: add the run-build input 2023-06-29 19:20:09 +07:00
Alfi Maulana
be11a3a3dd
style: modify the order of run-test input 2023-06-29 14:43:22 +07:00
Alfi Maulana
39b214d589
chore: Merge pull request #46 from threeal/misc-chores
Miscellaneous Chores
2023-06-29 14:30:43 +07:00
Alfi Maulana
1d02cad3ab
docs: improve wordings in the CMakeLists.txt 2023-06-29 14:24:25 +07:00
Alfi Maulana
c2edc8900e
docs: improve wordings in the README.md 2023-06-29 14:03:48 +07:00
Alfi Maulana
45522e7956
chore: merge pull request #44 from threeal/dependabot/github_actions/actions/checkout-3.5.3
chore: bump actions/checkout from 3.5.2 to 3.5.3
2023-06-23 09:51:36 +07:00
dependabot[bot]
d9fbdd6b0a
chore: bump actions/checkout from 3.5.2 to 3.5.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.5.2...v3.5.3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-12 11:08:11 +00:00
Alfi Maulana
326a10768b
MERGE: pull request #43 from threeal/dependabot/github_actions/actions/checkout-3.5.2
chore: bump actions/checkout from 3.5.0 to 3.5.2
2023-04-19 16:34:25 +07:00
dependabot[bot]
76cdde0cc0
chore: bump actions/checkout from 3.5.0 to 3.5.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.5.0...v3.5.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-14 11:03:52 +00:00
Alfi Maulana
a3b01b26e8
MERGE: pull request #41 from threeal/dependabot/github_actions/actions/checkout-3.5.0
chore: bump actions/checkout from 3.4.0 to 3.5.0
2023-03-26 10:52:08 +07:00
dependabot[bot]
8e1c81bcba
chore: bump actions/checkout from 3.4.0 to 3.5.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 11:06:29 +00:00
Alfi Maulana
f4c54a3fe8
MERGE: pull request #40 from threeal/modify-workflow-trigger
Modify GitHub Workflow Trigger
2023-03-21 12:36:12 +07:00
Alfi Maulana
6a826ca25f
ci: trigger test.yml workflow on pull request and push only on latest and main 2023-03-21 12:29:49 +07:00
Alfi Maulana
d84a2acdb0
MERGE: pull request #39 from threeal/ignore-dotfiles
Git Ignore All Dot Prefixed Files
2023-03-20 10:26:26 +07:00
Alfi Maulana
86b304348b
MERGE: pull request #38 from threeal/modify-dependabot-commit
Modify Dependabot Commit Message
2023-03-20 10:21:37 +07:00
Alfi Maulana
65da660746
ci: .gitignore ignore all dot-prefixed files except for Git files 2023-03-20 10:17:27 +07:00
Alfi Maulana
9ac87be07c
ci: add chore prefix in Dependabot commit message 2023-03-20 10:08:14 +07:00
Alfi Maulana
0bbf0f6c82
MERGE: pull request #37 from threeal/dependabot/github_actions/actions/checkout-3.4.0
Bump actions/checkout from 3.3.0 to 3.4.0
2023-03-20 08:52:31 +07:00
dependabot[bot]
b6684cda7b
Bump actions/checkout from 3.3.0 to 3.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-16 10:51:25 +00:00
Alfi Maulana
5be43ab87e
Merge pull request #31 from threeal/main
Version 1.1.0 Release
2023-01-23 16:03:36 +07:00
Alfi Maulana
20b9c20527
Merge pull request #36 from threeal/audit-code
Audit Documentations and Codes
2023-01-23 15:59:52 +07:00
Alfi Maulana
42dedb7507
audit examples in the README.md 2023-01-23 15:40:26 +07:00
Alfi Maulana
921b31dcf4
add a run unit tests example in the README.md 2023-01-23 15:40:16 +07:00
Alfi Maulana
4ee1d5d7fc
add detailed info about using the action version 2023-01-23 15:31:39 +07:00
Alfi Maulana
0a9428a22b
update the default value info of build-dir action input 2023-01-23 15:02:08 +07:00
Alfi Maulana
38a0592428
add a new feature section in the README.md 2023-01-23 14:54:21 +07:00
Alfi Maulana
cb46ab8971
expand project description 2023-01-23 14:47:12 +07:00
Alfi Maulana
c421afa648
modify action short description to include testing a project 2023-01-23 14:39:51 +07:00
Alfi Maulana
5450d03d85
Merge pull request #34 from threeal/add-run-test-input
Add `run-test` Action Input
2023-01-22 13:53:50 +07:00
Alfi Maulana
ac31ad47de
fix debug config when running test on MSVC 2023-01-22 13:45:46 +07:00
Alfi Maulana
354c02b686
replace test configuration with regex match 2023-01-22 13:07:56 +07:00
Alfi Maulana
c2bf81f4d3
ignore testing hello_world if building test_c and test_cpp 2023-01-22 12:53:38 +07:00
Alfi Maulana
c04ca4c05a
add support to run test_c and test_cpp targets as a CMake test 2023-01-22 12:51:02 +07:00
Alfi Maulana
03870ba3b0
add a new test-args action input for passing additional arguments during the CTest run 2023-01-22 12:44:19 +07:00
Alfi Maulana
633b25cfad
add support to run hello world target as a CMake test 2023-01-22 12:32:23 +07:00