- Nov 13, 2024
-
-
Martin Lowe authored
fix: Update GH revalidation logic to use new split repo + org name params Closes eclipsefdn/helpdesk#5272 See merge request !212
-
Martin Lowe authored
Previously it only had the org + repo, which meant that different PRs would collide.
-
Martin Lowe authored
Missed in original change set to resolve an issue with path encoding. This change fixes the revalidation UI to use the proper values as used in the rest of the back end which are now split. Resolves eclipsefdn/helpdesk#5272
-
- Nov 06, 2024
-
-
Martin Lowe authored
fix: update GH API requests to handle rest client param encoding See merge request !211
-
Martin Lowe authored
-
- Oct 30, 2024
-
-
Martin Lowe authored
Migrate to Quarkus 3.8.6 and SDK 1.1.6 See merge request !209
-
Martin Lowe authored
Add otterdog bot to allow list Closes #171 See merge request !210
-
- Oct 03, 2024
-
-
Thomas Neidhart authored
-
- Sep 30, 2024
-
-
Martin Lowe authored
-
- Sep 13, 2024
-
-
Martin Lowe authored
Add ephemeral storage limits to k8s config See merge request !208
-
- Sep 12, 2024
-
-
Martin Lowe authored
-
- Sep 09, 2024
-
-
Martin Lowe authored
Add parallel processing to the commit validation call See merge request !199
-
Martin Lowe authored
-
- Aug 15, 2024
-
-
Martin Lowe authored
Iss #118 - Add support for website_repo matching for project lookup Closes #118 See merge request !207
-
- Aug 13, 2024
-
-
Martin Lowe authored
Resolves #118
-
Martin Lowe authored
Iss #157 - Add email obfuscation to the status json return Closes #157 See merge request !206
-
Martin Lowe authored
Resolves #157
-
Martin Lowe authored
Iss #75 - Update lookup to allow for user or email, switch to fetch See merge request !205
-
Martin Lowe authored
-
- Aug 12, 2024
-
-
Martin Lowe authored
When looking up by username, there is no login requirement. For lookup by email, the initial req. of being logged in as a committer is still present. Additionally, switched from jq ajax to native fetch API to modernize call. As part of this upgrade, ECA API was switched from custom user objects to using the SDK EF services profile service to lookup user accounts. This gave the ability to search by different user attributes more easily.
-
- Jul 31, 2024
-
-
Martin Lowe authored
Update openapi specs to be more strict for test validation See merge request !204
-
- Jul 30, 2024
-
-
Martin Lowe authored
-
Martin Lowe authored
Iss #168 - Update status page for potential external ID display See merge request !200
-
Martin Lowe authored
-
- Jul 26, 2024
-
-
Martin Lowe authored
Add Gitbook as an allow listed application bot to ECA check See merge request !203
-
Martin Lowe authored
-
- Jul 24, 2024
-
-
Zachary Sabourin authored
refactor: URL cleanup for recently migrated content See merge request !202
-
- Jul 23, 2024
-
-
Zachary Sabourin authored
Relates to eclipsefdn/it/websites/eclipse.org#601
-
Martin Lowe authored
Update k8s config files to match current standard See merge request !201
-
Martin Lowe authored
-
Martin Lowe authored
We have the provider ID when GH commit status checks are requested, which is a not small amount of our checks. We'll need additional work to provide this functionality for Gitlab checks, but this should provide the base.
-
- Jul 15, 2024
-
-
Martin Lowe authored
Add message to the hook script to notify of potential validation delay See merge request !198
-
- Jul 11, 2024
-
-
Martin Lowe authored
In the case of large commit sets, there is a chance that the commit set validation will timeout. While not a perfect solution, this should at least inform the user while performance is improved.
-
- Jul 10, 2024
-
-
Martin Lowe authored
Iss #161 - Add merge_group webhook support to the webhook callback See merge request !197
-
- Jul 09, 2024
-
-
Martin Lowe authored
-
- Jul 08, 2024
-
-
Martin Lowe authored
A commit status is required for merge queues as separate branches w/ different SHAs are created, which no longer contain the ECA check status. As all commits in the queue will have been validated, we can just send a request to create the missing commit status without checks.
-
- Jun 11, 2024
-
-
Martin Lowe authored
Fix issue where 0'd commit sha isn't matching properly See merge request !196
-
Martin Lowe authored
-
- Jun 06, 2024
-
-
Martin Lowe authored
Add ability to allow list group namespaces to bypass ECA See merge request !195
-
Martin Lowe authored
This bypass is needed for migrating large existing Git repositories, as the ECA will time out on massive requests.
-