renovate[bot]
f5abaf114a
[deps]: Update actions/setup-node action to v6 ( #908 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-18 15:22:43 +00:00
renovate[bot]
02809be178
[deps]: Update actions/upload-artifact action to v5 ( #916 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-18 13:43:59 +00:00
Thomas Rittson
6abfdd8a88
Fix not reporting test results on push to main ( #921 )
...
Allow other events to report test results
2025-11-18 08:50:19 +10:00
Mick Letofsky
e32f29b8e7
[PM-27181] - Grant additional permissions for review code ( #920 )
2025-11-13 14:44:41 +01:00
brandonbiete
e333db372d
[BRE-1302] Update runners to macos-15 ( #918 )
...
* [BRE-1302] Update runners to macos-15 and update architecture dependencies and targets to arm64
* [BRE-1302] Update macos-cli build job to macos-15 runner
2025-11-12 09:44:59 -05:00
Thomas Rittson
a44eb28be8
[PM-26672] Add Google Workspace integration tests to CI pipeline ( #909 )
...
- reorganize integration test files to allow for future additions
- add Google Workspace integration tests to the Github workflow
- refactor to run tests selective based on changed files and use
Azure Key Vault
2025-11-12 06:03:37 +10:00
Mick Letofsky
c7db8376ec
Implement reusable Claude code review workflow ( #905 )
...
* Implement reusable Claude code review workflow
2025-10-30 07:39:45 +01:00
Thomas Rittson
fe01b49df1
[PM-26671] Google workspace integration tests ( #894 )
...
Add tests for Google Workspace - not enabled in CI yet
2025-10-28 11:31:02 +10:00
Matt Andreko
a4ec6df118
Cleanup of workflow files ( #891 )
2025-10-06 14:36:56 -04:00
renovate[bot]
06dbc14136
[deps]: Update actions/checkout action to v5 ( #874 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-29 11:16:25 -04:00
renovate[bot]
a68744524c
[deps]: Update actions/setup-node action to v5 ( #875 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-17 09:57:34 -04:00
renovate[bot]
88af7d6b12
[deps]: Update actions/create-github-app-token action to v2 ( #785 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 15:49:00 -04:00
renovate[bot]
3716e5ca57
[deps]: Update dorny/test-reporter action to v2 ( #787 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-04 15:37:14 -04:00
Thomas Rittson
926202f80a
Update gui builds to use nvmrc ( #838 )
...
- use .nvmrc node version in GUI build jobs (matches CLI build jobs)
- has the effect of upgrading from node 18 -> 20 in these jobs
(but note Electron uses its own version of node not this one)
2025-07-24 09:52:53 -04:00
Thomas Rittson
763497e160
[PM-21956] Migrate to yao-pkg and upgrade CLI to node 20 ( #817 )
...
* Remove cloc from workflows
* Use yao-pkg on node 20 for CLI and dev
* Remove pkg-fetch from workflows
* Remove unused resource hacker build dep
This was not actually doing anything and will be added back in
in a follow up ticket.
2025-07-22 08:12:49 +10:00
Matt Andreko
c28a93bdbe
Update scan workflow to use centralized reusable component ( #820 )
2025-07-21 13:07:56 -04:00
Thomas Rittson
a643175a99
[PM-21333] Add top level permissions key to Github workflows ( #815 )
...
* Add missing permissions key to Github workflows
* Add missing permissions
* Fix version bump permissions
2025-07-11 10:52:19 -04:00
Andy Pixley
0c1d20aaa6
[BRE-831] migrate secrets AKV ( #796 )
2025-07-09 18:09:22 -04:00
Andy Pixley
61d7c996c1
[BRE-848] Adding Workflow Permissions ( #798 )
2025-06-23 11:14:00 -05:00
Vince Grassia
ceff0559f2
Remove checksum assets from releases ( #795 )
2025-06-12 12:06:11 -04:00
Matt Andreko
4d55bf0527
Added explicit permissions to check-run ( #794 )
2025-06-09 14:55:48 -04:00
renovate[bot]
7347c1992f
[deps]: Update sonarsource/sonarqube-scan-action action to v5 ( #790 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-03 14:29:32 -04:00
Matt Andreko
5f9adf9ab7
fix: update scan workflow ( #792 )
2025-06-02 08:28:33 -04:00
Andy Pixley
42efd689e3
[BRE-773] Fixing windows signing cert ( #736 )
2025-04-09 23:46:47 -04:00
Matt Bishop
9446eedec7
Remove references to Codecov token ( #734 )
2025-03-27 15:51:22 -07:00
Matt Andreko
e4abb2c751
Update SARIF upload to use proper branch ( #732 )
2025-03-21 09:12:47 -04:00
Matt Andreko
09ed8326c3
Replace secret checking logic with branch detection logic ( #726 )
2025-03-03 11:34:11 -05:00
Thomas Rittson
c5a65a85ad
Fix mkcert bash script ( #723 )
...
Wrap CAROOT path in quotes to handle spaces in path
2025-02-20 10:00:42 +10:00
Matt Andreko
ed935d998a
Modified Scan workflow to contain PR number during a PR ( #718 )
2025-02-04 15:25:47 -05:00
renovate[bot]
f9d817f0b1
[deps]: Update gh minor ( #645 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-23 15:38:39 +00:00
Matt Andreko
e8579f11d3
Removed unnecessary CODECOV_TOKEN with updated codecov-action ( #709 )
2025-01-16 08:53:26 -05:00
Vince Grassia
1464d72b27
BRE-549 - Add rc branch logic ( #708 )
2025-01-14 22:24:48 -06:00
Matt Andreko
fdbbef68c1
Update SonarQube GitHub Action ( #706 )
...
* Updated SonarQube GitHub action to v4.2.1
* Removed unnecessary github token
2025-01-14 09:28:46 -05:00
renovate[bot]
c2b22518fe
[deps]: Update codecov/codecov-action action to v5 ( #681 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-20 16:38:11 -05:00
Vince Grassia
6db28408e6
Update Version Bump workflow to push directly to main ( #661 )
2024-10-31 15:04:12 -04:00
Opeyemi
9c566f50a2
[BRE-372] - Clean up document start ( #654 )
2024-10-21 12:58:06 +01:00
Thomas Rittson
3c5bafe39f
Move example ldifs from contributing-docs repository ( #653 )
...
* Move example ldifs
* Run integration tests if config has changed
2024-10-17 07:51:12 +10:00
Thomas Rittson
d65f42684e
[PM-13008] Add ldap integration tests ( #637 )
2024-10-14 08:17:00 +10:00
renovate[bot]
d4e317d804
[deps]: Update gh minor ( #550 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-03 15:28:45 +01:00
renovate[bot]
19344bf696
[deps]: Update ubuntu to v24 ( #636 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-03 08:11:22 -05:00
Opeyemi
3d9465917d
[BRE-246] - Use GH App for Auto PR
2024-09-17 18:08:01 +01:00
Vince Grassia
bbc65d77e3
Revert "[BRE-246] - Use GH-App for version bump workflow ( #586 )" ( #587 )
...
This reverts commit 5d0cde9cfa .
2024-09-11 09:58:17 -04:00
Opeyemi
5d0cde9cfa
[BRE-246] - Use GH-App for version bump workflow ( #586 )
...
* Use GH-App for version bump workflow
* clean secret
2024-09-11 11:45:50 +01:00
renovate[bot]
46fb407c0c
[deps]: Update sonarsource/sonarcloud-github-action action to v3 ( #572 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-09 16:07:21 -04:00
Alex Urbina
c973d5fea0
BRE-141 Refactor Release workflow to split deploy/publish steps ( #567 )
...
* BRE-141 REFACTOR: Release workflow to split deploy/publish steps
* Update .github/workflows/release.yml
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com >
* BRE-141 DELETE: publish.yml workflow
---------
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com >
2024-09-05 14:49:28 +10:00
Matt Bishop
d01522bfc4
Configure Codecov coverage and results ( #569 )
...
* Configure Codecov coverage and results
* Actually produce reports
2024-08-30 16:48:13 -04:00
Vince Grassia
14314a3553
Switch to API key ( #566 )
2024-08-26 11:49:15 -04:00
Matt Bishop
ffac82e865
Don't scan on nonexistent RCs ( #549 )
2024-08-14 09:08:41 -04:00
Dillon Beresford
a2b5dac108
Include action to support Checkmarx and Sonar ( #546 )
...
* Include action to support Checkmarx and Sonar
* Update .github/workflows/scan.yml
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com >
* Update .github/workflows/scan.yml
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com >
* Bump versions for outdated github actions
---------
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com >
2024-08-05 12:12:46 -04:00
Vince Grassia
f730aeba23
Remove logic for 'rc' branch ( #521 )
2024-07-19 10:49:36 +02:00