Hello DataHub Actions team,
I would like to suggest that the project's Docker images also be published to GitHub Packages, in addition to the current Acryl Data repository.
Rationale:
- GitHub Packages is free for open source projects
- It doesn't have the same rate limits that other registries might have
- It facilitates integration with GitHub-based workflows
- It improves accessibility for users who face issues with other Docker registries
Currently, the project already uses Docker to package DataHub Actions functionality, but making these images available on GitHub Packages would provide a reliable alternative for users.
I've reviewed your current workflow file (.github/workflows/datahub-actions-docker.yml) and I'm willing to adapt it to publish to GitHub Packages if you find this suggestion interesting. The configuration is relatively simple and could be integrated into your existing CI/CD pipeline.
Thank you for considering this suggestion. I'm available to discuss further details if needed.