Skip to content

remove enterprise related terminology #9371

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

Merged
merged 1 commit into from
Apr 7, 2025
Merged

remove enterprise related terminology #9371

merged 1 commit into from
Apr 7, 2025

Conversation

mangalaman93
Copy link
Member

No description provided.

@Copilot Copilot AI review requested due to automatic review settings April 7, 2025 13:58
@mangalaman93 mangalaman93 requested a review from a team as a code owner April 7, 2025 13:58
@github-actions github-actions bot added area/testing Testing related issues area/documentation Documentation related issues. area/querylang Issues related to the query language specification and implementation. area/graphql Issues related to GraphQL support on Dgraph. area/integrations Related to integrations with other projects. area/bulk-loader Issues related to bulk loading. area/core internal mechanisms go Pull requests that update Go code labels Apr 7, 2025
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 33 out of 34 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • dgraph/Makefile: Language not supported
Comments suppressed due to low confidence (2)

dgraph/cmd/zero/run.go:89

  • Since enterprise functionality is being removed, consider eliminating the 'enterprise_license' flag entirely rather than only marking it as deprecated. This would prevent accidental usage on OSS builds.
flag.String("enterprise_license", "", "(deprecated) Path to the enterprise license file.")

.github/labeler.yml:35

  • [nitpick] Verify that the updated label mappings (e.g. replacing 'enterprise' with 'backup' or 'acl') are consistent with your new terminology conventions across the repository to avoid misclassification of PRs.
area/backup:

Copy link

trunk-io bot commented Apr 7, 2025

Static BadgeStatic BadgeStatic BadgeStatic Badge

View Full Report ↗︎Docs

@github-actions github-actions bot added area/live-loader Issues related to live loading. area/acl Related to Access Control Lists area/backup Related to binary backups labels Apr 7, 2025
@ryanfoxtyler ryanfoxtyler merged commit 07f1039 into main Apr 7, 2025
12 of 13 checks passed
@ryanfoxtyler ryanfoxtyler deleted the aman/ee branch April 7, 2025 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/acl Related to Access Control Lists area/backup Related to binary backups area/bulk-loader Issues related to bulk loading. area/core internal mechanisms area/documentation Documentation related issues. area/graphql Issues related to GraphQL support on Dgraph. area/integrations Related to integrations with other projects. area/live-loader Issues related to live loading. area/querylang Issues related to the query language specification and implementation. area/testing Testing related issues go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

2 participants