-
Notifications
You must be signed in to change notification settings - Fork 657
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: release workflows build a dmg for macOS
We've used a zip for the duration of the private beta but macOS users expect a dmg. This commit changes both of our release workflows to begin building a dmg instead of a zip.
- Loading branch information
Showing
2 changed files
with
66 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<?xml version='1.0' encoding='utf-8'?> | ||
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0"> | ||
<channel> | ||
<title>Ghostty</title> | ||
<item><title>Build 8343</title><pubDate>Fri, 20 Dec 2024 21:34:26 +0000</pubDate><sparkle:version>8343</sparkle:version><sparkle:shortVersionString>0abd4ea8 (2024-12-20)</sparkle:shortVersionString><sparkle:minimumSystemVersion>13.0.0</sparkle:minimumSystemVersion><description> | ||
<h1>Ghostty v<Element '{http://www.andymatuschak.org/xml-namespaces/sparkle}version' at 0x104f7d120></h1> | ||
<p> | ||
We don't currently generate release notes for auto-updates. | ||
You can view the complete changelog and release notes on | ||
the <a href="https://ghostty.org">Ghostty website</a>. | ||
</p> | ||
<p> | ||
This release was built from commit <code><a href="https://github.com/ghostty-org/ghostty/commits/0abd4ea8a22b194daf79c812aa154c7c4abe3caa">0abd4ea8</a></code> | ||
on 2024-12-20. | ||
</p> | ||
</description><enclosure url="https://release.files.ghostty.org/<Element '{http://www.andymatuschak.org/xml-namespaces/sparkle}version' at 0x104f7d120>/ghostty-macos-universal.zip" type="application/octet-stream" sparkle:edSignature="UCdy3LSP+udlRloMLWYOrB0IcZjRXol/ElXFTOyb/4+1hfg+mQmbPysuyy60S+zkzY7SWoQdNAm62T9tfpR6BA==" length="20708162" /></item><item><title>Build 8346</title><pubDate>Fri, 20 Dec 2024 22:38:00 +0000</pubDate><sparkle:version>8346</sparkle:version><sparkle:shortVersionString>663205b5 (2024-12-20)</sparkle:shortVersionString><sparkle:minimumSystemVersion>13.0.0</sparkle:minimumSystemVersion><description> | ||
<h1>Ghostty v0.1.4</h1> | ||
<p> | ||
We don't currently generate release notes for auto-updates. | ||
You can view the complete changelog and release notes on | ||
the <a href="https://ghostty.org">Ghostty website</a>. | ||
</p> | ||
<p> | ||
This release was built from commit <code><a href="https://github.com/ghostty-org/ghostty/commits/663205b5097506f5dc0ac5cd9aa32feb5aec8732">663205b5</a></code> | ||
on 2024-12-20. | ||
</p> | ||
</description><enclosure url="https://release.files.ghostty.org/0.1.4/ghostty-macos-universal.zip" type="application/octet-stream" sparkle:edSignature="C1+WtXy9UfHqMjRQfWbntXnRjudh8d0vZ04TbbGkKnyfK4RHFEEkxU5XsmaLLFaNfoBglLeuRkj/UtxElvz7AA==" length="20711303" /></item><item><title>Build 8347</title><pubDate>Fri, 20 Dec 2024 22:52:12 +0000</pubDate><sparkle:version>8347</sparkle:version><sparkle:shortVersionString>0.1.5</sparkle:shortVersionString><sparkle:minimumSystemVersion>13.0.0</sparkle:minimumSystemVersion><description> | ||
<h1>Ghostty v0.1.5</h1> | ||
<p> | ||
This release was built from commit <code><a href="https://github.com/ghostty-org/ghostty/commits/d3de22ce284638e6b5f3a1ac7a6522e684428d88">d3de22ce</a></code> | ||
on 2024-12-20. | ||
</p> | ||
<p> | ||
We don't currently generate release notes for auto-updates. | ||
You can view the complete changelog and release notes on | ||
the <a href="https://ghostty.org">Ghostty website</a>. | ||
</p> | ||
</description><enclosure url="https://release.files.ghostty.org/0.1.5/ghostty-macos-universal.zip" type="application/octet-stream" sparkle:edSignature="apF0FrVfq7aBBL9hiuuwwiXF5Tyx2602ABpCIiKzblLMiTomeQ3BjaRXYwO6iotWgB9ug1wbbpP3cYHSXKi5BQ==" length="20710970" /></item></channel> | ||
</rss> |