Skip to content

ai subscription#1045

Merged
raphael-goetz merged 2 commits into
mainfrom
#1012-ai-subscription
Jun 15, 2026
Merged

ai subscription#1045
raphael-goetz merged 2 commits into
mainfrom
#1012-ai-subscription

Conversation

@raphael-goetz

@raphael-goetz raphael-goetz commented Jun 14, 2026

Copy link
Copy Markdown
Member

Resolves: #1012

@raphael-goetz raphael-goetz changed the title feat: wip ai subscription ai subscription Jun 14, 2026
@github-actions

github-actions Bot commented Jun 14, 2026

Copy link
Copy Markdown

GitLab Pipeline Action

General information

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

Status: Passed
Duration: 6 minutes

Job summaries

rspec: [cloud]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14865173636/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2603042419/test_report
Finished in 26.86 seconds (files took 13.35 seconds to load)
1563 examples, 0 failures, 3 pending
Line Coverage: 92.79% (5726 / 6171)
[TEST PROF INFO] Time spent in factories: 00:16.764 (48.99% of total time)

rspec: [ee]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14865173635/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2603042419/test_report
Finished in 25.79 seconds (files took 10.17 seconds to load)
1527 examples, 0 failures, 3 pending
Line Coverage: 92.98% (5573 / 5994)
[TEST PROF INFO] Time spent in factories: 00:16.026 (51.12% of total time)

rspec: [ce]

Coverage report available at https://code0-tech.gitlab.io/-/development/sagittarius/-/jobs/14865173634/artifacts/tmp/coverage/index.html
Test summary available at https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2603042419/test_report
Finished in 25.81 seconds (files took 9.64 seconds to load)
1477 examples, 0 failures, 3 pending
Line Coverage: 92.54% (5397 / 5832)
[TEST PROF INFO] Time spent in factories: 00:15.552 (49.97% of total time)

docs:preview

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

rubocop

919 files inspected, no offenses detected

@raphael-goetz raphael-goetz marked this pull request as ready for review June 14, 2026 15:59
@raphael-goetz raphael-goetz enabled auto-merge June 15, 2026 10:41

@nicosammito nicosammito left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

In the generateFlow mutation you return a id. This should be named executionIdentifier. The same as in the other subscription starting mutations. And within the subscription its the same.

Comment thread app/graphql/types/mutation_type.rb Outdated
Comment thread app/models/flow_type_setting.rb Outdated
@raphael-goetz raphael-goetz merged commit 7294be4 into main Jun 15, 2026
1 check passed
@Taucher2003 Taucher2003 deleted the #1012-ai-subscription branch June 15, 2026 19:01
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.

Implement AI subscription

3 participants