Plugin Directory

Changeset 3248777


Ignore:
Timestamp:
03/01/2025 06:51:29 AM (13 months ago)
Author:
usielriedl
Message:

Fixes readme.txt

Location:
sparkling-appcast
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • sparkling-appcast/tags/0.7/README.md

    r3248776 r3248777  
    33https://wordpress.org/plugins/sparkling-appcast/
    44
    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, ...).
     5Sparkling 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, ...).
    76
    87Sparkling Appcast exposes a new shortcode to display a list of app builds.
     
    6362### Other
    6463
    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.
     64To 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.
    6765
    6866### 1. Uploading Asset
     
    9795### 3. Publish Build
    9896
    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`).
     97The 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`).
    10198
    10299## Migration from MS App Center
  • sparkling-appcast/tags/0.7/readme.txt

    r3248776 r3248777  
    6868### Other
    6969
    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.
     70To 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.
    7271
    7372### 1. Uploading Asset
     
    102101### 3. Publish Build
    103102
    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`).
     103The 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  
    33https://wordpress.org/plugins/sparkling-appcast/
    44
    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, ...).
     5Sparkling 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, ...).
    76
    87Sparkling Appcast exposes a new shortcode to display a list of app builds.
     
    6362### Other
    6463
    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.
     64To 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.
    6765
    6866### 1. Uploading Asset
     
    9795### 3. Publish Build
    9896
    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`).
     97The 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`).
    10198
    10299## Migration from MS App Center
  • sparkling-appcast/trunk/readme.txt

    r3248774 r3248777  
    6868### Other
    6969
    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.
     70To 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.
    7271
    7372### 1. Uploading Asset
     
    102101### 3. Publish Build
    103102
    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`).
     103The 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.