Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot]
0d2de95d88 deps(deps): bump actions/checkout from 4 to 5 in the github-actions group (#5)
deps(deps): bump actions/checkout in the github-actions group

Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).


Updates `actions/checkout` from 4 to 5
- [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...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 08:02:11 +03:30
9941d2fc6b feat(build-lint-test): add caching for .cache folders 2025-05-07 08:31:43 +03:30
166fa43a55 refactor: enhancement and documenting 2025-01-04 08:48:18 +03:30
arashagp
382108525b Lint: Make Happy :) 2025-01-02 11:27:05 +03:30
arashagp
55d01ac20b refactor: update workflows to remove unnecessary inputs and standardize job names 2025-01-02 11:01:21 +03:30
arashagp
9fcacd8067 feat: add header for workflow call 2025-01-02 10:34:54 +03:30
f79bfee2fd refactor(build-lint-test): remove wireit cache to ensure build immutable 2025-01-02 10:19:44 +03:30
76d3efb195 refactor(build-lint-test): remove extra env filed 2025-01-02 10:15:30 +03:30
e7a0fa3303 feat: add GitHub Actions workflow for building, linting, and testing the project 2024-12-30 09:36:09 +03:30