Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Updater feature to automatically download new releases from GitHub repository #4

Merged
merged 25 commits into from
Sep 11, 2018

Conversation

giuscris
Copy link
Member

No description provided.

@giuscris giuscris added the enhancement New feature or request label Jul 24, 2018
@giuscris giuscris added this to the 0.7.0 milestone Jul 24, 2018
@giuscris giuscris force-pushed the feature/updater branch 3 times, most recently from 396b3db to 2c5b498 Compare July 25, 2018 07:16
@giuscris giuscris merged commit 3ee52c3 into master Sep 11, 2018
@giuscris giuscris deleted the feature/updater branch September 11, 2018 20:32
giuscris added a commit that referenced this pull request Mar 17, 2019
…b repository (#4)

* Add remote request methods to `FileSystem` class

* Add `Updater` class

* Fix extraction path in `Updater` class

* Merge branch 'master' into feature/updater

* Fix coding style with PHP-CS-Fixer

* Update .gitignore

* Add `cleanupAfterInstall` option to `Updater` class

* Add `Updater::latestRelease()` method

* Use `version_compare()` to check if Formwork is up-to-date

* Use more specific exception classes in `Updater`

* Update language strings

* Add `Updates` controller

* Add Options > Updates tab

* Fix incorrect version name displayed after update

* Rename `FileSystem::retrieve()` to `FileSystem::fetch()`

* Fix wrong function calls

* Use `Registry` object in `Updater` class

* Move archive URI in `Updater::$release` property

* Fix code to work after last merge commit

* Fix coding style with PHP-CS-Fixer

* Cleanup code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant