Commit Graph

10 Commits

Author SHA1 Message Date
Tom Wheeler
3e1faf6819 Update CODEOWNERS to include server team (#232) 2025-08-12 12:41:19 -05:00
Tom Wheeler
47c2525739 Update CODEOWNERS to reflect team name change (#229) 2025-07-17 16:54:34 +01:00
Rob Holland
b9a0331fdc Switch to devex group. 2024-06-13 21:47:33 +01:00
Rob Holland
7555f831b8 Switch docker-compose to devrel. 2024-06-06 14:10:51 +01:00
Rob Holland
52f74c55f3 Keep an admintools version separate from temporal version. (#207)
* Keep an admintools version separate from temporal version.

This allows us to account for new admintools tagging format.

* Adjust release action to take an admintools version.
2024-06-05 14:39:33 +01:00
Tim Deeb-Swihart
457729a8c1 Remove stale k8s configuration (#203)
We no longer maintain or support this.
2024-03-06 09:58:10 -08:00
Rodrigo Zhou
8527453358 Remove condition for creating summary in create-release GHA (#199) 2023-12-21 16:46:04 -06:00
Rodrigo Zhou
edf6276179 Github action to create release (#197) 2023-12-21 13:38:16 -06:00
jackdawm
96d2742f80 Delete .github/workflows/semgrep.yml (#195) 2023-11-20 15:02:40 -05:00
jackdawm
8611816c05 Create semgrep.yml (#184)
## What was changed
Add Github workflow to scan PRs with Semgrep.

## Why?
This will eventually be an org-wide required workflow, but Github won't let us have access to it yet, so this PR manually adds scanning.

## Checklist
How was this tested:

Added manually in this way to many other repos with no issue.
2023-08-25 17:02:07 -07:00