Skip to content

feat: add Docker Hub description update functionality#12

Merged
sinlov merged 1 commit intomainfrom
11-feature-add-docker-hub-description-by-file
Dec 31, 2025
Merged

feat: add Docker Hub description update functionality#12
sinlov merged 1 commit intomainfrom
11-feature-add-docker-hub-description-by-file

Conversation

@sinlov
Copy link
Member

@sinlov sinlov commented Dec 31, 2025

  • Introduced a new input parameter dockerhub_description_path in the deploy-tag workflow to specify the path for the Docker Hub description update.
  • Added a new step in the workflow to utilize the peter-evans/dockerhub-description action for updating the Docker Hub description using the specified README file.
  • Created a new dev.md file to outline a todo list for future enhancements and changes related to the project.

- Introduced a new input parameter `dockerhub_description_path` in the deploy-tag workflow to specify the path for the Docker Hub description update.
- Added a new step in the workflow to utilize the `peter-evans/dockerhub-description` action for updating the Docker Hub description using the specified README file.
- Created a new `dev.md` file to outline a todo list for future enhancements and changes related to the project.
@sinlov sinlov added this to the 1.x milestone Dec 31, 2025
@sinlov sinlov self-assigned this Dec 31, 2025
@sinlov sinlov added the enhancement New feature or request label Dec 31, 2025
@sinlov sinlov linked an issue Dec 31, 2025 that may be closed by this pull request
3 tasks
@sinlov sinlov merged commit 3f8a30e into main Dec 31, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature]: add docker Hub Description by file

1 participant