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

[KOGITO-9218] - Update SonataFlowPlatform struct #427

Merged
merged 5 commits into from Aug 11, 2023

Conversation

ricardozanini
Copy link
Member

JIRA:
https://issues.redhat.com/browse/KOGITO-9218

Description:
Follow up on the changes on:

Please make sure that your PR meets the following requirements:

  • You have read the contributions doc
  • Pull Request title is properly formatted: KOGITO-XYZ Subject
  • Pull Request title contains the target branch if not targeting main: [0.9.x] KOGITO-XYZ Subject
  • The nav.adoc file has a link to this guide in the proper category
  • The index.adoc file has a card to this guide in the proper category, with a meaningful description
How to backport a pull request to a different branch?

In order to automatically create a backporting pull request please add one or more labels having the following format backport-<branch-name>, where <branch-name> is the name of the branch where the pull request must be backported to (e.g., backport-7.67.x to backport the original PR to the 7.67.x branch).

NOTE: backporting is an action aiming to move a change (usually a commit) from a branch (usually the main one) to another one, which is generally referring to a still maintained release branch. Keeping it simple: it is about to move a specific change or a set of them from one branch to another.

Once the original pull request is successfully merged, the automated action will create one backporting pull request per each label (with the previous format) that has been added.

If something goes wrong, the author will be notified and at this point a manual backporting is needed.

NOTE: this automated backporting is triggered whenever a pull request on main branch is labeled or closed, but both conditions must be satisfied to get the new PR created.

Signed-off-by: Ricardo Zanini <zanini@redhat.com>
@netlify
Copy link

netlify bot commented Aug 3, 2023

Deploy Preview for tangerine-crostata-04a6bf ready!

Name Link
🔨 Latest commit 47387c7
🔍 Latest deploy log https://app.netlify.com/sites/tangerine-crostata-04a6bf/deploys/64d0a44c0ed3a90009ad499c
😎 Deploy Preview https://deploy-preview-427--tangerine-crostata-04a6bf.netlify.app/serverlessworkflow/latest/cloud
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@MarianMacik MarianMacik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Signed-off-by: Ricardo Zanini <zanini@redhat.com>
@ricardozanini
Copy link
Member Author

@MarianMacik mind taking another look? I've added a migration guide for the operator since we are changing the YAML structure.

Copy link
Contributor

@kaldesai kaldesai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ricardozanini Minor suggestion. Otherwise, your content looks good to me. Thank you!

radtriste and others added 2 commits August 7, 2023 09:56
…-deploy-workflows.adoc

Co-authored-by: Kalyani Desai <43639538+kaldesai@users.noreply.github.com>
Co-authored-by: Kalyani Desai <43639538+kaldesai@users.noreply.github.com>
Copy link
Member

@MarianMacik MarianMacik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ricardozanini Changes look good after migration guide inclusion.

@radtriste
Copy link
Contributor

@ricardozanini I added a card to the cloud/index.adoc
Feel free to merge if it is ok

@ricardozanini ricardozanini added the DO_NOT_MERGE 🙅 don't merge this PR label Aug 7, 2023
@ricardozanini
Copy link
Member Author

Thank you folks!

I'm putting this on hold until we merge the operator's PR.

@ricardozanini ricardozanini added backport-1.42.x and removed DO_NOT_MERGE 🙅 don't merge this PR labels Aug 11, 2023
@ricardozanini ricardozanini merged commit 7a247f9 into apache:main Aug 11, 2023
10 checks passed
@ricardozanini ricardozanini deleted the kogito-9218 branch August 11, 2023 15:33
github-actions bot pushed a commit that referenced this pull request Aug 11, 2023
* [KOGITO-9218] - Update SonataFlowPlatform struct

Signed-off-by: Ricardo Zanini <zanini@redhat.com>

* Adding migration guide for 1.43.0

Signed-off-by: Ricardo Zanini <zanini@redhat.com>

* Update serverlessworkflow/modules/ROOT/pages/cloud/operator/build-and-deploy-workflows.adoc

Co-authored-by: Kalyani Desai <43639538+kaldesai@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Kalyani Desai <43639538+kaldesai@users.noreply.github.com>

* Update index.adoc

---------

Signed-off-by: Ricardo Zanini <zanini@redhat.com>
Co-authored-by: Tristan Radisson <tristan.radisson@gmail.com>
Co-authored-by: Kalyani Desai <43639538+kaldesai@users.noreply.github.com>
ricardozanini added a commit that referenced this pull request Aug 11, 2023
[KOGITO-9218] - Update SonataFlowPlatform struct (#427)

* [KOGITO-9218] - Update SonataFlowPlatform struct



* Adding migration guide for 1.43.0



* Update serverlessworkflow/modules/ROOT/pages/cloud/operator/build-and-deploy-workflows.adoc



* Apply suggestions from code review



* Update index.adoc

---------

Signed-off-by: Ricardo Zanini <zanini@redhat.com>
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
Co-authored-by: Tristan Radisson <tristan.radisson@gmail.com>
Co-authored-by: Kalyani Desai <43639538+kaldesai@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants