-
-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
Description
New Feature / Enhancement Checklist
- I am not disclosing a vulnerability.I am not just asking a question.I have searched through existing issues.To pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Current Limitation
This repo has no release automation. Publishing a release takes more effort than it should.
Feature / Enhancement Description
Since packagist registry scans the repo automatically and published new releases there, release automation here only needs to incorporate the following tasks:
- Create changelog entry
- Bump SDK version in
ParseClient.php
(maybe via a simplesed
instruction) - Create version tag
Activity
parse-github-assistant commentedon Apr 26, 2023
Thanks for opening this issue!
mtrezza commentedon Apr 27, 2023
Keeping this open until we can see with a PR merge that it actually works
mtrezza commentedon Apr 29, 2023
It seems that the sed command has a slightly different syntax on ubuntu.
https://github.com/parse-community/parse-php-sdk/actions/runs/4839263132/jobs/8624178724
parseplatformorg commentedon Apr 29, 2023
🎉 This change has been released in version 2.1.0