Alfi Maulana

Results 32 issues of Alfi Maulana

This issue addresses the lines of code that create an alias target for a specific namespace: https://github.com/TheLartians/PackageProject.cmake/blob/2d8a4685857c768da7ad1d8a7c6e07b1b5285cca/CMakeLists.txt#L33-L42 It is suggested to create the alias target only if the alias does...

This pull request resolves #78 by simply removing badges from the `README.md` file.

docs

This issue suggests removing badges from the `README.md` file because the information in the badges does not seem to be important to include in the readme. Refer to https://github.com/threeal/pipx-install-action/issues/119 for...

docs

This pull request resolves #76 by separating the CI workflow into Build and Deploy workflows.

ci

This issue suggests separating the CI workflow into build and deploy workflows. This change is proposed because both workflows have separate triggers. While the build workflow is triggered by pull...

ci

This pull request simply updates the copyright year of this project to 2024. It also updates the license section in the `README.md` file.

docs
chore

This pull request resolves #392. TODO: - [ ] Put utility function in a separated location. - [ ] Refactor configure project so that it doesn't rely on inputs object....

This issue suggests enabling the strict configuration in TypeScript to enforce best practices for writing code. Refer to https://github.com/threeal/action-starter/issues/366 for more information and the rationale behind this suggestion.

build

This issue suggests adding a sub-action under the `configure` directory for configuring a CMake project without building it. This change will allow the configuration and build steps to be separated,...

feat

- Version: 3.4.5 - Rollup Version: 4.21.2 - ~~Operating System and version (if applicable):~~ - Node Version (if applicable): v22.7.0 - ~~Does it work with `tsc` (if applicable):~~ ### Reproduction...