Commit Graph

2 Commits

Author SHA1 Message Date
Alfi Maulana
571e81560b
feat: utilize GitHub Actions Utilities package (#406)
* feat: utilize GitHub Actions Utilities package

* test: modify get action context test by mocking `getInput` function
2024-08-08 16:29:56 +08:00
Alfi Maulana
d1c539d005
refactor: refactor inputs to context (#400)
* refactor: rename `inputs` to `context`

* refactor: merge compiler and flags inputs to options input

* refactor: separate configure and build context
2024-08-07 22:20:14 +08:00