Skip to content

Conversation

@divaltor
Copy link
Contributor

@divaltor divaltor commented Sep 3, 2025

What is this PR about?

Add tags parsing for webhook from Github Packages

Checklist

Before submitting this PR, please make sure that:

Issues related (if applicable)

closes #2446

Screenshots (if applicable)

Mauricio Siu added 5 commits November 13, 2025 22:55
- Added functions to extract image name and tag from Docker images and webhook requests.
- Implemented validation for Docker image names and tags during deployment.
- Expanded test coverage for image tag extraction and commit message generation for GitHub Packages events.
- Improved error handling for missing image names and tags in deployment requests.
…onent

- Updated type definitions for Environment and Project to improve clarity and maintainability.
- Refactored the extractServices function to use optional chaining and nullish coalescing for safer data handling.
- Enhanced type safety by casting the mapped services to the Services type.
@Siumauricio Siumauricio merged commit dd06c70 into Dokploy:canary Nov 14, 2025
4 checks passed
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.

Support docker image tag filtering in auto deployments for Github

2 participants