| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump actions/setup-node from 3 to 4 | dependabot[bot] | 2023-10-23 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | Bump actions/checkout from 3 to 4 | dependabot[bot] | 2023-09-09 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [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/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | Bump actions/cache from 2 to 3 | dependabot[bot] | 2022-07-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | Fix GH workflow to run CodeQL Analyze | Serghei Iakovlev | 2022-07-29 | 1 | -17/+39 |
| | | |||||
| * | Grant permissions for CodeQL workflow | Serghei Iakovlev | 2022-07-27 | 1 | -5/+21 |
| | | |||||
| * | Fix main branch name | Serghei Iakovlev | 2022-07-27 | 1 | -2/+2 |
| | | |||||
| * | Add CodeQL analysis to GH workflows | Serghei Iakovlev | 2022-07-27 | 1 | -0/+47 |
| | | |||||
| * | Remove no longer needed cd workflow | Serghei Iakovlev | 2022-05-27 | 1 | -42/+0 |
| | | |||||
| * | Specify Hugo min version | Serghei Iakovlev | 2022-05-15 | 1 | -1/+1 |
| | | |||||
| * | Update CI step to build local site | Serghei Iakovlev | 2022-04-29 | 1 | -1/+1 |
| | | |||||
| * | Use extended Hugo version | Serghei Iakovlev | 2022-04-29 | 1 | -0/+1 |
| | | |||||
| * | Improve Build & Deploy | Serghei Iakovlev | 2022-04-29 | 1 | -7/+5 |
| | | |||||
| * | Fix copying source deploy directory | Serghei Iakovlev | 2022-04-29 | 1 | -1/+1 |
| | | |||||
| * | Change deploy directory | Serghei Iakovlev | 2022-04-29 | 1 | -5/+3 |
| | | |||||
| * | Verify build | Serghei Iakovlev | 2022-04-29 | 1 | -0/+4 |
| | | |||||
| * | Fix source directory to deploy to GitHub Pages | Serghei Iakovlev | 2022-04-29 | 1 | -1/+1 |
| | | |||||
| * | Fix token name to deploy site | Serghei Iakovlev | 2022-04-29 | 1 | -1/+1 |
| | | |||||
| * | Remove tracking for exampleSite branch | Serghei Iakovlev | 2022-04-29 | 2 | -4/+0 |
| | | |||||
| * | Setup Build GH-Pages | Serghei Iakovlev | 2022-04-29 | 1 | -0/+44 |
| | | |||||
| * | Add branch to trigger CS | Serghei Iakovlev | 2022-04-29 | 1 | -0/+1 |
| | | |||||
| * | Setup code linting | Serghei Iakovlev | 2022-04-25 | 1 | -18/+9 |
| | | |||||
| * | Add initial GH workflow config | Serghei Iakovlev | 2022-04-23 | 1 | -0/+46 |
