Skip to content

Update README to include LOG_LEVEL and Tableflow API key/secret environment variables #53

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 3 commits into from
Jun 4, 2025

Conversation

eddyv
Copy link
Member

@eddyv eddyv commented Jun 4, 2025

No description provided.

@Copilot Copilot AI review requested due to automatic review settings June 4, 2025 16:01
@eddyv eddyv requested a review from a team as a code owner June 4, 2025 16:01
@eddyv eddyv enabled auto-merge (squash) June 4, 2025 16:01
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.

Pull Request Overview

The PR updates the README’s environment variables table by adding a new LOG_LEVEL entry and reintroducing the Tableflow API key/secret with corrected table formatting.

  • Add LOG_LEVEL environment variable to the prerequisites table
  • Remove the old split TABLEFLOW_API_* lines and add consolidated rows for TABLEFLOW_API_KEY and TABLEFLOW_API_SECRET

README.md Outdated
Comment on lines 147 to 148
| TABLEFLOW_API_KEY | Authentication key for accessing Confluent Cloud's Tabelflow services (string (min: 1)) | | No |
| TABLEFLOW_API_SECRET | Authentication secret paired with TABELFLOW_API_KEY for secure Tableflow access (string (min: 1)) | | No |
Copy link
Preview

Copilot AI Jun 4, 2025

Choose a reason for hiding this comment

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

Typo in the description: ‘Tabelflow’ should be ‘Tableflow’.

Suggested change
| TABLEFLOW_API_KEY | Authentication key for accessing Confluent Cloud's Tabelflow services (string (min: 1)) | | No |
| TABLEFLOW_API_SECRET | Authentication secret paired with TABELFLOW_API_KEY for secure Tableflow access (string (min: 1)) | | No |
| TABLEFLOW_API_KEY | Authentication key for accessing Confluent Cloud's Tableflow services (string (min: 1)) | | No |
| TABLEFLOW_API_SECRET | Authentication secret paired with TABLEFLOW_API_KEY for secure Tableflow access (string (min: 1)) | | No |

Copilot uses AI. Check for mistakes.

@eddyv eddyv merged commit 3bfa363 into main Jun 4, 2025
2 checks passed
@eddyv eddyv deleted the fix/readme-typo branch June 4, 2025 16:30
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