syncloud / platform

Run popular services on your device with one click
https://syncloud.org
GNU General Public License v3.0
396 stars 40 forks source link

wordpress 5.6 update #560

Closed marxistvegan closed 3 years ago

marxistvegan commented 3 years ago

similar to last time, happy to test too

cyberb commented 3 years ago

The best way forward is to create a pull request with new version change: https://github.com/syncloud/wordpress/blob/master/build.sh#L15 Could you do this?

marxistvegan commented 3 years ago

I could try, I am a bit rusty on the layout of platform, but are all things under the snap directory or where do I edit this?

cyberb commented 3 years ago

All you need to do:

  1. Fork https://github.com/syncloud/wordpress
  2. Change WORDPRESS_VERSION in build.sh
  3. Commit and push the change
  4. Create a pull request.
marxistvegan commented 3 years ago

commit and push part is where I am not sure in terms of steps in relation to snap, a little help there if possible

cyberb commented 3 years ago

Ok, steps I mentioned are about changing the source code. When you change it and publish a pull request (a way of telling "take my changes") our build server (something which converts source code to a snap package)automatically produces a snap package and runs some tests. If all good I will publish a snap package to a master channel for testing. If testing is good I promote the package to stable channel for everyone to use.

cyberb commented 3 years ago

You can try GitHub Desktop if you are new to git: https://desktop.github.com I have not tried it myself :)

cyberb commented 3 years ago

Also I think you can do all this just using github website, they have a fork button, an edit button and a create pull request button :)

cyberb commented 3 years ago

released, please update

marxistvegan commented 3 years ago

Thanks, sorry I was not able to be more helpful in the testing, i am way too rusty to do pull requests but could test candidates via ssh. The update did work! However the old issue of not able to log in happened again but that was before the update. I sent a new log just now and will update #541