Pravin Kamble
54f479df24
Clean up old requirements text files references in workflows and docs
...
* Removed references to `requirements.txt` in GitHub Actions workflows.
* Updated `mkdocs-deploy.yml` and `main.yml` to install dependencies using `pyproject.toml`.
* Cleaned up documentation to remove mentions of the `requirements` folder.
2025-12-09 09:10:44 +05:30
dependabot[bot]
1c4af77c3b
Bump actions/checkout from 5 to 6 in the github-actions group ( #9834 )
...
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
Updates `actions/checkout` from 5 to 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/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
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-12-01 13:52:51 +00:00
dependabot[bot]
0f576223f2
Bump actions/setup-python from 5 to 6 in the github-actions group ( #9776 )
2025-09-15 20:45:27 +01:00
Bruno Alla
0d0be8467d
Rename 'master' branch to 'main' ( #9761 )
2025-08-15 12:28:05 +01:00
dependabot[bot]
c73dddfada
Bump actions/checkout from 4 to 5 in the github-actions group ( #9763 )
...
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-12 13:08:20 +06:00
Bruno Alla
317ca8244d
Automate docs deployment ( #9759 )
...
On pushes to master, when the content of the docs or its config chnages
2025-08-10 23:06:29 +06:00