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

A couple of debugging experience fixes #11

Closed
wants to merge 1 commit into from
Closed

A couple of debugging experience fixes #11

wants to merge 1 commit into from

Conversation

MohamedBassem
Copy link
Contributor

@MohamedBassem MohamedBassem commented Jul 24, 2023

A couple of debugging experience fixes

  1. Allow passing --project-id to any subcommand instead of only admin commands.
  2. A stricter secret api key matching using regex. Only matching with the prefix was too aggressive matching stuff like "_task_something".
  3. Add IP addresses to request tracing

Stack created with Sapling. Best reviewed with ReviewStack.

cronback-cli/src/args.rs Outdated Show resolved Hide resolved
cronback-cli/src/args.rs Show resolved Hide resolved
1. Allow passing --project-id to any subcommand instead of only admin commands.
2. A stricter secret api key matching using regex. Only matching with the prefix was too aggressive matching stuff like "_task_something".
3. Add IP addresses to request tracing
@MohamedBassem
Copy link
Contributor Author

Merged in #12

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.

2 participants