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: add the ability to reset the ttl whenever a file is read in #5

test: add test for cache and SafeKey

44a3862
Select commit
Loading
Failed to load commit list.
Merged

feat: add the ability to reset the ttl whenever a file is read in #5

test: add test for cache and SafeKey
44a3862
Select commit
Loading
Failed to load commit list.
Weave Radioactive Man / Weave Checks - Required completed Jan 3, 2024 in 3s

Weave Checks - Required

💛 - Go Mod

Required grpc-gateway not found

Weave code requires a ported version of grpc-gateway when using schema-gen-go and needs to have a replace in go.mod.
You can fix this yourself! Here is how:

  1. Add the following to the end of go.mod, "replace github.com/grpc-ecosystem/grpc-gateway/v2 => weavelab.xyz/grpc-gateway/v2 v2.5.2"
  2. Run "go mod tidy" to make sure all deps are synced
  3. Push the changes to see if this has resolved the error

DevX believes in you! ❤️ However, if after following these steps the issue persists reach out to DevX for assistance

For more information on this check, see the docs.


💛 - Repo Settings
The repository only has one review required for the for PRs into the default branch. Two is the recommended amount.

Link: https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/managing-a-branch-protection-rule

For more information on this check, see the docs.


💚 - SQL Migrations Object Ownership
No SQL files changed

For more information on this check, see the docs.


💛 - Slack Notifications
No .weave.yaml file found

For more information on this check, see the docs.


💚 - TAS
Repo does not use TAS

For more information on this check, see the docs.


💚 - WAML Removed
No .weave.yaml was removed

For more information on this check, see the docs.


💛 - WAML Validation
No .weave.yaml found.

For more information on this check, see the docs.