dependabot[bot]
525642bd74
chore(deps): bump actions/setup-python from 6.2.0 to 7.0.0 ( #658 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 6.2.0 to 7.0.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/a309ff8b426b58ec0e2a45f0f869d46889d02405...5fda3b95a4ea91299a34e894583c3862153e4b97 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-12 20:39:23 +07:00
dependabot[bot]
5cbf4f8947
chore(deps): bump actions/cache from 5.0.5 to 6.1.0 ( #659 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 5.0.5 to 6.1.0.
- [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/27d5ce7f107fe9357f9df03efb73ab90386fccae...55cc8345863c7cc4c66a329aec7e433d2d1c52a9 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-12 20:34:47 +07:00
dependabot[bot]
817fca3fab
chore(deps): bump actions/checkout from 6.0.2 to 7.0.1 ( #660 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 6.0.2 to 7.0.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/de0fac2e4500dabe0009e67214ff5f5447ce83dd...3d3c42e5aac5ba805825da76410c181273ba90b1 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 7.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-12 20:34:31 +07:00
Esteban Yusunguaira
a499c313af
ci: fix remaining actions on node 20 ( #634 )
2026-05-22 11:30:12 +07:00
Esteban Yusunguaira
fde1e0b361
ci: update github actions to node 24 ( #633 )
2026-05-20 16:33:49 +07:00
estebany-qd
21df54e3a4
ci: Pin all gh actions to commit SHAs ( #617 )
2026-03-30 20:31:46 +02:00
Hossam Hagag
a931f143ef
Fix ci ( #468 )
...
* fix: Fix ci
* fix: Fix ci
* fix: Fix ci
* fix: Fix ci by downgrading mkdocstrings
2025-02-06 20:54:21 +01:00
Anush and Nirant Kasliwal
9b63427118
chore: pre-commit formatting ( #91 )
...
* chore: formatting
* chore: formatting
* chore: remove other hooks
* Update poetry lock
---------
Co-authored-by: Nirant Kasliwal <nirant.bits@gmail.com >
2024-01-16 15:06:54 +05:30
NirantK
472057abf3
* chore(ci.yml): add mknotebooks package to pip install command
2023-08-21 19:17:14 +05:30
NirantK
97fa834c5b
* chore(ci.yml): add additional dependencies for mkdocs deployment
...
* chore(dev-requirements.txt): remove unused dependencies
2023-08-21 18:53:51 +05:30
NirantK
49aa267d05
* feat(ci.yml): add CI workflow for continuous integration
...
*
* This commit adds a new file `.github/workflows/ci.yml` which contains the configuration for the CI workflow. The workflow is triggered on push events to the `master` and `main` branches. It runs on an Ubuntu environment and consists
2023-08-21 17:51:19 +05:30