Skip to content

Releases: NethermindEth/github-workflows

v1.3.2

10 Jun 14:06
68f2062
Compare
Choose a tag to compare

1.3.2 (2025-06-10)

Bug Fixes

  • Correct JFrog URL format in docker-promote-jfrog.yaml (2dd5524)

v1.3.1

06 Jun 00:59
fab7fc5
Compare
Choose a tag to compare

Full Changelog: v1.2.1...v1.3.1

v1.3.0

05 Jun 12:53
cd8d98f
Compare
Choose a tag to compare

1.3.0 (2025-06-05)

Features

  • Add 'ignore_trivy' input to Docker build workflows (58370bd)

v1.2.1

04 Jun 07:05
45d0058
Compare
Choose a tag to compare

1.2.1 (2025-06-04)

Bug Fixes

  • Correct typo in error message for repo name determination in docker-build-push-jfrog.yaml (afe4686)

v1.2.0

04 Jun 06:53
Compare
Choose a tag to compare

1.2.0 (2025-06-04)

Features

  • Add Docker build and push workflows for Docker Hub and JFrog Artifactory (#59) (f68fb7d)
  • added acctions: docker-build-and-push-image and jfrog-build-pub… (8d0255b)
  • added acctions: docker-build-and-push-image and jfrog-build-publish (1737e3e)
  • added pipeline workflows (cae1f0a)
  • added pipeline workflows (56e7c72)
  • switched docker login credentials to oidc token (9d435d5)
  • updated pipeline-ci-pull-request (621b1be)

v1.1.1

15 Apr 17:20
8e2a42d
Compare
Choose a tag to compare

1.1.1 (2025-04-15)

Bug Fixes

  • add missing issues permission for release please (912186b)
  • add missing issues permission for release please (29a013e)

v1.1.0

14 Apr 15:05
b8e0da7
Compare
Choose a tag to compare

1.1.0 (2025-04-14)

Features

  • docker build improvements (459b8fa)

v1.0.0

14 Apr 14:39
f2f0f48
Compare
Choose a tag to compare

1.0.0 (2025-04-14)

Features

  • add docker build and push workflow (v2) (#36) (15c8035)
  • added authentication for module validation (876eae9)
  • added dependabot for GitHub Actions (41fc3d1)
  • added output prs_created (9592746)
  • added publish-terraform-module workflow (4c3e6e5)
  • Added rlease workflow with 'release-please' (835ad6f)
  • added workflow job for terraform module release (12bf0fc)
  • commitizen: added bump workflow (ee4d1f5)
  • create and push tag (f949088)
  • docker build/promote image workflows (#4) (a7e3ad1)
  • enhance Docker promotion and publishing workflows (#35) (016adb1)
  • helm chart packaging and publish it to jfrog resuable workflow (#20) (266072a)
  • improved pre-commit workflows (67939d4)
  • pre-commit: added download of terraform-docs (873f9de)
  • pre-commit: added pre-commit configuration (c6b9dcc)
  • release-please: added 2 workflows for releasing versions (bc93c11)
  • release: added output release_created (f530ffc)
  • tflint: added tflint installation (7f55375)
  • use release please action for semantic versioning (c2954e7)
  • use release please instead (f8f872f)

Bug Fixes

  • add missing permissions (14c1f5c)
  • add missing permissions (e008b6e)
  • added missing files (00fd13a)
  • compute-name: fixet terraform module and provider names (3962bd0)
  • compute-terraform-module-name: updated logic (814f727)
  • exclude example dir when publishing modules (#34) (5e04a0b)
  • Fixed inputs (fdafd83)
  • jfrog: addded missing protocol scheme (c03f176)
  • job-terraform-release: added global permissions block (8f4f276)
  • job-terraform-release: fixed input name (237c5d1)
  • job-terraform-release: removed permissions block (5bb2a20)
  • job-terraform-release: removed versions from local workflow refs (9148808)
  • name (b57d454)
  • publish-tf-module: updated provider name (9b9ff4f)
  • release: removed not needed inputs (72971a3)
  • resolved problem with repository name contaning multiple dashes (68873e7)
  • terraform-docs: create folder if not present (40940be)
  • terraform-docs: fixed download process of binary (0eecf0d)
  • terraform-docs: fixed installation script (01e6587)
  • updated JFROG_URL with connection type (6f34087)
  • updated secret setup (2a4ad8a)