valeryan / vscode-phpsab

Php Sniffer and Beautifier for VS Code
https://marketplace.visualstudio.com/items?itemName=ValeryanM.vscode-phpsab
MIT License
58 stars 12 forks source link

Release 0.0.20 #143

Closed jonathanbossenger closed 1 week ago

jonathanbossenger commented 2 months ago

@valeryan while we discuss/test #141 I'm opening this to check if you're happy if we release 0.0.20, which includes the PRs #139 and #140?

AFAIK i have the relevant permissions to perform the release, but wanted to check with you before I just go ahead.

valeryan commented 2 months ago

If you feel confident and comfortable doing it go ahead. The caveats is that the secret key for releasing this is tied to my publisher account and it sometimes expires. I will have to see if I can adjunct you into my publisher account so that you don't get locked out of doing a release of I am not around.

jonathanbossenger commented 2 months ago

Ah, in that case maybe it's better if you release, when you have time, of course.

valeryan commented 2 months ago

The secret key should be valid right now. I think I renewed it a few months ago.

Dekadinious commented 1 month ago

Not to bug anyone, but I am eagerly awaiting this release :D

jonathanbossenger commented 1 month ago

@Dekadinious no, the reminder is good. I've been dealing with a lot of work and personal stress since these comments, but I will try and get things going this week. There's also another PR (#145 ) that I need to test, that we should probably include in this release.

Dekadinious commented 1 week ago

Is there anything I can do to help in this matter? :)

valeryan commented 1 week ago

Yeah, I have been super busy with work. We are releasing new Core D&D books so I have had no time for side stuff. Sorry.

jonathanbossenger commented 1 week ago

I have also just been very busy. I have some free time coming up during a trip back home, so I am going to try to get this released then.

jonathanbossenger commented 1 week ago

I had some time this morning, so I have created the next release: https://github.com/valeryan/vscode-phpsab/releases/tag/v.0.0.20

Not sure how long it takes to push everything to the Marketplace. I'll keep an eye on this over the course of the day.

jonathanbossenger commented 1 week ago

@valeryan I drafted a new release for v.0.0.0.20 and it seems the workflow failed

https://github.com/valeryan/vscode-phpsab/actions/runs/11839743232

Did I do something wrong?

jonathanbossenger commented 1 week ago

I see you are already working on this here https://github.com/valeryan/vscode-phpsab/pull/151

jonathanbossenger commented 1 week ago

Thanks @valeryan

@aslamdoctor can you please test if the new version fixes the spaces issue.

Thanks

aslamdoctor commented 1 week ago

@jonathanbossenger yep, its working correctly on all my "Local" projects which has space in the path. 🎉