firefly GitHub
PR #1176 | Update to docker/build-push-action@v4 |
Backport of #1174 |
Created At 2023-02-02 20:20:22 +0000 UTC
PR #1175 | Include signing key in batch processor identifier |
Messages from the same identity but different signing keys must be processed into different batches. If the signing key of the message does not match the signing key of the batch, the message will be rejected. Fixes #1173 |
Created At 2023-02-01 22:58:56 +0000 UTC
PR #1174 | Update to docker/build-push-action@v4 |
Due to a recent change in the docker/build-push-action GitHub Action https://github.com/docker/build-push-action/issues/778 our images stopped having their manifests published properly. This PR updates our GitHub Actions to use a newer version of the Action, and restores the previously working behavior. I was able to test this on my own fork and created https://github.com/nguyer/firefly/pkgs/container/firefly/67526987 which has a good manifest in it. |
Created At 2023-02-01 21:40:27 +0000 UTC
PR #1172 | Add stack type to nightly integration tests |
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io> |
Created At 2023-02-01 01:35:50 +0000 UTC
PR #1171 | Update dependencies for v1.2.0 |
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io> |
Created At 2023-01-31 21:16:16 +0000 UTC
PR #1169 | Fix coverage gap in webhooks test |
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io> |
Created At 2023-01-30 21:40:45 +0000 UTC
PR #1168 | Update dependencies for v1.2.0 |
Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io> |
Created At 2023-01-30 20:20:52 +0000 UTC
PR #1164 | Keep Docker state between builds |
Greatly reduces incremental build time for "make docker". |
Created At 2023-01-27 15:42:16 +0000 UTC