This website requires JavaScript.
Explore
Help
Sign In
windy
/
go-caatsm
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
dbde6524b3ac25f7ad92017d0df06af078b61710
go-caatsm
/
internal
/
adapter
/
parser
T
History
windyboy
dbde6524b3
refactor weather parser
2025-12-24 17:05:51 +08:00
..
weather
refactor weather parser
2025-12-24 17:05:51 +08:00
aviation_parser_bench_test.go
🔧
Update Go version in go.mod and enhance build process with versioning information. Modify Makefile and Taskfile to inject build metadata (version, commit, build time) into the binary. Improve README with instructions for custom version builds and document new build info features. Add benchmarks for message parsing and processing to improve performance testing capabilities.
2025-11-18 14:15:58 +08:00
aviation_parser_test.go
✨
Update Prometheus configuration and enhance monitoring capabilities. Refactor
docker-compose.dev.yml
to dynamically generate target configurations for the CAATSM receiver. Modify Makefile and Taskfile to allow setting the monitoring address via environment variables. Update observability settings in
config.dev.toml
and Prometheus scrape configurations to improve integration with the monitoring stack. Enhance CLI options for monitoring address and disable monitoring features as needed.
2025-11-17 17:53:24 +08:00
aviation.go
✨
Update agent guidelines and improve documentation structure. Refactor
AGENTS.md
to streamline commands and code style guidelines, enhancing clarity and usability. Update
README.md
with refined NATS consumer configuration details and observability metrics. Modify
.gitignore
to exclude dynamically generated Prometheus target files. Enhance configuration files for development and production environments, ensuring consistency and clarity in settings.
2025-11-19 13:07:09 +08:00
composite_test.go
✨
Add weather report parsing for METAR, SPECI, and TAF
2025-12-24 16:38:03 +08:00
composite.go
✨
Add weather report parsing for METAR, SPECI, and TAF
2025-12-24 16:38:03 +08:00
constants.go
✨
Update Prometheus configuration and enhance monitoring capabilities. Refactor
docker-compose.dev.yml
to dynamically generate target configurations for the CAATSM receiver. Modify Makefile and Taskfile to allow setting the monitoring address via environment variables. Update observability settings in
config.dev.toml
and Prometheus scrape configurations to improve integration with the monitoring stack. Enhance CLI options for monitoring address and disable monitoring features as needed.
2025-11-17 17:53:24 +08:00
parser.go
✨
Add configuration for Code Review Automation and enhance .gitignore. Introduce .coderabbit.yml for automated reviews with profiles for correctness, maintainability, security, and performance. Update paths to include relevant directories and exclude generated files. Modify .gitignore to include coverage reports and generated files. Refactor Docker Compose to use updated paths for database initialization scripts. Update Go module dependencies and enhance Makefile with new code generation tasks. Transition domain models to a new DTO structure for better separation of concerns.
2025-11-17 11:47:23 +08:00
pattern_test.go
✨
Add configuration for Code Review Automation and enhance .gitignore. Introduce .coderabbit.yml for automated reviews with profiles for correctness, maintainability, security, and performance. Update paths to include relevant directories and exclude generated files. Modify .gitignore to include coverage reports and generated files. Refactor Docker Compose to use updated paths for database initialization scripts. Update Go module dependencies and enhance Makefile with new code generation tasks. Transition domain models to a new DTO structure for better separation of concerns.
2025-11-17 11:47:23 +08:00
pattern.go
✨
Add configuration for Code Review Automation and enhance .gitignore. Introduce .coderabbit.yml for automated reviews with profiles for correctness, maintainability, security, and performance. Update paths to include relevant directories and exclude generated files. Modify .gitignore to include coverage reports and generated files. Refactor Docker Compose to use updated paths for database initialization scripts. Update Go module dependencies and enhance Makefile with new code generation tasks. Transition domain models to a new DTO structure for better separation of concerns.
2025-11-17 11:47:23 +08:00
provider.go
✨
Add weather report parsing for METAR, SPECI, and TAF
2025-12-24 16:38:03 +08:00
schedule_parser_test.go
✨
Update agent guidelines and improve documentation structure. Refactor
AGENTS.md
to streamline commands and code style guidelines, enhancing clarity and usability. Update
README.md
with refined NATS consumer configuration details and observability metrics. Modify
.gitignore
to exclude dynamically generated Prometheus target files. Enhance configuration files for development and production environments, ensuring consistency and clarity in settings.
2025-11-19 13:07:09 +08:00
schedule.go
✨
Update agent guidelines and improve documentation structure. Refactor
AGENTS.md
to streamline commands and code style guidelines, enhancing clarity and usability. Update
README.md
with refined NATS consumer configuration details and observability metrics. Modify
.gitignore
to exclude dynamically generated Prometheus target files. Enhance configuration files for development and production environments, ensuring consistency and clarity in settings.
2025-11-19 13:07:09 +08:00
suite_test.go
✨
Add configuration for Code Review Automation and enhance .gitignore. Introduce .coderabbit.yml for automated reviews with profiles for correctness, maintainability, security, and performance. Update paths to include relevant directories and exclude generated files. Modify .gitignore to include coverage reports and generated files. Refactor Docker Compose to use updated paths for database initialization scripts. Update Go module dependencies and enhance Makefile with new code generation tasks. Transition domain models to a new DTO structure for better separation of concerns.
2025-11-17 11:47:23 +08:00