-
Notifications
You must be signed in to change notification settings - Fork 0
Cloud integration: Deploy version release #3
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
base: main
Are you sure you want to change the base?
Conversation
Excellent, glad to see you were able to extend the pipeline script for your purpose. Instead of running We can leave that for later, I'll create an issue as reminder.
You'll need to extract the change log from the plugin's For example: The easiest way to extract it would be to |
|
By the way, what's the difference between Plugin ID and Product ID? |
Co-authored-by: 3λiȯ+ <me@eliotakira.com>
Co-authored-by: 3λiȯ+ <me@eliotakira.com>
Co-authored-by: 3λiȯ+ <me@eliotakira.com>
|
@eliot-akira resolved your suggestions here, Thank you :) |
|
Yeah, I see you're getting closer with the plugin change log. From the example plugin's Actions log: For the latest build, in the section "After release script": The change log is still getting the entire Line 54 in e2fde05
We can split the text by lines, and go through them to gather the specific lines we need. I'll make a code suggestion, you can see how it might work. |
Co-authored-by: 3λiȯ+ <me@eliotakira.com>
Co-authored-by: 3λiȯ+ <me@eliotakira.com>
|
@eliot-akira can I use another changelog.txt for changelog ? coz for readme there will be installation process @ghen-arvesu |
WordPress plugins have a standard format for
Could you elaborate on what this means, and how it relates to the change log? |



Related:
Warning
DO NOT MERGE ON MAIN, REVIEW ONLY
@eliot-akira
please do not merge it on mainthis will only apply for new plugins that should be uploaded on cloud.I successfully pushed the zip on cloud. Oh the only missing the changelog details do we have that?
After Release script:

Uploaded on cloud website after release
