Skip to content

Releases: derlin/rickroller

v0.1.1

04 Dec 09:04
Compare
Choose a tag to compare

0.1.1 (2022-12-03)

  • fix missing secrets during release (fa9ddb7)
  • publish only latest and release to Docker Hub (c2c7240)

🐛 Bug Fixes

  • repair broken Docker image (ff1b4d6)

💬 Documentation

  • add Docker Hub section in README and proofread (cc9f64a)
  • add how to run image from Docker Hub (fe89b5d)

v0.1.0

01 Dec 16:49
Compare
Choose a tag to compare

0.1.0 (2022-12-01)

⚠ This release has a broken Docker image. Please use 0.1.1 instead ⚠

🚀 Features

  • simple rick-rolling implementation (e15f2a1)

🦀 Build And CI

  • switch to poetry and Docker alpine (db9ab1c)
  • use python package (setup.py) (c673e28)

🐛 Bug Fixes

  • add Dockerfile healthcheck and user (checkov warning) (83592e8)
  • catch exception and bind to 127.0.0.1 by default (bandit) (d75a434)
  • redirect on click (aefe986)

💬 Documentation

  • add README (30656ec)

  • add bandit (sast) (c889b52)

  • add build workflow (213e73c)

  • add Cloud Run release workflow (56f0f2b)

  • add docker layer caching (2e9aa00)

  • add release-please (11aa5d0)

  • always run lint (pr, main, develop), but publish Docker image only on main (496cba4)

  • build Docker container for ARM architecture (168b5a1)

  • publish Docker Image on release (7bca618)

  • publish images to Docker Hub (295c8c0)

  • run build workflow on tags (50c1270)

  • scan docker vulnerabilities using checkov (81a2ef1)

  • update actions and fix poetry install warning (8b03ab6)

  • use release-please python release-type (81a127f)