-
-
Notifications
You must be signed in to change notification settings - Fork 0
feat/initial version #1
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…and line handling
… caching strategy
…dditional options
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
feat(gitignore): Add .gitignore file to exclude build artifacts and environment files
feat: Implement PostgreSQL client and tools for MCP integration
feat: Add Taskfile for build, test, and linting tasks
feat: Add VSCode settings for YAML custom tags and Go linting
feat: Add FUNDING.yml to specify GitHub funding information
feat: add logger tests
feat: update app logic for database connection handling
tests: Add comprehensive tests for application functionality and command line handling
chore: update go.mod and go.sum with additional indirect dependencies
feat: enhance error handling and validation in DescribeTable and ExplainQuery methods
doc: update README with installation instructions for project configuration
feat: add GitHub Actions workflow for running tests with PostgreSQL service
chore: remove health check options for PostgreSQL service in GitHub Actions workflow
chore: remove PostgreSQL service configuration from GitHub Actions workflow
chore: update GitHub Actions workflow to install Go and remove unused caching strategy
feat: add GitHub Actions workflow for creating snapshot releases
feat: add GitHub Actions workflow for vulnerability scanning
feat: add GitHub Actions workflow for generating coverage badges
feat: add tasks for creating snapshot and regular releases in Taskfile
feat: add GitHub Actions workflow for release automation
feat: add linter workflow and configuration files
feat: add initial GoReleaser configuration for project builds and releases
feat: update installation instructions in README.md for clarity and additional options
chore: fix linter errors
doc: add badges for GitHub release, downloads, coverage, and license in README.md
chore: update golangci-lint version to v2.4.0 in linter workflow
chore: update golangci-lint binaries location to v2.4.0 in linter workflow