Skip to content

Releases: falcosecurity/pigeon

v0.3.0

06 May 09:22
Compare
Choose a tag to compare

Changelog

  • 43aad93 fix: fixed goreleaser dockers templates to push tagnamed image.
  • 41ce40b chore(ci): give correct permissions to release workflow + login to ghcr.
  • dd00d10 chore: remove non printable chars from gh token.
  • c5f9e21 update: bumped all deps and go to 1.22.
  • 3f7f236 new: release a docker image too.
  • e3568c2 docs: add license headers and spdx id
  • 5d69118 docs(README.md): add scope and status badges
  • b99b2bc refactor: rename project to falcosecurity/pigeon

v0.2.2

14 Feb 11:58
Compare
Choose a tag to compare

Changelog

  • b2fda30 chore: renamed poiana package to pigeon.
  • fcd6874 fix: fixed project name in goreleaser.

v0.2.1

14 Feb 11:37
Compare
Choose a tag to compare

Changelog

  • e9fd071 chore(docs): updated readme.
  • 41b89b7 new: allow to take github token path from GITHUB_TOKEN_FILE env variable.
  • deace84 fix(pkg/poiana): fix token retrieval from file.
  • 6343ca3 chore: renamed to Pigeon.
  • 4fdf7ee update(readme): badges, badges everywhere.

v0.2.0

09 Feb 14:34
Compare
Choose a tag to compare

Changelog

  • b06faa3 chore(pkg): minor fixes found by goland.
  • b096654 test: adapt tests to service factory and move them into config package
  • 47ad3ad refactor: adopt service factory in config sync loop
  • c4cbd11 new: add service factory interface
  • 5aa3abd fix: logging issues
  • ac65875 update: simplify code dumplication
  • c4ff6b4 new(pkg): added org-wide support for variables and secrets settings.
  • 82b8049 cleanup(pkg): switch to use master go-github to get rid of internal variables API client.

v0.1.0

26 Jan 14:45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/FedeDP/GhEnvSet/commits/v0.1.0