Граф коммитов

43 Коммитов

Автор SHA1 Сообщение Дата
Benjamin Grandfond 652650e567
Apply suggestions from code review
Co-authored-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-03-06 12:45:39 +01:00
Benjamin Grandfond 2c2169bbc1
Add a first comment before everything and replace it later 2023-03-03 17:12:08 +01:00
Benjamin Grandfond b35fafc212
Generate the share link to always have a valid link 2023-03-02 16:10:10 +01:00
Guillaume Tardif 60e60451b5
Merge pull request #48 from docker/chore/update-validate-command
Add --error-only option to the validate command
2023-03-01 09:49:27 +01:00
Benjamin Grandfond 0e67806ac0
Add --error-only option to the validate command 2023-02-28 14:56:44 +01:00
Benjamin Grandfond 5bfee43e0a
Merge pull request #42 from docker/feat/improvements
Remove target blank as it is not supported in GitHub
2023-02-08 18:30:11 +01:00
Benjamin Grandfond bd89545c89
Remove target blank as it is not supported in GitHub 2023-02-08 16:15:41 +01:00
Benjamin Grandfond 94ce858be4
Merge pull request #37 from docker/feat/link-blank
Make links opened in a new tab
2023-02-08 14:28:28 +01:00
Benjamin Grandfond 4106625dac
Merge pull request #38 from docker/feat/improvements
Do not add any label or message if the tos are already accepted
2023-02-08 11:06:17 +01:00
Benjamin Grandfond 73c704143c
Update .github/ISSUE_TEMPLATE/1_automatic_review.yaml
Co-authored-by: Felipe Cruz Martinez <15997951+felipecruz91@users.noreply.github.com>
2023-02-08 10:29:11 +01:00
Benjamin Grandfond ce1ff8aa90
Do not add any label or message if the tos are already accepted 2023-02-07 14:13:21 +01:00
Benjamin Grandfond 302e475898
Make links opened in a new tab 2023-02-07 14:06:11 +01:00
Benjamin Grandfond 1b1edd7e79
Merge pull request #29 from gtardif/template_improvement
Change submission titles, move form inputs upfront, remove noise
2023-02-01 15:36:12 +01:00
Guillaume Tardif 1accb23bc9 Change submission titles, move form inputs upfront, remove noise
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2023-02-01 12:42:08 +01:00
Guillaume Tardif 0d5cf587e8
Merge pull request #24 from docker/fix/concurrency
Remove concurrency config for now
2023-02-01 11:03:02 +01:00
Guillaume Tardif 7803fd9d0b
Merge pull request #27 from docker/chore/change-feedback-form
Update the feedback form link
2023-02-01 11:01:27 +01:00
Benjamin Grandfond 95bd6d797f
Update the feedback form link 2023-01-31 10:59:43 +01:00
Benjamin Grandfond 8f3f3a6847
Merge pull request #19 from docker/benja-M-1-patch-1
Update the validation success message
2023-01-30 13:00:43 +01:00
Benjamin Grandfond 45931e6074
Remove concurrency for now as it does not work as expected 2023-01-30 12:25:45 +01:00
Benjamin Grandfond 890fd0908d
Remove global concurrency setting that should not be here 2023-01-30 12:05:50 +01:00
Benjamin Grandfond 87027f765f
Update the validation success message 2023-01-27 14:29:00 +01:00
Guillaume Tardif b84e22d799
Merge pull request #17 from docker/chore/feedbacks
Feedbacks from Guillaume's tests
2023-01-26 13:52:53 +01:00
Benjamin Grandfond 88393003a3
Remove emoji face 2023-01-25 19:00:43 +01:00
Benjamin Grandfond 1643831b23
Remove name from validate jobs to avoid silly concatenation names in GHA dashboard 2023-01-25 18:56:42 +01:00
Benjamin Grandfond 214a8694de
Do not disply the GHA link unless it errored 2023-01-25 18:52:07 +01:00
Benjamin Grandfond 5eb3f6a499
Add link to submit an extension through the review process 2023-01-25 18:51:01 +01:00
Benjamin Grandfond a7484f6693
Merge pull request #9 from docker/feat/no-concurrent-jobs-per-issue
Prevent concurrent job per issue
2023-01-25 09:26:30 +01:00
Benjamin Grandfond d124b43aae
Prevent concurrent validation job per issue 2023-01-23 11:53:15 +01:00
Benjamin Grandfond 71eec45143
Prevent concurrent job per issue 2023-01-23 11:24:37 +01:00
Benjamin Grandfond f6d6f0bab4
Fix validation output rendering 2023-01-20 22:43:04 +01:00
Benjamin Grandfond 5a6e6dac8a
Various fixes and improvements 2023-01-20 11:28:20 +01:00
Benjamin Grandfond cc5c737729
Fix output parameter to retrieve the url from xml 2023-01-20 11:15:02 +01:00
Benjamin Grandfond c45c077f1e
Fix parameter used to read the appcast file 2023-01-20 11:10:49 +01:00
Benjamin Grandfond 1a1043d767
Merge pull request #3 from docker/feat/cache
Cache Docker Desktop by build number
2023-01-20 11:06:57 +01:00
Guillaume Tardif 5522adcb0c
Merge pull request #5 from docker/chore/license
Add LICENSE
2023-01-20 09:58:13 +01:00
Benjamin Grandfond e14f2e3de9
Add LICENSE 2023-01-20 00:42:29 +01:00
Benjamin Grandfond 39eb63d393
Add tests to easily make sure the output looks like something expected 2023-01-20 00:32:04 +01:00
Benjamin Grandfond f27b0f9f12
Refactor to extract every messages in templates 2023-01-19 22:58:02 +01:00
Benjamin Grandfond c9304401ad
Warn the user that we will use the mails from hub to contact them if needed 2023-01-19 22:57:15 +01:00
Benjamin Grandfond 3050dcb37a
Cache Docker Desktop by build number 2023-01-18 11:40:44 +01:00
Benjamin Grandfond 656bba3cce
Validation should not run on labeled or unlabeled event since there is a comment to run the validation again 2023-01-17 13:43:57 +01:00
Benjamin Grandfond 8d0e8cea34
Must revalidate the extension even if the label is already added 2023-01-17 12:01:46 +01:00
Benjamin Grandfond 74f31b5990
Add submission issue form and validation workflows 2023-01-17 11:24:12 +01:00