Replies: 9 comments 16 replies
|
Also @renpytom, I noticed the pre-release wasn't added to GitHub. I suppose that's because you did it manually instead of using the workflow right? @LuqueDaniel would you be able to update the workflow so it works for the new marketplace link? |
|
Sure, I want to stay involved (I usually look at changes and issues when there is a notification). |
|
@duckdoom4 Since I'm working on these PRs - #497, #498, #499, #500, #501 and #502, with several more that I have planned after these, I wanted to ask a few questions on the current state of the release process / cadence.
I'm open to help as an external contributor in any way I possibly can with anything blocking automated releases, so just let me know what I can do. |
|
I think I kind of need help with all of this, to be honest. I don't have a great idea of what the workflow for vs code extension releases is - but I do know I'm not doing a great job. Suggestions on how to improve things would be very welcome. I'd like to release the develop branch in the next few days, so that it matches some of the new syntax and so on. It might also make sense to try and restore some of the automated workflow for releases, to make those easier. I'd also eventually like to flip the branches to be what Ren'Py uses - a main branch that development takes place on, and a fix branch that cherry-picks fixes. |
|
Seeing as this discussion is still open, rather than starting a separate discussion: I just wanted to get a lay of the land for the current release (2.4.0) and current pre-release (2.5.2) in VSCode. I wanted to ask two questions:
Mainly, I don't see changes I made in |
|
Right now, there isn't really a release process. I need to sit down and learn how to manage this project, but I never have the time. |
|
Ren'Py 8.5 is hitting prerelease this weekend, and I'll work to solve this this week. |
|
Okay, I did a bit of reorganization of the project. I've switched it over to a Ren'Py style master branch, with fix coming once I make a release. I've removed the code of conduct, because it has some things about sexual imagery I think might be a problem with Ren'Py. (And I'm not a fan of CoCs in small projects.) I've updated renpy.json to support Ren'Py 8.5. I'm going to look at adding syntax highlighting for the new test sublanguage, and when that's done, I'll make a release. Going forwards, I plan to make releases associated with Ren'Py major releases. |
|
Thanks! I went a little crazy, but I'm pretty sure I understand how vs code extensions work - at least for syntax highlighting. My most immediate goal is to get highlighting of the standard features (ATL, Screens, etc.) to work, and the new stuff in the 8.5 (the text syntax. I'll probably make another release in the next few days, with layered image support. I still need to figure out what portions of the VS Code extension are in use - my feeling is that there are certain things in the repo that aren't used in practice. But first, time to release Ren'Py 8.5. |
Uh oh!
There was an error while loading. Please reload this page.
@renpytom would this work for you?
@LuqueDaniel would you like to still be included in the conversation?
All reactions