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(api): Remove workflow property issue checks #7069

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

rifont
Copy link
Contributor

@rifont rifont commented Nov 19, 2024

What changed? Why was the change needed?

  • Remove workflow property issue checks
    • Workflow properties are validated during POST and PUT API request ingress validation, so it's impossible for these checks to return validation issues. Furthermore the individual tag length check was incorrectly checking for a maximum of 16 characters instead of the expected 32 characters, which resulted in issues showing when there was no issue.

Screenshots

Expand for optional sections

Related enterprise PR

Special notes for your reviewer

Copy link

netlify bot commented Nov 19, 2024

Deploy Preview for novu-stg-vite-dashboard-poc ready!

Name Link
🔨 Latest commit dc5bd9b
🔍 Latest deploy log https://app.netlify.com/sites/novu-stg-vite-dashboard-poc/deploys/673cb92e207412000860e7fd
😎 Deploy Preview https://deploy-preview-7069--novu-stg-vite-dashboard-poc.netlify.app
📱 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.

@rifont rifont merged commit a12756c into next Nov 19, 2024
30 checks passed
@rifont rifont deleted the remove-workflow-issue-checks branch November 19, 2024 23:40
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.

2 participants