-
Correct platform handling and tag formatting in Docker build workflow (
c76ec11) -
Remove DOCKER_PLATFORMS variable from CI/CD workflow (
551e671) -
Remove unnecessary blank line in CI/CD workflow (
829fb83) -
Update Docker tags format in CI/CD and release workflows (
3158fc0)
-
Add multi-architecture support for Docker builds and scans (
368b176) -
Add wait step for Docker image availability in build workflow (
b08fdef) -
Simplify Docker build workflow by removing unused variables and updating multi-arch image handling (
103a0af)
- Formatting and settings management
(
f708de5)
- Update workflow references to use main branch and add black configuration
(
dfda970)
- Update workflows
(
99f305b)
- Implement multiple code changes to enhance functionality and improve performance
(
66dc99e)
-
Refactor data loading services and update dependencies (
5e719eb) -
Update test for logger normal mode to use loguru directly (
6daa1fc)
- Standardize logging across the application and improve metric handling
(
275cfe0)
- Clean up logging and metrics handling across the application
(
37b12a0)
-
Enhance display function with logging and summary of astronomical events (
8480bb9) -
Refactor HTTP client usage and remove auto-merge workflow (
2678d77)
- Update dependencies and refactor UI components for astronomical data display
(
3c865fa)
- Enhance astronomical data fetching and display with hourly forecast
(
320f73b)
-
Add permissions for auto-merge job to allow write access to pull requests (
6574e36) -
Rename workflow and simplify head_branch handling in auto-merge script (
648094d) -
Update dependencies for ruff and uv to latest versions (
1cc033e) -
Update scheduler to fetch data every 5 minutes instead of 24 hours (
28d14f7)
- Update dependencies
(
6d75cf8)
-
Add run_checks script and improve scheduling logic for display (
d03dbc8) -
Refactor astronomical data fetching and display logic (
55d92e8)
- Add Docker support with docker-compose and Prometheus integration
(
8fb03ae)
- Reorganize import statements in config.py
(
710a0b7)
- Update Trivy action to v0.34.0 and bump pydantic-settings version to 2.13.0
(
50e2749)
- Refactor application structure and integrate Prometheus metrics
(
041018a)
- Reorganize service layer and move data loading logic to separate module
(
ae235a4)
- Update job dependencies in CI/CD workflow for proper execution order
(
b88538d)
- Remove obsolete run-branch-scan workflow file
(
fc68211)
- Refactor CI/CD workflows and enhance synthwave UI for astronomical data display
(
aa3532b)
- Remove redundant import of setup_logger in core modules
(
800e8ac)
-
Add logging for input coordinates in run_app function (
c5bb322) -
Remove unused imports from display.py (
874aa35) -
Update CI/CD workflows to ensure proper execution conditions for Docker and Trivy scan (
ecd46f1)
- Implement CI/CD pipeline with linting, testing, and release workflows; enhance display
functionality with rich formatting
(
5590ee9)
- Simplify logger configuration by removing unnecessary lambda functions
(
f0f5276)
- Add sample weather data JSON for location and time information
(
4e7a960)
- Add Ruff linting workflow and update dependencies for improved code quality
(
56cfe3a)
- Add docstring to test_config.py for improved clarity on test coverage
(
f04f4d5)
- Add pydantic-extra-types for enhanced coordinate handling and update weather settings
(
90804bd)
- Refactor imports and enhance data fetching for astronomical data display
(
3131aa2)
- Implement weather.gov astronomical data fetching and display
(
021c397)
-
Add DOCKER_PUSH_BOOL input to Docker workflow for conditional image pushing (
9743034) -
Update actions/checkout version and change username reference to vars in Docker workflow (
4e53c54) -
Update Docker tags to remove repository prefix in branch scan workflow (
7f5177c) -
Update uv to 0.10.2 (
1f64d5a) -
Update UV_VERSION to 0.10.2 in workflow files (
a4f71c9)
-
Add Docker-Release job to workflow for building and pushing Docker images (
e86881d) -
Streamline Docker workflow by removing unnecessary inputs and adding branch scan workflow (
b29c79b) -
Update Docker workflow to include optional load boolean for image build (
04fa14d)
- Update Docker workflow to include DockerHub login and adjust image tagging
(
f7a2866)
- Enhance logging setup and add rich output support with figlet
(
382616b)
-
Add workflow_call inputs for Docker build and scan (
987a2b1) -
Docker release workflow integration and branch setup (
5b288c9)
-
Downgrade actions and setup versions in Docker workflow (
4f8fa56) -
Normalize environment variable names in Docker workflow (
fb708d9) -
Normalize formatting of environment variables in Docker workflow (
7c0b3f7) -
Reorder steps in Docker workflow and update image reference for Trivy scan (
5fff51d)
- Add Dockerfile and GitHub Actions workflow for Docker build and Trivy scan
(
2db6f30)
- Bump astral-sh/setup-uv from 6 to 7
(
a057804)
- Bump actions/checkout from 4 to 6
(
8462ff8)
- Bump actions/cache from 4 to 5
(
9ef9827)
- Update branch filter and cache key for UV build workflow
(
52a1297)
- Add dependabot configuration and update dependencies including httpx
(
5ca09d9)
- Initial Release