Skip to content

Releases: lpenz/ghaction-packagecloud

Standardization

14 May 17:40
Compare
Choose a tag to compare
Pre-release

Fix documentation and tag format

CI sync

02 Jun 20:47
Compare
Choose a tag to compare
CI sync Pre-release
Pre-release
CI: deploy image to dockerhub when tagging

Also re-join workflows.

Pin ruby

30 May 15:12
Compare
Choose a tag to compare
Pin ruby Pre-release
Pre-release
  • Pin ruby to 2
  • Use *.deb if possible, only search subdirs if that doesn't work

v0.1: Basic test implementation

14 Jun 11:46
Compare
Choose a tag to compare
- README.md
- Dockerfile based on ruby:alpine, installing package_cloud script
- entrypoint and action.yml to test
- github action workflow with omnilint and docker build