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(nocodb): add nc:orgs prefix to cache keys #4162

Merged
merged 2 commits into from Oct 27, 2022
Merged

Conversation

wingkwong
Copy link
Member

@wingkwong wingkwong commented Oct 24, 2022

Change Summary

  • add nc:${org} as prefx
  • ${org} is not implemented yet. Will use noco at this moment.

Change type

  • feat: (new feature for the user, not a new feature for build script)
  • fix: (bug fix for the user, not a fix to a build script)
  • docs: (changes to the documentation)
  • style: (formatting, missing semi colons, etc; no production code change)
  • refactor: (refactoring production code, eg. renaming a variable)
  • test: (adding missing tests, refactoring tests; no production code change)
  • chore: (updating grunt tasks etc; no production code change)

Test/ Verification

Provide summary of changes.

Additional information / screenshots (optional)

Anything for maintainers to be made aware of

@wingkwong wingkwong added trigger-CI force trigger CI even if PR in draft mode and removed trigger-CI force trigger CI even if PR in draft mode labels Oct 24, 2022
@wingkwong wingkwong marked this pull request as ready for review October 25, 2022 08:20
@wingkwong wingkwong merged commit 7373b67 into develop Oct 27, 2022
@wingkwong wingkwong deleted the feat/noco-cache branch October 28, 2022 03:19
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.

None yet

2 participants