Commit Graph

13 Commits

Author SHA1 Message Date
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
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