Greg Bergé

Results 38 issues of Greg Bergé

As a user, my screenshots are uploaded on S3 directly from the client. ### Motivation Minimize the load on the server. ### Detail

CLI
prod-critical
chore

As a user I can see who approved and who rejected a change. ### Motivation Being able to track it to investigation if a change was not desired. ### Detail...

feat
front
back

As a developer I can choose a level of logging. ### Motivation Disable log in tests. ### Detail https://github.com/winstonjs/winston

back
chore

## 🐛 Bug Report Originally reported from https://github.com/gregberge/svgr/pull/607#issuecomment-1083255233 > @gregberge FYI this option in the API override does not seem to work, I had to add it to the CLI...

bug 🐛

On GitHub Actions you can restart only one test that is failing, when we reupload the chunk on Argos it should handle it. It is very hard since screenshots are...

feat

As a user, I want to mark multiple screenshot variations as valid for a diff to reduce the flaky tests. This feature will be done after screenshots review.

feat

![Image](https://github.com/argos-ci/argos/assets/266302/bec71a30-8ea0-40d0-bf0e-ef6377ff1830)

feat

The idea is to be able to select the reference build manually (by accepting it) and to disconnect from Git completely. It was asked by a client. https://mail.google.com/mail/u/0/#search/k/KtbxLxglpmsCXHvHLVXnmDhhwwprlnHhnq We need...

feat

To do that, we have to compute the merge base in CI. So the idea is to create a GitHub Action that compute it. The problem is status notification. The...

feat