Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .agents/test-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ rules:
checks:
- "scripts/dev/agent-preflight.sh"
- "python3 -m py_compile scripts/ops/nightly-security-check.py"
- "python3 scripts/ops/nightly-security-check.py --strict --automation-toml Tests/Fixtures/nightly-security-automation.toml --github-release-json Tests/Fixtures/release-health-github-release-1.1.58.json --write-report build/nightly-security-report.json"
- "python3 scripts/ops/nightly-security-check.py --strict --automation-toml Tests/Fixtures/nightly-security-automation.toml --github-release-json Tests/Fixtures/release-health-github-release-1.1.59.json --write-report build/nightly-security-report.json"

- paths:
- "scripts/ops/release-gate-report.py"
Expand Down
4 changes: 2 additions & 2 deletions Casks/transcripted.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cask "transcripted" do
version "1.1.58"
sha256 "fcbe42567ddd3cd64456cfd2a99b5ca4b1dcc4c025223152cb71c5783d97021a"
version "1.1.59"
sha256 "e245f148b2aa19437624b198d09f9cb18621fbd63909399fbfba45f395d0a09c"

url "https://github.com/r3dbars/transcripted/releases/download/v#{version}/Transcripted-#{version}.dmg",
verified: "github.com/r3dbars/transcripted/"
Expand Down
4 changes: 2 additions & 2 deletions Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.1.58</string>
<string>1.1.59</string>
<key>CFBundleVersion</key>
<string>1.1.58</string>
<string>1.1.59</string>
<key>LSMinimumSystemVersion</key>
<string>26.0</string>
<key>LSUIElement</key>
Expand Down
1 change: 0 additions & 1 deletion Tests/Fixtures/release-health-github-release-1.1.58.json

This file was deleted.

1 change: 1 addition & 0 deletions Tests/Fixtures/release-health-github-release-1.1.59.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"assets":[{"contentType":"application/x-apple-diskimage","digest":"sha256:e245f148b2aa19437624b198d09f9cb18621fbd63909399fbfba45f395d0a09c","name":"Transcripted-1.1.59.dmg","size":510109767,"state":"uploaded","url":"https://github.com/r3dbars/transcripted/releases/download/v1.1.59/Transcripted-1.1.59.dmg"}],"isDraft":false,"isPrerelease":false,"tagName":"v1.1.59","url":"https://github.com/r3dbars/transcripted/releases/tag/v1.1.59"}
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"assets":[{"contentType":"application/x-apple-diskimage","digest":"sha256:aed858cf2f1bcc21e40676e46f0fd0981bd1dae173ebcb5ff57460d80478610b","name":"Transcripted-1.1.58.dmg","size":510070640,"state":"uploaded","url":"https://github.com/r3dbars/transcripted/releases/download/v1.1.58/Transcripted-1.1.58.dmg"}],"isDraft":false,"isPrerelease":false,"tagName":"v1.1.58","url":"https://github.com/r3dbars/transcripted/releases/tag/v1.1.58"}
{"assets":[{"contentType":"application/x-apple-diskimage","digest":"sha256:aed858cf2f1bcc21e40676e46f0fd0981bd1dae173ebcb5ff57460d80478610b","name":"Transcripted-1.1.59.dmg","size":510109767,"state":"uploaded","url":"https://github.com/r3dbars/transcripted/releases/download/v1.1.59/Transcripted-1.1.59.dmg"}],"isDraft":false,"isPrerelease":false,"tagName":"v1.1.59","url":"https://github.com/r3dbars/transcripted/releases/tag/v1.1.59"}
4 changes: 2 additions & 2 deletions Tests/NightlySecurityContractTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -190,14 +190,14 @@ func testNightlySecurityContract() {
preflight.contains("python3 scripts/dev/test-matrix-checks.py --matrix .agents/test-matrix.yml"),
"agent preflight should execute the matrix that owns the strict checker command"
)
assertTrue(matrix.contains("--github-release-json Tests/Fixtures/release-health-github-release-1.1.58.json"), "test matrix should suggest a strict checker command with deterministic GitHub release metadata")
assertTrue(matrix.contains("--github-release-json Tests/Fixtures/release-health-github-release-1.1.59.json"), "test matrix should suggest a strict checker command with deterministic GitHub release metadata")
}

runSuite("Nightly security checker fails stale GitHub release asset metadata") {
let passing = runNightlySecurityChecker(arguments: [
"--strict",
"--automation-toml", "Tests/Fixtures/nightly-security-automation.toml",
"--github-release-json", "Tests/Fixtures/release-health-github-release-1.1.58.json"
"--github-release-json", "Tests/Fixtures/release-health-github-release-1.1.59.json"
])
let staleCask = runNightlySecurityChecker(arguments: [
"--strict",
Expand Down
11 changes: 11 additions & 0 deletions docs/appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@
<atom:link href="https://raw.githubusercontent.com/r3dbars/transcripted/main/docs/appcast.xml" rel="self" type="application/rss+xml" />
<description>Release feed for Transcripted macOS updates.</description>
<language>en</language>
<item>
<title>1.1.59</title>
<pubDate>Thu, 10 Sep 2026 17:48:32 +0000</pubDate>
<sparkle:version>1.1.59</sparkle:version>
<sparkle:shortVersionString>1.1.59</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>26.0</sparkle:minimumSystemVersion>
<sparkle:hardwareRequirements>arm64</sparkle:hardwareRequirements>
<enclosure url="https://github.com/r3dbars/transcripted/releases/download/v1.1.59/Transcripted-1.1.59.dmg" length="510109767" type="application/octet-stream" sparkle:edSignature="mPy8C9M4wYMnxV19R5Rxeslgs7uPnqmx8Ab8KVsXi5pJsw64x43fkhjRbwLx5oeZmYTUZbXc6wVf0q64oH2VBA==" />
<link>https://github.com/r3dbars/transcripted/releases/tag/v1.1.59</link>
<sparkle:releaseNotesLink>https://github.com/r3dbars/transcripted/releases/tag/v1.1.59</sparkle:releaseNotesLink>
</item>
<item>
<title>1.1.58</title>
<pubDate>Fri, 04 Sep 2026 21:40:14 +0000</pubDate>
Expand Down
Loading