6 Commits

Author SHA1 Message Date
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