Max Goedjen
1f74bd814f
Include tag name in release upload command ( #716 )
2025-09-14 23:28:56 +00:00
Max Goedjen
af77fd4a21
Fix release digest formatting ( #711 )
2025-09-14 22:17:53 +00:00
Max Goedjen
3f247d628f
About screen. ( #707 )
2025-09-14 21:39:20 +00:00
Max Goedjen
96ef91df0c
Use macOS 26 runner ( #691 )
...
* Update macOS version in GitHub Actions workflow
* Update macOS version in release workflow
* Update macOS version for nightly workflow
* Fix runner OS for Swift in CodeQL workflow
2025-09-12 01:15:54 +00:00
Max Goedjen
5c2d039682
Update release.yml ( #680 )
2025-09-08 07:32:03 +00:00
Max Goedjen
63b42bd9df
Move downloader and socket input parsing to xpc services ( #675 )
...
* XPC updater POC
* WIP
* obo
* WIP
* Working
* .
* .
* .
* Cleanup
* Cleanup
* Throw restrict
* Remove dead protocol.
* .
* Fix ECDSA test.
* Scripts
2025-09-06 23:16:23 -07:00
Max Goedjen
902d5c4a1e
Nightly display version ( #670 )
...
* Link to nightly and parse version better
* Add nightly date.
2025-09-04 07:19:55 +00:00
Max Goedjen
e0c24917f2
Add codeql workflow ( #655 )
...
* Add codeql workflow
* Disable signing on codeql workflow
Updated build command to disable code signing.
* Archive
* Temporarily disable previews
* Try disabling hardening
* Release mode
* Previews
* Temporarily disable.
* Update xcodebuild command in codeql.yml
* Try swift build output
* Fix
* Revert "Fix"
This reverts commit 064172779a
.
* Revert "Try swift build output"
This reverts commit a3aa982223
.
* Reset most stuff back to main
* Cleanup workflows and limit a few jobs to read.
* .
2025-09-04 06:46:21 +00:00
Max Goedjen
412687467b
Digest wants 'sha256:' prefix that the upload step doesn't add for some reason ( #667 )
2025-09-04 05:01:44 +00:00
Max Goedjen
416a7d5f40
Fix attestation issue from double-zip file process in upload action ( #666 )
...
* Remove archives since we don’t strip symbols anyway.
* Attest upload result.
2025-09-03 21:38:22 -07:00
Max Goedjen
c4605fb60e
Update nightly.yml ( #665 )
2025-09-03 08:49:20 +00:00
Max Goedjen
61eed5987c
Add permissions to nightly ( #663 )
...
* Add permissions to nightly
* Add archives
2025-09-03 08:39:59 +00:00
Max Goedjen
cbef7c6181
Add manual trigger to nightly ( #662 )
2025-09-03 08:25:00 +00:00
Max Goedjen
c2eb5ce1f6
Delete .github/workflows/add-to-project.yml ( #646 )
...
This appears to be built in now?
2025-08-30 03:07:21 +00:00
Max Goedjen
5067f05558
Run test not just build ( #624 )
...
* Change build command to run tests instead of build
* Change build command to test in release workflow
* Add root test
2025-08-23 20:52:34 -07:00
Max Goedjen
2355d3f989
Use the symlink ( #619 )
2025-08-21 05:20:40 +00:00
Max Goedjen
d36537b919
Release and attestation tweaks ( #616 )
...
* Abs path
* Write.
* Pass attestation.
* Attest nightly
2025-08-19 23:27:58 -07:00
Max Goedjen
8adb4423ac
Release management using gh cli ( #615 )
2025-08-19 07:24:22 +00:00
Max Goedjen
8dbf992cce
Add attestation ( #614 )
2025-08-19 07:07:43 +00:00
Max Goedjen
9749cd6f3e
Switch to generated localized string symbols ( #607 )
...
* Switch to string symbols
* Names
* Cleanup packages
* Cleanup packages
* Remove namespace
* More cleanup
* Fix extra param.
* Use swiftbuild
2025-08-18 03:26:13 +00:00
Max Goedjen
ecd001a082
Update ( #611 )
2025-08-18 02:42:23 +00:00
Max Goedjen
eeec2c3169
Update icon for macOS 26 ( #610 )
...
* Icons.
* .
* Icon
* Icon composer
* Update readme.
2025-08-18 01:37:57 +00:00
Max Goedjen
0e6b218f1f
Swift 6 / Concurrency fixes ( #578 )
...
* Enable language mode
* WIP
* WIP
* Fix concurrency issues in SmartCardStore
* Switch to SMAppService
* Bump runners
* Base
* Finish Testing migration
* Tweak async for updater
* More
* Backport mutex
* Revert "Backport mutex"
This reverts commit 9b02afb20c
.
* WIP
* Reenable
* Fix preview.
* Update package.
* Bump to latest public macOS and Xcode
* Bump back down to 6.1
* Update to Xcode 26.
* Fixed tests.
* More cleanup
* Env fixes
* var->let
* Cleanup
* Persist auth async
* Whitespace.
* Whitespace.
* Cleanup.
* Cleanup
* Redoing locks in actors bc of observable
* Actors.
* .
* Specify b5
* Update package to 6.2
* Fix disabled updater
* Remove preconcurrency warning
* Move updater init
2025-08-17 12:38:18 -05:00
Max Goedjen
b5f2dfd153
Bump to latest public macOS and Xcode ( #600 )
2025-08-10 21:41:30 +00:00
Max Goedjen
ad56019901
Update CI + Concurrency Warnings ( #564 )
...
* Update test.yml
* Update nightly.yml
* Update release.yml
* Tweak concurrency settings
* Remove bad annotations
2024-08-26 15:11:28 -07:00
Jason Garber
a543de0737
GitHub Actions updates ( #554 )
...
* Bump actions/add-to-project to v1.0.1
This _might_ address the failed workflow runs dating back to at least
the last six months:
https://github.com/maxgoedjen/secretive/actions/workflows/add-to-project.yml
* Bump actions/upload-artifact to v4
This should get rid of the deprecation notices displayed as annotations
beneath each Nightly job run. See:
https://github.com/maxgoedjen/secretive/actions/runs/9461831554
* Bump actions/upload-artifact to v4
Similar to cf25db6
, this should silence some deprecation notices.
2024-06-25 21:08:38 +00:00
Max Goedjen
d13f4ee7ba
Revert "Use Apple Silicon runners ( #519 )" ( #533 )
...
This reverts commit 409efa5f9f
.
2024-02-26 00:24:48 +00:00
Max Goedjen
409efa5f9f
Use Apple Silicon runners ( #519 )
...
* Test running on XL (does this work for OSS projects?)
* Move over test/release
2024-01-17 19:28:29 +00:00
Max Goedjen
de8d18f9e9
Switch to Xcode 15.2 ( #516 )
2024-01-16 21:39:07 +00:00
Max Goedjen
c2b80e3c7c
Localization fixes ( #507 )
...
* Consolidate localization files into one file that both targets reference
* Update readme
* Secret Agent/Agent consolidation
* NSLS -> String(localized:)
* Auth contexts
2024-01-12 12:50:52 -08:00
Max Goedjen
1fc8fa25d9
Update runners to use Xcode 15.1 ( #504 )
...
* Update to Xcode 15.1
* Update nightly.yml
* Update test.yml
2024-01-07 01:36:59 +00:00
Max Goedjen
afc54c5e40
Localizing help pages ( #501 )
...
* localizing
* Add files via upload
* Create LOCALIZING.md
* Update LOCALIZING.md
2024-01-05 20:20:40 +00:00
Max Goedjen
8c67ea7c73
Update GitHub actions ( #498 )
2023-12-12 22:30:06 +00:00
Max Goedjen
7b0ccbcc16
Update to Xcode 15 ( #496 )
2023-12-11 08:56:41 +00:00
Max Goedjen
df10fa3912
Update to Xcode 14.3 ( #464 )
...
* Update release.yml
* Update test.yml
* Update nightly.yml
2023-04-30 15:28:54 -07:00
Max Goedjen
e04fe419ed
Update runners to use macOS 13 image ( #463 )
...
* Update nightly.yml
* Update release.yml
* Update test.yml
2023-04-30 22:00:23 +00:00
Max Goedjen
3bd8e3b494
Light/dark readme images ( #438 )
...
* New image
* Light/dark images
* Update README.md
2022-12-23 21:54:49 +00:00
Max Goedjen
14b351abee
New image ( #437 )
2022-12-23 17:54:43 +00:00
Max Goedjen
382913cb99
Update workflows to macOS-latest and Xcode 14.1 ( #421 )
...
* Update nightly.yml
* Update release.yml
* Update test.yml
2022-10-27 07:40:01 +00:00
Paul Hammond
8744313ba1
Add sha-256 checksums to auditable build output ( #377 )
2022-04-23 02:37:28 +00:00
Max Goedjen
26d6ced9ee
Rename add-to-project to add-to-project.yml ( #375 )
2022-04-08 04:44:37 +00:00
Max Goedjen
71b4780488
Create add-to-project ( #373 )
2022-04-07 21:41:20 -07:00
Max Goedjen
6ea0a3ebd2
Update screenshots ( #352 )
...
* Update
* Update README.md
2022-02-17 07:12:14 +00:00
Max Goedjen
c50d2feaf9
Add nightly build ( #341 )
2022-01-31 07:58:23 +00:00
Max Goedjen
3f34e91a2c
Split out libraries into SPM packages ( #298 )
2022-01-01 16:43:29 -08:00
Max Goedjen
6eee29e1fa
Turn off stripping ( #291 )
...
* Turn off stripping
* Remove archive from assets, now that it's not really needed
2021-12-29 23:56:46 -08:00
Max Goedjen
836aa983ed
Upload Xcode archive as release asset ( #286 )
...
* Update Xcode and upload archives
* Diff IDs
* Underscore
* Reorder
2021-12-24 13:55:26 -08:00
Max Goedjen
79f7177ffb
Update Xcode and Cleanup Deprecations ( #277 )
...
* Cleanup.
* Remove obsolete animation
* Bump xcode
2021-12-12 02:07:10 +00:00
Max Goedjen
6bb9fd376f
Switch to Xcode 13 notarytool ( #258 )
...
* Switch to notarytool
* Key data
2021-11-08 04:19:41 +00:00
Max Goedjen
4ab3783a15
Switch to Xcode 13.1 ( #254 )
...
* Update release.yml
* Update test.yml
2021-11-07 20:24:42 +00:00