renovate[bot]
6f3d8f73e1
[deps]: Update actions/checkout action to v6 ( #946 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-12-11 14:13:24 +00:00
gitclonebrian
ce43f651ab
added permissions to token generation step to limit scope of token ( #929 )
2025-12-10 17:46:23 -05:00
Vincent Salucci
0780f9a931
chore: change checkboxes to dropdowns ( #932 )
2025-11-21 14:39:23 -06:00
Vincent Salucci
62c8a64298
chore: attempt to fix checkboxes required state ( #930 )
2025-11-21 13:45:22 -06:00
brandonbiete
0d3bbc1db8
[BRE-1367] Update macos workflows to use macos-15-intel runners ( #928 )
2025-11-21 14:38:59 -05:00
Vincent Salucci
99655a0abf
chore: add issue template and base config ( #926 )
...
* chore: add issue template and base config
* chore: add additional details to application type and add additional directory service
* chore: group LDAP services
2025-11-20 20:24:22 -06:00
brandonbiete
2883ff6068
[BRE-1302] Revert runner upgrade and target arch changes to get back to stable state ( #925 )
2025-11-20 11:06:49 -05:00
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
Thomas Rittson
b13895bdd6
[PM-26669] Fix Google Workspace dynamic import error in CLI ( #893 )
...
* Revert "[PM-26454] Undo removal of core-js to fix dynamic import errors (#890 )"
This reverts commit 7c27202dab .
This removes the core-js dependency again, because restoring it did not fix the bug.
* Downgrade googleapis to 149 to avoid ESM issue
* Exclude googleapis from updates
2025-10-09 07:10:03 +10:00
Matt Andreko
a4ec6df118
Cleanup of workflow files ( #891 )
2025-10-06 14:36:56 -04:00
Tyler
a259de8b26
BRE-1158 Dockerfiles shared ownership ( #880 )
...
* BRE-1158 Dockerfiles shared ownership
* feat: Docker Compose rule
2025-09-30 13:50:39 -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
Thomas Rittson
ec2c40a565
Exclude yao-pkg from renovate with comment ( #859 )
2025-08-30 08:58:24 +10: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
renovate[bot]
2651a53f27
[deps]: Update googleapis to v144 ( #619 )
...
* [deps]: Update googleapis to v144
* [deps]: Update google-auth-library to v9
* Group Google libraries in Renovate configuration
* Reinstall google libraries to fix missing gaxios package
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rui Tome <rtome@bitwarden.com >
2025-03-07 10:46:17 +00: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