Skip to content

fix(s3): broken path style#443

Merged
OXeu merged 1 commit into
mainfrom
dev/fix-s3-config
Mar 1, 2026
Merged

fix(s3): broken path style#443
OXeu merged 1 commit into
mainfrom
dev/fix-s3-config

Conversation

@OXeu
Copy link
Copy Markdown
Collaborator

@OXeu OXeu commented Mar 1, 2026

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2026

- Updated cache utility to use new type definitions from hono-types.
- Added TestCacheImpl for testing purposes, providing a simple in-memory cache implementation.
- Removed outdated integration tests and replaced them with a more modular test setup using Hono.
- Created a new Hono app factory to initialize the application with middleware and services.
- Introduced middleware for lazy initialization of dependencies, JWT handling, and request timing.
- Defined types for Hono context and variables to improve type safety across the application.
- Implemented error handling and 404 responses in the Hono app.
- Updated test API client to align with the new Hono structure and provide type-safe API calls.
@OXeu OXeu force-pushed the dev/fix-s3-config branch from 631c5e1 to 4c33dca Compare March 1, 2026 12:32
@OXeu
Copy link
Copy Markdown
Collaborator Author

OXeu commented Mar 1, 2026

closes #436 #437 #439 #440 #441

@OXeu OXeu merged commit f6c90bd into main Mar 1, 2026
7 checks passed
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 1, 2026

🧹 Preview deployment has been cleaned up.

The temporary preview environment for this PR has been deleted.

@OXeu OXeu deleted the dev/fix-s3-config branch March 8, 2026 11:23
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.

1 participant