Arthur Meyre
|
e20ad467e3
|
chore: allow to manually run the package watcher to update the env docker
|
2021-11-09 18:03:18 +01:00 |
|
Arthur Meyre
|
77a379060a
|
chore: update package watcher to open PR instead of triggering rebuild
closes #784
|
2021-11-09 15:38:57 +01:00 |
|
dependabot[bot]
|
6ea46d2cbe
|
chore(deps): bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](1e204e9a92...ec3a7ce113)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-08 09:56:22 +01:00 |
|
Arthur Meyre
|
9dedf1abc6
|
chore: allow to stop package watcher with repo secret
|
2021-11-02 09:26:22 +01:00 |
|
dependabot[bot]
|
42d4a1b873
|
chore(deps): bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](5a4ac9002d...1e204e9a92)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-10-18 10:29:12 +02:00 |
|
Arthur Meyre
|
90fa06f80a
|
chore: less notifications
- restructure the way we generate notifications
|
2021-09-21 16:34:09 +02:00 |
|
Arthur Meyre
|
1666dfc3f1
|
chore: pin github actions to sha1
- will set-up dependabot to regularly update these
|
2021-09-14 18:16:54 +02:00 |
|
Arthur Meyre
|
5041e42978
|
build: test env docker image before pushing as latest
- also push with an epoch tag
|
2021-09-09 09:25:52 +02:00 |
|
Arthur Meyre
|
98c25c5d8b
|
chore: rename packages for concretefhe
|
2021-09-07 10:05:28 +02:00 |
|
Arthur Meyre
|
959328e0f5
|
chore: rename hdk to concrete first pass
|
2021-09-06 18:43:49 +02:00 |
|
Arthur Meyre
|
914fb19ebb
|
tools: adapt UTC timezone for package watcher to match Paris Time
|
2021-09-01 10:38:50 +02:00 |
|
Arthur Meyre
|
3c6969f7f4
|
tools: updated package watcher with helper script
|
2021-08-31 16:15:03 +02:00 |
|
Arthur Meyre
|
758a5727dc
|
fix: disable the package watcher for now
- I used the wrong date value, will update in a further PR
|
2021-08-31 11:43:32 +02:00 |
|
Arthur Meyre
|
b9fd9b7b9b
|
fix: bad workflow format
|
2021-08-31 10:36:42 +02:00 |
|
Arthur Meyre
|
0f2b7f7d2a
|
build: allow docker base image build triggered by API call
- add a polling script to check packages versions regularly and rebuild if
the compiler image is more recent
|
2021-08-31 10:14:55 +02:00 |
|