Skip to content

added validationMessage to flow object#1124

Merged
raphael-goetz merged 5 commits into
mainfrom
#1107-provide-latest-execution-result-over-grpc
Jul 9, 2026
Merged

added validationMessage to flow object#1124
raphael-goetz merged 5 commits into
mainfrom
#1107-provide-latest-execution-result-over-grpc

Conversation

@raphael-goetz

Copy link
Copy Markdown
Member

Resolves: #1107

@raphael-goetz raphael-goetz self-assigned this Jul 9, 2026
Copilot AI review requested due to automatic review settings July 9, 2026 16:11

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

GitLab Pipeline Action

General information

Link to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2665686720

Status: Passed
Duration: 4 minutes

Job summaries

rspec: [cloud]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15273072415/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2665686720/test_report
Finished in 27.83 seconds (files took 10.52 seconds to load)
1603 examples, 0 failures, 3 pending
Line Coverage: 93.2% (6029 / 6469)
[TEST PROF INFO] Time spent in factories: 00:17.172 (51.4% of total time)

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15273072414/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2665686720/test_report
Finished in 28.76 seconds (files took 11.08 seconds to load)
1567 examples, 0 failures, 3 pending
Line Coverage: 93.39% (5876 / 6292)
[TEST PROF INFO] Time spent in factories: 00:17.586 (50.09% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/15273072413/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2665686720/test_report
Finished in 29.77 seconds (files took 13.32 seconds to load)
1517 examples, 0 failures, 3 pending
Line Coverage: 92.99% (5700 / 6130)
[TEST PROF INFO] Time spent in factories: 00:18.103 (49.89% of total time)

docs:preview

Documentation preview available at https://code0-tech.gitlab.io/-/development/telescopium/-/jobs/15273114162/artifacts/out/index.html

rubocop

941 files inspected, no offenses detected

@raphael-goetz raphael-goetz enabled auto-merge July 9, 2026 17:39
Comment thread app/services/namespaces/projects/flows/validation_service.rb Outdated
Comment thread app/services/namespaces/projects/flows/validation_service.rb Outdated
Co-authored-by: Niklas van Schrick <mc.taucher2003@gmail.com>
Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
@raphael-goetz raphael-goetz merged commit 65b2b42 into main Jul 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Save last validation result in db and make it accessible over graphql within flow

3 participants