JaredScar
3abd3f0496
Refactor secure storage implementation to use native bindings and migrate from keytar. Update .gitignore for Rust artifacts, adjust package.json for new build scripts, and modify workflows for native module compilation. Enhance state versioning to support migration of credentials from keytar to desktop_core.
2026-02-24 11:42:16 -05:00
Brandon Treston
9a2168c1d7
add lint workflow ( #1006 )
2026-02-19 11:43:39 -05:00
renovate[bot]
7381857296
[deps]: Update gh minor ( #973 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-29 14:19:11 -05:00
Daniel James Smith
b5d31e693b
Replace deprecated codecov/test-results-action with codecov/codecov-action with report_type set to test_results ( #979 )
...
https://github.com/codecov/test-results-action?tab=readme-ov-file#%EF%B8%8F-deprecation-warning-%EF%B8%8F
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com >
2026-01-23 08:06:18 -06:00
renovate[bot]
1af8fc1067
[deps]: Update gh minor ( #955 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-08 15:30:59 +10:00
renovate[bot]
f0a19b6267
[deps]: Update actions/upload-artifact action to v6 ( #958 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-06 14:51:01 +00:00
Mick Letofsky
220d6c02c7
Revert review Code Triggered by labeled event ( #962 )
2025-12-31 11:04:31 -05:00
Mick Letofsky
321db6e771
Review Code Triggered by labeled event ( #961 )
2025-12-30 18:15:46 +01:00
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
brandonbiete
0d3bbc1db8
[BRE-1367] Update macos workflows to use macos-15-intel runners ( #928 )
2025-11-21 14:38:59 -05: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
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