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

Fix schemas for gh-events and flux, fix render in gh-events #1225

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

mszostok
Copy link
Contributor

@mszostok mszostok commented Sep 1, 2023

Description

Changes proposed in this pull request:

  • Fix schemas for gh-events and flux,
  • Fix render in gh-events
  • Add raw object for automations

Testing

As described here: https://docs.botkube.io/usage/executor/flux#simplified-kustomization-diffing-flow

FYI: changes are already published to app.botkube.io please use it during testing. I had to do it as the important flux tutorial will be promoted today. And based on Maria feedback we already got traction on this integration so we need to have it working e2e.

Issue

Fix #1222

@mszostok mszostok added the bug Something isn't working label Sep 1, 2023
@mszostok mszostok requested review from PrasadG193 and a team as code owners September 1, 2023 09:12
@mszostok mszostok force-pushed the fix-gh branch 2 times, most recently from 43f59aa to ebe7326 Compare September 4, 2023 08:16
"auth": {
"accessToken": {
"ui:widget": "password",
"ui:help": "Hint: Make it strong!"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
"ui:help": "Hint: Make it strong!"

Copy link
Member

Choose a reason for hiding this comment

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

remember about removing the comma after removing the line 👍

@pkosiec pkosiec requested review from pkosiec and removed request for huseyinbabal September 6, 2023 07:50
@pkosiec pkosiec self-assigned this Sep 6, 2023
Copy link
Member

@pkosiec pkosiec left a comment

Choose a reason for hiding this comment

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

LGTM

@mszostok mszostok enabled auto-merge (squash) September 7, 2023 07:22
@mszostok mszostok merged commit 7ceb5bc into kubeshop:main Sep 7, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide resources and setup for Flux tutorial
2 participants