Changeset 3248777
- Timestamp:
- 03/01/2025 06:51:29 AM (13 months ago)
- Location:
- sparkling-appcast
- Files:
-
- 4 edited
-
tags/0.7/README.md (modified) (3 diffs)
-
tags/0.7/readme.txt (modified) (2 diffs)
-
trunk/README.md (modified) (3 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
sparkling-appcast/tags/0.7/README.md
r3248776 r3248777 3 3 https://wordpress.org/plugins/sparkling-appcast/ 4 4 5 Sparkling Appcast is a [WordPress plugin](https://wordpress.org/plugins/sparkling-appcast/). It allows you to use your WordPress site to distribute your macOS App via 6 [Sparkle](https://sparkle-project.org/). Sparkling Appcast supports multiple channels (alpha, beta, ...). 5 Sparkling Appcast is a [WordPress plugin](https://wordpress.org/plugins/sparkling-appcast/). It allows you to use your WordPress site to distribute your macOS App via [Sparkle](https://sparkle-project.org/). Sparkling Appcast supports multiple channels (alpha, beta, ...). 7 6 8 7 Sparkling Appcast exposes a new shortcode to display a list of app builds. … … 63 62 ### Other 64 63 65 To distribute a new build, you must upload the asset (1), create a build draft (2), after which you can finalize the 66 build and publish it (3). Steps 1 and 2 are typically executed by your build server, while step 3 is done by a human. 64 To distribute a new build, you must upload the asset (1), create a build draft (2), after which you can finalize the build and publish it (3). Steps 1 and 2 are typically executed by your build server, while step 3 is done by a human. 67 65 68 66 ### 1. Uploading Asset … … 97 95 ### 3. Publish Build 98 96 99 The user may now go to "App Build" on wp-admin and publish the draft after verifying the build. After publishing the 100 build will appear on the relevant appcast (`/wp-json/sparkling-appcast/v1/appcast.xml`). 97 The user may now go to "App Build" on wp-admin and publish the draft after verifying the build. After publishing the build will appear on the relevant appcast (`/wp-json/sparkling-appcast/v1/appcast.xml`). 101 98 102 99 ## Migration from MS App Center -
sparkling-appcast/tags/0.7/readme.txt
r3248776 r3248777 68 68 ### Other 69 69 70 To distribute a new build, you must upload the asset (1), create a build draft (2), after which you can finalize the 71 build and publish it (3). Steps 1 and 2 are typically executed by your build server, while step 3 is done by a human. 70 To distribute a new build, you must upload the asset (1), create a build draft (2), after which you can finalize the build and publish it (3). Steps 1 and 2 are typically executed by your build server, while step 3 is done by a human. 72 71 73 72 ### 1. Uploading Asset … … 102 101 ### 3. Publish Build 103 102 104 The user may now go to "App Build" on wp-admin and publish the draft after verifying the build. After publishing the 105 build will appear on the relevant appcast (`/wp-json/sparkling-appcast/v1/appcast.xml`). 103 The user may now go to "App Build" on wp-admin and publish the draft after verifying the build. After publishing the build will appear on the relevant appcast (`/wp-json/sparkling-appcast/v1/appcast.xml`). -
sparkling-appcast/trunk/README.md
r3248774 r3248777 3 3 https://wordpress.org/plugins/sparkling-appcast/ 4 4 5 Sparkling Appcast is a [WordPress plugin](https://wordpress.org/plugins/sparkling-appcast/). It allows you to use your WordPress site to distribute your macOS App via 6 [Sparkle](https://sparkle-project.org/). Sparkling Appcast supports multiple channels (alpha, beta, ...). 5 Sparkling Appcast is a [WordPress plugin](https://wordpress.org/plugins/sparkling-appcast/). It allows you to use your WordPress site to distribute your macOS App via [Sparkle](https://sparkle-project.org/). Sparkling Appcast supports multiple channels (alpha, beta, ...). 7 6 8 7 Sparkling Appcast exposes a new shortcode to display a list of app builds. … … 63 62 ### Other 64 63 65 To distribute a new build, you must upload the asset (1), create a build draft (2), after which you can finalize the 66 build and publish it (3). Steps 1 and 2 are typically executed by your build server, while step 3 is done by a human. 64 To distribute a new build, you must upload the asset (1), create a build draft (2), after which you can finalize the build and publish it (3). Steps 1 and 2 are typically executed by your build server, while step 3 is done by a human. 67 65 68 66 ### 1. Uploading Asset … … 97 95 ### 3. Publish Build 98 96 99 The user may now go to "App Build" on wp-admin and publish the draft after verifying the build. After publishing the 100 build will appear on the relevant appcast (`/wp-json/sparkling-appcast/v1/appcast.xml`). 97 The user may now go to "App Build" on wp-admin and publish the draft after verifying the build. After publishing the build will appear on the relevant appcast (`/wp-json/sparkling-appcast/v1/appcast.xml`). 101 98 102 99 ## Migration from MS App Center -
sparkling-appcast/trunk/readme.txt
r3248774 r3248777 68 68 ### Other 69 69 70 To distribute a new build, you must upload the asset (1), create a build draft (2), after which you can finalize the 71 build and publish it (3). Steps 1 and 2 are typically executed by your build server, while step 3 is done by a human. 70 To distribute a new build, you must upload the asset (1), create a build draft (2), after which you can finalize the build and publish it (3). Steps 1 and 2 are typically executed by your build server, while step 3 is done by a human. 72 71 73 72 ### 1. Uploading Asset … … 102 101 ### 3. Publish Build 103 102 104 The user may now go to "App Build" on wp-admin and publish the draft after verifying the build. After publishing the 105 build will appear on the relevant appcast (`/wp-json/sparkling-appcast/v1/appcast.xml`). 103 The user may now go to "App Build" on wp-admin and publish the draft after verifying the build. After publishing the build will appear on the relevant appcast (`/wp-json/sparkling-appcast/v1/appcast.xml`).
Note: See TracChangeset
for help on using the changeset viewer.