Commit Graph

268 Commits

Author SHA1 Message Date
dependabot[bot]
1a33b4f2ed
chore: bump actions/checkout from 3.6.0 to 4.0.0 (#63)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.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.6.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-13 11:23:02 +08:00
dependabot[bot]
4560f6e97d
chore: bump actions/checkout from 3.5.3 to 3.6.0 (#62)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.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.5.3...v3.6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-01 10:41:47 +08:00
Alfi Maulana
b684818e31
chore: merge pull request #55 from threeal/main
Version 1.3.0 Release
2023-08-10 09:55:29 +07:00
Alfi Maulana
961184a733
docs: update version to v1.3.0 in the readme file (#61) 2023-08-09 17:06:31 +08:00
Alfi Maulana
7ef2eb8da6
chore: merge pull request #58 from threeal/add-shell-inputs
Add `shell` Action Input
2023-07-04 19:34:23 +07:00
Alfi Maulana
ca8ab2ff60
docs: add documentation of shell action input 2023-07-04 19:24:49 +07:00
Alfi Maulana
0325477980
feat: add shell action input 2023-07-04 19:23:09 +07:00
Alfi Maulana
93a6d71ae6
chore: merge pull request #56 from threeal/update-description
Update Description
2023-07-02 22:16:29 +07:00
Alfi Maulana
9d9c70d257
docs: improve the description and features section in the readme file 2023-07-02 22:09:25 +07:00
Alfi Maulana
19d48ebea6
chore: merge pull request #53 from threeal/add-build-dir-output
Add `build-dir` Action Output
2023-07-02 19:44:37 +07:00
Alfi Maulana
0a52a2a373
docs: add "outputs" section in the README.md 2023-07-02 19:37:01 +07:00
Alfi Maulana
0a60e2eb74
feat: add build-dir action output 2023-07-02 19:21:30 +07:00
Alfi Maulana
555658bd6a
chore: merge pull request #51 from threeal/docs-fix-example
Adjust and Fix Examples in the Readme
2023-06-30 22:46:44 +07:00
Alfi Maulana
735354b97a
docs: adjust and fix examples 2023-06-30 14:13:09 +07:00
Alfi Maulana
699012010f
chore: merge pull request #50 from threeal/docs-rec-version
Adjust Recommended Version
2023-06-30 13:55:20 +07:00
Alfi Maulana
9f80f7200a
docs: replace @main with the latest version tag 2023-06-30 13:43:12 +07:00
Alfi Maulana
59b65a5b38
chore: merge pull request #49 from threeal/main
Version 1.2.0 Release
2023-06-30 13:31:14 +07:00
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