Commit Graph

564 Commits

Author SHA1 Message Date
Alfi Maulana
82c154010f
add workflow step to check if default build directory is not exist 2023-01-07 11:47:20 +07:00
Alfi Maulana
e580c4b6e5
add workflow job to test this action with specified build dir 2023-01-07 11:47:05 +07:00
Alfi Maulana
a0fbcc2eb0
add build-dir input 2023-01-07 11:39:03 +07:00
Alfi Maulana
9a1f68f162
Merge pull request #4 from threeal/add-source-dir-input
Add `Source-Dir` Input Option
2023-01-06 21:37:53 +07:00
Alfi Maulana
69f2474e5e
add workflow step to test this action with specified source dir 2023-01-06 21:34:49 +07:00
Alfi Maulana
d008b5582a
add test status badge in the README.md 2023-01-06 21:28:15 +07:00
Alfi Maulana
9bc3bd6ba9
add source-dir input and a step to process inputs 2023-01-06 21:27:00 +07:00
Alfi Maulana
c1a039da72
Merge pull request #1 from threeal/add-action
Add Action
2023-01-06 21:16:45 +07:00
Alfi Maulana
e13a53a58f
use latest version of actions/checkout 2023-01-06 21:15:51 +07:00
Alfi Maulana
9a41887e43
move test project to the working directory during use-action job 2023-01-06 21:08:09 +07:00
Alfi Maulana
231bba2fa1
add test.yml workflow to test this action 2023-01-06 20:57:40 +07:00
Alfi Maulana
f18936167f
add a test project for testing this action 2023-01-06 15:23:09 +07:00
Alfi Maulana
074c9cd5fc
add action.yml that will configure and build CMake project 2023-01-06 13:59:57 +07:00
Alfi Maulana
ae2f4c9cde
initialize project with readme and license 2023-01-06 12:39:38 +07:00