Commit Graph

54 Commits

Author SHA1 Message Date
Alfi Maulana
59a32de801
docs: bump copyright year to 2025 (#567)
Some checks are pending
Test / Test Package (push) Waiting to run
Build / Build Package (push) Waiting to run
Check / Check Package (push) Waiting to run
Test / Test Action (macos-14) (push) Waiting to run
Test / Test Action (ubuntu-24.04) (push) Waiting to run
Test / Test Action (windows-2022) (push) Waiting to run
Test / Test Action With Specified Directories (push) Waiting to run
Test / Test Action Without Run Build (push) Waiting to run
Test / Test Action With Additional Options (push) Waiting to run
Test / Test Action With Custom Generator (push) Waiting to run
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
2025-01-07 09:36:03 +07:00
Alfi Maulana
82c8579f78
docs: bump action versions in example usages section of README.md file (#545)
Some checks are pending
Build / Build Package (push) Waiting to run
Check / Check Package (push) Waiting to run
Test / Test Package (push) Waiting to run
Test / Test Action (macos-14) (push) Waiting to run
Test / Test Action (ubuntu-24.04) (push) Waiting to run
Test / Test Action (windows-2022) (push) Waiting to run
Test / Test Action With Specified Directories (push) Waiting to run
Test / Test Action Without Run Build (push) Waiting to run
Test / Test Action With Additional Options (push) Waiting to run
Test / Test Action With Custom Generator (push) Waiting to run
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
2024-12-13 22:15:02 +07:00
Alfi Maulana
1a6f9e325f
chore: bump workflows to use Ubuntu 24.04 (#546)
Some checks are pending
Build / Build Package (push) Waiting to run
Check / Check Package (push) Waiting to run
Test / Test Action (macos-14) (push) Waiting to run
Test / Test Action With Additional Options (push) Waiting to run
Test / Test Action (ubuntu-24.04) (push) Waiting to run
Test / Test Action (windows-2022) (push) Waiting to run
Test / Test Action With Specified Directories (push) Waiting to run
Test / Test Action Without Run Build (push) Waiting to run
Test / Test Package (push) Waiting to run
Test / Test Action With Custom Generator (push) Waiting to run
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
2024-12-11 14:49:53 +07:00
dependabot[bot]
2284bf736b
chore: bump actions/checkout from 4.2.0 to 4.2.1 (#473)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1.
- [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/v4.2.0...v4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alfi Maulana <alfi.maulana.f@gmail.com>
2024-10-12 17:02:48 +08:00
dependabot[bot]
0143907182
chore: bump actions/checkout from 4.1.7 to 4.2.0 (#463)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.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/v4.1.7...v4.2.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>
Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alfi Maulana <alfi.maulana.f@gmail.com>
2024-09-30 17:59:51 +08:00
Alfi Maulana
126b549d1c
ci: specify runner OS version in workflows (#445) 2024-09-18 14:13:16 +08:00
Alfi Maulana
51d21ca665
docs: improve readme documentation (#386)
* docs(readme): improve project description

* docs(readme): remove unnecessary features section

* docs(readme): shift usage section and remove a paragraph

* docs(readme): improve available inputs and outputs section

* docs(readme): improve example usages section

* docs: update descriptions in `action.yml`
2024-08-05 10:57:10 +08:00
dependabot[bot]
4b65ad3339
chore: bump actions/checkout from 4.1.6 to 4.1.7 (#338)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7.
- [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/v4.1.6...v4.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alfi Maulana <alfi.maulana.f@gmail.com>
2024-06-22 15:43:20 +07:00
dependabot[bot]
110689f276
chore: bump actions/checkout from 4.1.2 to 4.1.6 (#317)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.2 to 4.1.6.
- [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/v4.1.2...v4.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alfi Maulana <alfi.maulana.f@gmail.com>
2024-05-24 21:27:00 +08:00
Alfi Maulana
7619e111ea
feat: set run-build input default to true (#260) 2024-03-22 18:44:39 +08:00
Alfi Maulana
4427f0f36d
feat: remove support for auto-install Ninja (#258)
* feat: remove support for auto-installing Ninja

* ci: add step for setting up Ninja in `test-action-with-custom-tools` job

* docs: update readme related to auto-install Ninja support removal
2024-03-22 18:14:44 +08:00
Alfi Maulana
ebf367c0a0
feat: remove support for testing CMake projects (#256)
* feat: remove `run-test` and `test-args` action inputs

* docs: remove description for supporting testing
2024-03-22 17:06:56 +08:00
Alfi Maulana
a5ee64b2bc
refactor: rename action.yaml metadata file to action.yml (#254) 2024-03-22 15:01:16 +07:00
Alfi Maulana
801a0a790f
docs(readme): remove badges (#244) 2024-03-17 22:10:26 +08:00
dependabot[bot]
b8559fa932
chore: bump actions/checkout from 4.1.1 to 4.1.2 (#240)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.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/v4.1.1...v4.1.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alfi Maulana <alfi.maulana.f@gmail.com>
2024-03-17 21:47:53 +08:00
Emil Vatai
f8b9089b48
docs(readme): fix action file link (#167) 2024-01-20 19:46:59 +08:00
Alfi Maulana
d0761fe3dd
chore: bump copyright year to 2024 (#152) 2024-01-07 23:59:23 +08:00
Alfi Maulana
b3dad4773e
ci: adjust naming in workflows (#88)
* ci: remove `latest` branch from triggering workflow run

* ci: adjust job names in workflows

* ci: adjust step names in workflow jobs

* docs(readme): adjust naming in the example workflows

* ci: rename `test.yml` workflow to `test.yaml`
2023-11-22 09:59:54 +07:00
Alfi Maulana
ded3a0b2a3
feat: remove custom shell input (#81)
* ci: remove `specified-shell` job in the Test workflow

* feat: remove `shell` action input
2023-11-21 20:17:13 +07:00
Alfi Maulana
ed7c2d179c
build: initialize JavaScript Action project (#69)
* build: initialize JavaScript action project

* chore(dependabot): check for npm package updates

* style: ignore `main` dir and `README.md` from being formatted

* ci: add Build workflow that contains Build Package job

* ci: add Test Package job in the Test workflow

* test: add an empty `main.test.ts` test

* chore: adjust Git attributes for `main/index.mjs` file

* docs(readme): add a build status badge
2023-11-20 18:25:22 +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
ca8ab2ff60
docs: add documentation of shell action input 2023-07-04 19:24:49 +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
0a52a2a373
docs: add "outputs" section in the README.md 2023-07-02 19:37:01 +07:00
Alfi Maulana
735354b97a
docs: adjust and fix examples 2023-06-30 14:13:09 +07:00
Alfi Maulana
9f80f7200a
docs: replace @main with the latest version tag 2023-06-30 13:43:12 +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
75d5a7178b
docs: add cmake build and ctest steps example 2023-06-29 23:31:04 +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
c2edc8900e
docs: improve wordings in the README.md 2023-06-29 14:03:48 +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
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
d59afd2844
add a new run-test input option for running tests using CTest 2023-01-22 11:53:07 +07:00
Alfi Maulana
14c5b01b37
convert multiple strings description in inputs usage section to be a note 2023-01-14 19:46:26 +07:00
Alfi Maulana
47e602f22e
audit example usages title and contents 2023-01-14 19:38:51 +07:00
Alfi Maulana
b80acf2bfb
replace CXX term with C++ in description 2023-01-14 19:25:38 +07:00
Alfi Maulana
830ed408e9
add compiler flags input usage in README.md 2023-01-14 17:25:15 +07:00
Alfi Maulana
37384db37f
add license section in README.md 2023-01-14 15:55:48 +07:00
Alfi Maulana
fe03c22b18
fix wording in the description 2023-01-13 22:25:13 +07:00
Alfi Maulana
6eb10c8bde
add example usage in README.md 2023-01-13 22:22:22 +07:00