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

feat: auditlogs 2 in vfolder #1822

Open
wants to merge 56 commits into
base: main
Choose a base branch
from

Merge branch 'main' into feature/auditlogs-2

1cbd956
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

feat: auditlogs 2 in vfolder #1822

Merge branch 'main' into feature/auditlogs-2
1cbd956
Select commit
Loading
Failed to load commit list.
GitHub Actions / GraphQL Inspector failed Jul 6, 2024 in 0s

Something is wrong with your schema

Found 5 changes

Breaking: 5
Dangerous: 0
Safe: 0

Breaking changes

  • New types must include a description with a version number in the format Added in XX.XX.X., Type AuditLogList was added
  • New types must include a description with a version number in the format Added in XX.XX.X., Type AuditLog was added
  • New fields must include a description with a version number in the format Added in XX.XX.X., Field auditlog_list was added to object type Queries
  • New fields must include a description with a version number in the format Added in XX.XX.X., Field auditlog was added to object type Queries
  • New fields must include a description with a version number in the format Added in XX.XX.X., Field user_from_email was added to object type Queries

Looking for more advanced tool? Try GraphQL Hive!

Annotations

Check failure on line 285 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New types must include a description with a version number in the format "Added in XX.XX.X.", Type 'AuditLogList' was added

New types must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 290 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New types must include a description with a version number in the format "Added in XX.XX.X.", Type 'AuditLog' was added

New types must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 15 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New fields must include a description with a version number in the format "Added in XX.XX.X.", Field 'auditlog_list' was added to object type 'Queries'

New fields must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 16 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New fields must include a description with a version number in the format "Added in XX.XX.X.", Field 'auditlog' was added to object type 'Queries'

New fields must include a description with a version number in the format "Added in XX.XX.X."

Check failure on line 66 in src/ai/backend/manager/api/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

New fields must include a description with a version number in the format "Added in XX.XX.X.", Field 'user_from_email' was added to object type 'Queries'

New fields must include a description with a version number in the format "Added in XX.XX.X."