Commit Graph

19 Commits

Author SHA1 Message Date
Quentin Bourgerie
2f412629d8 Merge pull request #1165 from zama-ai/updates-by-dependabot
Updates by dependabot
2024-11-27 15:14:04 +01:00
dependabot[bot]
d5edaa3d0d chore(ci): bump actions/upload-artifact from 4.4.0 to 4.4.3
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.4.0 to 4.4.3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](50769540e7...b4b15b8c7c)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-27 14:48:31 +01:00
dependabot[bot]
802ba76ddb chore(ci): bump actions/setup-python from 5.2.0 to 5.3.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](f677139bbe...0b93645e9f)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-27 14:48:31 +01:00
youben11
18081892ab fix(ci): always run notif job 2024-11-27 11:55:13 +01:00
Quentin Bourgerie
0958d62af5 Merge pull request #1157 from zama-ai/dt/ci/enable_distributed_ci
chore(ci): update slab action and enable distributed cpu workflow
2024-11-27 10:20:03 +01:00
youben11
4708492f3d fix(ci): notify on MacOS failures
the notification action can't run on Mac https://github.com/rtCamp/action-slack-notify/issues/22
2024-11-21 09:29:31 +01:00
David Testé
c5fa7ca14f chore(ci): update slab action and enable distributed cpu workflow 2024-11-20 15:24:05 +01:00
Ayoub Benaissa
2529b9667f fix(ci): export cargo env 2024-11-20 09:32:37 +01:00
Ayoub Benaissa
b1537163d6 fix(ci): use relative path to script 2024-11-19 09:21:22 +01:00
Quentin Bourgerie
14e70e0793 Merge pull request #1147 from zama-ai/dependabot/github_actions/rtCamp/action-slack-notify-2.3.2
chore(ci): bump rtCamp/action-slack-notify from 2.3.0 to 2.3.2
2024-11-18 09:26:16 +01:00
Ayoub Benaissa
7015e9df17 fix(ci): copy examples in test env 2024-11-18 08:58:32 +01:00
dependabot[bot]
647ffa31aa chore(ci): bump rtCamp/action-slack-notify from 2.3.0 to 2.3.2
Bumps [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify) from 2.3.0 to 2.3.2.
- [Release notes](https://github.com/rtcamp/action-slack-notify/releases)
- [Commits](4e5fb42d24...c33737706d)

---
updated-dependencies:
- dependency-name: rtCamp/action-slack-notify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-17 13:30:17 +00:00
youben11
3dc4f2f26c fix(ci): setup HOME manually instead of changing user
some steps using the release profile were requiring root privileges
2024-11-15 17:05:23 +01:00
Quentin Bourgerie
dd65e8ff18 chore(ci): Remove zsh debugging 2024-11-15 14:10:10 +01:00
Quentin Bourgerie
1adf9ee236 fix(ci): Macos python test 2024-11-15 14:10:10 +01:00
youben11
7317a503a1 fix(ci): fix cpu release (testing part) 2024-11-14 11:58:06 +01:00
Quentin Bourgerie
4a7b2f1530 chore(ci): Fix actionlint 2024-11-14 09:03:48 +01:00
youben11
48b8c16141 fix(ci): specify toolchain for rust installation 2024-11-13 10:39:49 +01:00
Bourgerie Quentin
84cb1b5b73 refactor(ci): Refactoring CI workflows 2024-11-12 14:09:35 +01:00