signageful / client

0 stars 0 forks source link

Updating snapcraft.yaml in player-wayland project #6

Open juliankoehn opened 1 year ago

juliankoehn commented 1 year ago

After a new client version has been released, the snapcraft.yaml file in the player-wayland project needs to be updated with the corresponding version.

  1. Verify that the client apps have been successfully released and are available as binaries.
  2. Access the player-wayland project.
  3. Open the snapcraft.yaml file.
  4. Update the version field with the new client version.
  5. Save and close the snapcraft.yaml file.
  6. Trigger the build process using snapcraft (happens automatically).
  7. Stream the application to the edge channel for testing (^^same).
  8. Verify that the updated application has been successfully streamed to the edge channel (manually, ubuntu core testing).