Skip to content

Latest commit

 

History

History
943 lines (657 loc) · 72 KB

CHANGELOG.md

File metadata and controls

943 lines (657 loc) · 72 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

4.39.1 (2024-12-16)

Bug Fixes

  • emergency: increase retry and timeout. Pray for this 🙏 (c546fb9)

4.39.0 (2024-11-20)

Features

  • realease-please: allow target branch specification (84ef417)

4.38.3 (2024-11-14)

Bug Fixes

  • dotnet: dotnet pack command without suffix failed (d7dc944)

4.38.2 (2024-11-14)

Bug Fixes

  • dotnet: dotnet pack command without suffix failed (846b02e)

4.38.1 (2024-11-14)

Miscellaneous Chores

  • dotnet: useless package-to-upload var (e40362a)

4.38.0 (2024-11-14)

Features

  • dotnet: build workflow - push to github package (281aa1c)
  • dotnet: create build workflow (82848a8)
  • dotnet: create publish workflow (e67a05d)
  • dotnet: publish to public nuget registry option (908bf1a)

Miscellaneous Chores

  • dotnet: allow to customize env name for publish workflow (a80fef7)

4.37.1 (2024-11-13)

Bug Fixes

  • release-please: add output for version number (c8c82c0)
  • release-please: add output for version number (1d2b138)

4.37.0 (2024-11-13)

Features

  • release-please: add output for version number (ad11e86)

4.36.11 (2024-11-12)

Bug Fixes

  • terraform: inverse validate and workspace step in CI to avoid some resolution issue (5d22723)

4.36.10 (2024-11-05)

Miscellaneous Chores

  • deps: update anchore/scan-action action to v5 (8da2d6d)

4.36.9 (2024-10-15)

Bug Fixes

  • run-pytest: Do not use 'github.event.workflow_run.event' which seems never triggered (7d97719)

4.36.8 (2024-10-07)

Bug Fixes

  • run-pytest: Do not publish PR comment when build is not triggered from a PR (00316ed)

4.36.7 (2024-10-01)

Bug Fixes

  • run-pytest: Make the code and the .coverage file accessible in the current workdir (e85b324)

4.36.6 (2024-09-30)

Bug Fixes

  • run-pytest: Another try (0158857)

4.36.5 (2024-09-30)

Bug Fixes

  • run-pytest: Provide the correct path to .coverage file (af57365)

4.36.4 (2024-09-27)

Bug Fixes

  • run-pytest: share code coverage result file between the docker container and the ci host machine (7440a9a)

4.36.3 (2024-09-27)

Bug Fixes

  • run-pytest: setup python-coverage-comment-action coverage path (bb87d10)

4.36.2 (2024-09-27)

Bug Fixes

  • run-pytest: Allow to fetch built docker image from ghcr.io (a26d453)

4.36.1 (2024-09-27)

Bug Fixes

  • run-pytest: Remove unecessary input 'run_command' (1ca9210)

4.36.0 (2024-09-27)

Features

  • Add dedicated workflow to run pytest unit tests with coverage and test report (ca6cee0)

4.35.1 (2024-09-04)

Code Refactoring

  • remove redondant code in create-gotoprod-pr workflow (3807ea3)

4.35.0 (2024-08-20)

Features

  • Add auto definition of ECR url (b6d454b)
  • add build args for aws login to docker build workflow (64d27eb)
  • add capability to build from private ECR base image (48c5d9e)
  • add capability to customize ecr repo name (ddd2ddb)
  • add capability to handle other tag into push ecr workflow (dc6fb64)
  • Add CodePush serverUrl option to use OTA proxy (9b13631)
  • Add Configure AWS Credentials optionnal step (d71fa65)
  • Add Container Structure Tests workflow (5a6b755)
  • add Dockerfile linter workflow (8472cf3)
  • add github release notes workflow (5a55469)
  • add hadolint report to PR comment (bbfaed3)
  • add latest tag to ECR (521b2a9)
  • add python publish workflow (1e67086)
  • add security scan image with Anchore (1b8a4eb)
  • Allow passing a docker target (ede6578)
  • avoid some step in build apk in case of PR (72168bd)
  • build-image: migrate to Github dynamic vault engine (f837c5a)
  • disable Vault usage on ECR Push image flow (4585ef6)
  • infracost: init workflow (ded1355)
  • release-please: add output var for release created or not (7027d1a)
  • release-please: customize config and manifest file (4219510)
  • release-please: customize release type (4977712)
  • release-please: make conditionnal major and minor tags (c51e46e)
  • terraform-infracost: add tfvars to trigger infracost pipeline (4c38180)
  • terraform: login to github to use private module hosted in ouy org (7566198)
  • terraform: use dynamic token github generation with vault (e0d4c5b)

feature

  • handle multiple aws region (17cf4bb)

Bug Fixes

  • (release-please): wrong step order to use config file (017b1fa)
  • Add missing permission to publish report (5dd1e53)
  • add output for push ecr (03ae984)
  • build failed when vault is disable (79605a9)
  • build image aws only readonly (b51c996)
  • build image workflow - add domain owner (7be8d66)
  • build workflow - enable aws creds outputs vars (00418e3)
  • build x temp version (1d5bd19)
  • catalog info (f89940d)
  • catalog-info yaml (214b2d4)
  • categories of template workflow (3371390)
  • codepush ci (c934195)
  • create APK if condition issue (73a9ae1)
  • delete test-report hadolint (529e19b)
  • disable auto latest label (2b0cd1e)
  • github secret variable interpolation (a77f150)
  • hadolint severity level and report trigger (fa32491)
  • increase delay and retry count (950aca7)
  • linter report file issue (7cde3a6)
  • missing docker tag command (b30b90e)
  • naming of template workflow (40456ae)
  • release-please: creation of major tag condition (bec703b)
  • release-please: creation of major tag condition 2 (e99f4b0)
  • release-please: creation of major tag condition 3 (9f76492)
  • release-please: creation of major tag condition 4 (601b27b)
  • release-please: creation of major tag condition 5 (58fd0e9)
  • release-please: creation of major tag condition 6 (526c641)
  • release-please: don't set terraform_module by default (6c68bf4)
  • release-please: don't set terraform_module by default part 2 (bfad19d)
  • release-please: fix boolean interpretation inside github workflow (6e19306)
  • release-please: fix boolean interpretation inside github workflow 2 (a0cee5a)
  • release-please: fix boolean interpretation inside github workflow 3 (1b2c126)
  • release-please: manifest default filename (3d8018b)
  • set trigger for pr comment (61333f3)
  • switch folder of template workflow properties (39d8006)
  • syntax issue on create apk artifact workflow (9202fec)
  • template-workflow: typo in extension file name (81dbebd)
  • Temporary fix BuildX version (1e0af30)
  • terrafom: syntax issue when input/vault_secrets is not empty (86268d8)
  • terraform workflows - duplicate bucket variable (5234e47)
  • terraform: condition for login to private github org (9118e67)
  • terraform: extra step (b51c3f5)
  • variabilize bucket for keystore (755d585)
  • vault action retry to avoid dns issue (47d2708)
  • vault url not required anymore (0b47629)
  • vault url required 2 (9d05375)

Miscellaneous Chores

  • add Cache to APK build workflow (e70ec7d)
  • add capability to log to default ecr registry (99c3b9a)
  • add CODEOWNERS file (7cc5646)
  • add env input to publish bundle workflow (8ba08b0)
  • add env input to publish s3 workflow (e7d4d3f)
  • Add renovate conf (ba99a03)
  • autorelease .github repo (99a4b43)
  • config: migrate config renovate.json (4e900fa)
  • deps: bump anchore/scan-action from 3 to 4 (79cad7b)
  • deps: bump aws-actions/aws-secretsmanager-get-secrets from 1 to 2 (0393950)
  • deps: bump docker/build-push-action from 5 to 6 (6f96c62)
  • deps: bump dorny/test-reporter from 1.8.0 to 1.9.0 (d774e0e)
  • deps: bump dorny/test-reporter from 1.9.0 to 1.9.1 (35d13ca)
  • deps: bump gradle/wrapper-validation-action from 1 to 2 (f59417c)
  • deps: bump gradle/wrapper-validation-action from 2 to 3 (3937ec8)
  • deps: bump softprops/action-gh-release from 1 to 2 (13333b3)
  • deps: update actions/github-script action to v7 (6d449af)
  • get last version of buildx (fb5afc4)
  • handle multiple regions for terraform backend and aws secrets default (ebae53b)
  • increase sleep time for vault dns issue (8ba01f1)
  • init catalog-info.yaml (396111f)
  • main: release 4.25.0 (f551ee6)
  • main: release 4.26.0 (2d9d817)
  • main: release 4.26.1 (5320ec1)
  • main: release 4.26.2 (1314ea4)
  • main: release 4.27.0 (5476192)
  • main: release 4.27.1 (898765e)
  • main: release 4.27.2 (d31f7b4)
  • main: release 4.27.3 (dcff331)
  • main: release 4.28.0 (c729f17)
  • main: release 4.29.0 (829ce38)
  • main: release 4.29.1 (f74417f)
  • main: release 4.30.0 (6055b74)
  • main: release 4.31.0 (42ae178)
  • main: release 4.31.1 (48c3c52)
  • main: release 4.31.10 (7e9387b)
  • main: release 4.31.2 (a484213)
  • main: release 4.31.3 (7e9ce0f)
  • main: release 4.31.4 (c014951)
  • main: release 4.31.5 (3f0775e)
  • main: release 4.31.6 (fc808d0)
  • main: release 4.31.7 (a45f123)
  • main: release 4.31.8 (1a5d4e4)
  • main: release 4.31.9 (ac5f645)
  • main: release 4.32.0 (428bc5e)
  • main: release 4.33.0 (373f802)
  • main: release 4.33.1 (2454c71)
  • main: release 4.33.2 (9d47a90)
  • main: release 4.34.0 (479907d)
  • main: release 4.34.1 (876c372)
  • main: release 4.34.2 (91644fe)
  • main: release 4.34.3 (8629233)
  • main: release 4.34.4 (0247556)
  • migrate Release system to ReleasePlease (473dd97)
  • only display failed tests (16150ba)
  • remove dependabot conf (c8da77f)
  • rename create apk workflow (13372b1)
  • terraform - add aditional_aws_secrets (e746c7a)
  • Update CI smartapp to respect distributed arch (b4a7685)
  • update CODEOWNERS (24501b8)
  • update CODEOWNERS file (114da92)
  • update name of containerstructure test workflow (b51ba82)
  • update release please conf (93235c4)
  • update test-reporter action (ec8c133)
  • update vault action to avoid EAI_ADDR issue (783be2b)
  • Upgrade postgresql image from 12 to 16 (feafa1f)
  • Upgrade upload-artifact action to v4 (74d561a)
  • Upgrade Vault to V3 (4a51184)

4.34.4 (2024-08-19)

Bug Fixes

  • switch folder of template workflow properties (39d8006)

4.34.3 (2024-08-19)

Bug Fixes

  • categories of template workflow (3371390)

4.34.2 (2024-08-19)

Bug Fixes

  • naming of template workflow (40456ae)

4.34.1 (2024-08-19)

Bug Fixes

  • template-workflow: typo in extension file name (81dbebd)

4.34.0 (2024-08-19)

Features

  • Add auto definition of ECR url (b6d454b)
  • add build args for aws login to docker build workflow (64d27eb)
  • add capability to build from private ECR base image (48c5d9e)
  • add capability to customize ecr repo name (ddd2ddb)
  • add capability to handle other tag into push ecr workflow (dc6fb64)
  • Add CodePush serverUrl option to use OTA proxy (9b13631)
  • Add Configure AWS Credentials optionnal step (d71fa65)
  • Add Container Structure Tests workflow (5a6b755)
  • add Dockerfile linter workflow (8472cf3)
  • add github release notes workflow (5a55469)
  • add hadolint report to PR comment (bbfaed3)
  • add latest tag to ECR (521b2a9)
  • add python publish workflow (1e67086)
  • add security scan image with Anchore (1b8a4eb)
  • Allow passing a docker target (ede6578)
  • avoid some step in build apk in case of PR (72168bd)
  • disable Vault usage on ECR Push image flow (4585ef6)
  • infracost: init workflow (ded1355)
  • release-please: add output var for release created or not (7027d1a)
  • release-please: customize config and manifest file (4219510)
  • release-please: customize release type (4977712)
  • release-please: make conditionnal major and minor tags (c51e46e)
  • terraform-infracost: add tfvars to trigger infracost pipeline (4c38180)
  • terraform: login to github to use private module hosted in ouy org (7566198)
  • terraform: use dynamic token github generation with vault (e0d4c5b)

feature

  • handle multiple aws region (17cf4bb)

Bug Fixes

  • (release-please): wrong step order to use config file (017b1fa)
  • Add missing permission to publish report (5dd1e53)
  • add output for push ecr (03ae984)
  • build failed when vault is disable (79605a9)
  • build image aws only readonly (b51c996)
  • build image workflow - add domain owner (7be8d66)
  • build workflow - enable aws creds outputs vars (00418e3)
  • build x temp version (1d5bd19)
  • catalog info (f89940d)
  • catalog-info yaml (214b2d4)
  • codepush ci (c934195)
  • create APK if condition issue (73a9ae1)
  • delete test-report hadolint (529e19b)
  • disable auto latest label (2b0cd1e)
  • github secret variable interpolation (a77f150)
  • hadolint severity level and report trigger (fa32491)
  • increase delay and retry count (950aca7)
  • linter report file issue (7cde3a6)
  • missing docker tag command (b30b90e)
  • release-please: creation of major tag condition (bec703b)
  • release-please: creation of major tag condition 2 (e99f4b0)
  • release-please: creation of major tag condition 3 (9f76492)
  • release-please: creation of major tag condition 4 (601b27b)
  • release-please: creation of major tag condition 5 (58fd0e9)
  • release-please: creation of major tag condition 6 (526c641)
  • release-please: don't set terraform_module by default (6c68bf4)
  • release-please: don't set terraform_module by default part 2 (bfad19d)
  • release-please: fix boolean interpretation inside github workflow (6e19306)
  • release-please: fix boolean interpretation inside github workflow 2 (a0cee5a)
  • release-please: fix boolean interpretation inside github workflow 3 (1b2c126)
  • release-please: manifest default filename (3d8018b)
  • set trigger for pr comment (61333f3)
  • syntax issue on create apk artifact workflow (9202fec)
  • Temporary fix BuildX version (1e0af30)
  • terrafom: syntax issue when input/vault_secrets is not empty (86268d8)
  • terraform workflows - duplicate bucket variable (5234e47)
  • terraform: condition for login to private github org (9118e67)
  • terraform: extra step (b51c3f5)
  • variabilize bucket for keystore (755d585)
  • vault action retry to avoid dns issue (47d2708)
  • vault url not required anymore (0b47629)
  • vault url required 2 (9d05375)

Miscellaneous Chores

  • add Cache to APK build workflow (e70ec7d)
  • add capability to log to default ecr registry (99c3b9a)
  • add CODEOWNERS file (7cc5646)
  • add env input to publish bundle workflow (8ba08b0)
  • add env input to publish s3 workflow (e7d4d3f)
  • Add renovate conf (ba99a03)
  • autorelease .github repo (99a4b43)
  • config: migrate config renovate.json (4e900fa)
  • deps: bump anchore/scan-action from 3 to 4 (79cad7b)
  • deps: bump aws-actions/aws-secretsmanager-get-secrets from 1 to 2 (0393950)
  • deps: bump docker/build-push-action from 5 to 6 (6f96c62)
  • deps: bump dorny/test-reporter from 1.8.0 to 1.9.0 (d774e0e)
  • deps: bump dorny/test-reporter from 1.9.0 to 1.9.1 (35d13ca)
  • deps: bump gradle/wrapper-validation-action from 1 to 2 (f59417c)
  • deps: bump gradle/wrapper-validation-action from 2 to 3 (3937ec8)
  • deps: bump softprops/action-gh-release from 1 to 2 (13333b3)
  • deps: update actions/github-script action to v7 (6d449af)
  • get last version of buildx (fb5afc4)
  • handle multiple regions for terraform backend and aws secrets default (ebae53b)
  • increase sleep time for vault dns issue (8ba01f1)
  • init catalog-info.yaml (396111f)
  • main: release 4.25.0 (f551ee6)
  • main: release 4.26.0 (2d9d817)
  • main: release 4.26.1 (5320ec1)
  • main: release 4.26.2 (1314ea4)
  • main: release 4.27.0 (5476192)
  • main: release 4.27.1 (898765e)
  • main: release 4.27.2 (d31f7b4)
  • main: release 4.27.3 (dcff331)
  • main: release 4.28.0 (c729f17)
  • main: release 4.29.0 (829ce38)
  • main: release 4.29.1 (f74417f)
  • main: release 4.30.0 (6055b74)
  • main: release 4.31.0 (42ae178)
  • main: release 4.31.1 (48c3c52)
  • main: release 4.31.10 (7e9387b)
  • main: release 4.31.2 (a484213)
  • main: release 4.31.3 (7e9ce0f)
  • main: release 4.31.4 (c014951)
  • main: release 4.31.5 (3f0775e)
  • main: release 4.31.6 (fc808d0)
  • main: release 4.31.7 (a45f123)
  • main: release 4.31.8 (1a5d4e4)
  • main: release 4.31.9 (ac5f645)
  • main: release 4.32.0 (428bc5e)
  • main: release 4.33.0 (373f802)
  • main: release 4.33.1 (2454c71)
  • main: release 4.33.2 (9d47a90)
  • migrate Release system to ReleasePlease (473dd97)
  • only display failed tests (16150ba)
  • remove dependabot conf (c8da77f)
  • rename create apk workflow (13372b1)
  • terraform - add aditional_aws_secrets (e746c7a)
  • Update CI smartapp to respect distributed arch (b4a7685)
  • update CODEOWNERS (24501b8)
  • update CODEOWNERS file (114da92)
  • update name of containerstructure test workflow (b51ba82)
  • update release please conf (93235c4)
  • update test-reporter action (ec8c133)
  • update vault action to avoid EAI_ADDR issue (783be2b)
  • Upgrade postgresql image from 12 to 16 (feafa1f)
  • Upgrade upload-artifact action to v4 (74d561a)
  • Upgrade Vault to V3 (4a51184)

4.33.2 (2024-08-14)

Bug Fixes

  • hadolint severity level and report trigger (fa32491)

4.33.1 (2024-08-14)

Bug Fixes

  • set trigger for pr comment (61333f3)

4.33.0 (2024-08-14)

Features

  • add hadolint report to PR comment (bbfaed3)

4.32.0 (2024-08-07)

Features

  • release-please: add output var for release created or not (7027d1a)

4.31.10 (2024-08-07)

Bug Fixes

  • release-please: creation of major tag condition 6 (526c641)

4.31.9 (2024-08-07)

Bug Fixes

  • release-please: creation of major tag condition 5 (58fd0e9)

4.31.8 (2024-08-07)

Bug Fixes

  • release-please: creation of major tag condition 4 (601b27b)

4.31.7 (2024-08-07)

Bug Fixes

  • release-please: creation of major tag condition 3 (9f76492)

4.31.6 (2024-08-07)

Bug Fixes

  • release-please: creation of major tag condition 2 (e99f4b0)

4.31.5 (2024-08-07)

Bug Fixes

  • release-please: creation of major tag condition (bec703b)

Miscellaneous Chores

  • update release please conf (93235c4)

4.31.4 (2024-08-07)

Full Changelog: https://github.com/ZeroGachis/.github/compare/v4.31.3...v4.31.4

4.31.3 (2024-08-07)

Full Changelog: https://github.com/ZeroGachis/.github/compare/v4.31.2...v4.31.3

4.31.2 (2024-08-07)

Bug Fixes

  • release-please: don't set terraform_module by default (6c68bf4)

4.31.1 (2024-08-07)

Bug Fixes

  • (release-please): wrong step order to use config file (017b1fa)

4.31.0 (2024-08-07)

Features

  • release-please: customize config and manifest file (4219510)

4.30.0 (2024-08-07)

Features

  • terraform-infracost: add tfvars to trigger infracost pipeline (4c38180)

4.29.1 (2024-08-06)

Bug Fixes

4.29.0 (2024-08-06)

Features

  • infracost: init workflow (ded1355)

4.28.0 (2024-07-31)

Features

  • Add auto definition of ECR url (b6d454b)
  • add build args for aws login to docker build workflow (64d27eb)
  • add capability to build from private ECR base image (48c5d9e)
  • add capability to customize ecr repo name (ddd2ddb)
  • add capability to handle other tag into push ecr workflow (dc6fb64)
  • Add CodePush serverUrl option to use OTA proxy (9b13631)
  • Add Configure AWS Credentials optionnal step (d71fa65)
  • Add Container Structure Tests workflow (5a6b755)
  • add Dockerfile linter workflow (8472cf3)
  • add github release notes workflow (5a55469)
  • add latest tag to ECR (521b2a9)
  • add python publish workflow (1e67086)
  • add security scan image with Anchore (1b8a4eb)
  • Allow passing a docker target (ede6578)
  • avoid some step in build apk in case of PR (72168bd)
  • disable Vault usage on ECR Push image flow (4585ef6)
  • handle multiple aws region (17cf4bb)
  • release-please: customize release type (4977712)
  • release-please: make conditionnal major and minor tags (c51e46e)
  • terraform: login to github to use private module hosted in ouy org (7566198)
  • terraform: use dynamic token github generation with vault (e0d4c5b)

Bug Fixes

  • Add missing permission to publish report (5dd1e53)
  • add output for push ecr (03ae984)
  • build failed when vault is disable (79605a9)
  • build image aws only readonly (b51c996)
  • build image workflow - add domain owner (7be8d66)
  • build workflow - enable aws creds outputs vars (00418e3)
  • build x temp version (1d5bd19)
  • catalog info (f89940d)
  • catalog-info yaml (214b2d4)
  • codepush ci (c934195)
  • create APK if condition issue (73a9ae1)
  • delete test-report hadolint (529e19b)
  • disable auto latest label (2b0cd1e)
  • github secret variable interpolation (a77f150)
  • increase delay and retry count (950aca7)
  • linter report file issue (7cde3a6)
  • missing docker tag command (b30b90e)
  • release-please: fix boolean interpretation inside github workflow (6e19306)
  • release-please: fix boolean interpretation inside github workflow 2 (a0cee5a)
  • release-please: fix boolean interpretation inside github workflow 3 (1b2c126)
  • syntax issue on create apk artifact workflow (9202fec)
  • Temporary fix BuildX version (1e0af30)
  • terrafom: syntax issue when input/vault_secrets is not empty (86268d8)
  • terraform workflows - duplicate bucket variable (5234e47)
  • terraform: condition for login to private github org (9118e67)
  • variabilize bucket for keystore (755d585)
  • vault action retry to avoid dns issue (47d2708)
  • vault url not required anymore (0b47629)
  • vault url required 2 (9d05375)

4.27.3 (2024-07-31)

Bug Fixes

  • release-please: fix boolean interpretation inside github workflow 3 (1b2c126)

4.27.2 (2024-07-31)

Bug Fixes

  • release-please: fix boolean interpretation inside github workflow 2 (a0cee5a)

4.27.1 (2024-07-31)

Bug Fixes

  • release-please: fix boolean interpretation inside github workflow (6e19306)

4.27.0 (2024-07-31)

Features

  • Add auto definition of ECR url (b6d454b)
  • add build args for aws login to docker build workflow (64d27eb)
  • add capability to build from private ECR base image (48c5d9e)
  • add capability to customize ecr repo name (ddd2ddb)
  • add capability to handle other tag into push ecr workflow (dc6fb64)
  • Add CodePush serverUrl option to use OTA proxy (9b13631)
  • Add Configure AWS Credentials optionnal step (d71fa65)
  • Add Container Structure Tests workflow (5a6b755)
  • add Dockerfile linter workflow (8472cf3)
  • add github release notes workflow (5a55469)
  • add latest tag to ECR (521b2a9)
  • add python publish workflow (1e67086)
  • add security scan image with Anchore (1b8a4eb)
  • Allow passing a docker target (ede6578)
  • avoid some step in build apk in case of PR (72168bd)
  • disable Vault usage on ECR Push image flow (4585ef6)
  • handle multiple aws region (17cf4bb)
  • release-please: make conditionnal major and minor tags (c51e46e)
  • terraform: login to github to use private module hosted in ouy org (7566198)
  • terraform: use dynamic token github generation with vault (e0d4c5b)

Bug Fixes

  • Add missing permission to publish report (5dd1e53)
  • add output for push ecr (03ae984)
  • build failed when vault is disable (79605a9)
  • build image aws only readonly (b51c996)
  • build image workflow - add domain owner (7be8d66)
  • build workflow - enable aws creds outputs vars (00418e3)
  • build x temp version (1d5bd19)
  • catalog info (f89940d)
  • catalog-info yaml (214b2d4)
  • codepush ci (c934195)
  • create APK if condition issue (73a9ae1)
  • delete test-report hadolint (529e19b)
  • disable auto latest label (2b0cd1e)
  • github secret variable interpolation (a77f150)
  • increase delay and retry count (950aca7)
  • linter report file issue (7cde3a6)
  • missing docker tag command (b30b90e)
  • syntax issue on create apk artifact workflow (9202fec)
  • Temporary fix BuildX version (1e0af30)
  • terrafom: syntax issue when input/vault_secrets is not empty (86268d8)
  • terraform workflows - duplicate bucket variable (5234e47)
  • terraform: condition for login to private github org (9118e67)
  • variabilize bucket for keystore (755d585)
  • vault action retry to avoid dns issue (47d2708)
  • vault url not required anymore (0b47629)
  • vault url required 2 (9d05375)

4.26.2 (2024-07-24)

Bug Fixes

  • terraform: condition for login to private github org (9118e67)

4.26.1 (2024-07-24)

Bug Fixes

  • terrafom: syntax issue when input/vault_secrets is not empty (86268d8)

4.26.0 (2024-07-24)

Features

  • Add auto definition of ECR url (b6d454b)
  • add build args for aws login to docker build workflow (64d27eb)
  • add capability to build from private ECR base image (48c5d9e)
  • add capability to customize ecr repo name (ddd2ddb)
  • add capability to handle other tag into push ecr workflow (dc6fb64)
  • Add CodePush serverUrl option to use OTA proxy (9b13631)
  • Add Configure AWS Credentials optionnal step (d71fa65)
  • Add Container Structure Tests workflow (5a6b755)
  • add Dockerfile linter workflow (8472cf3)
  • add github release notes workflow (5a55469)
  • add latest tag to ECR (521b2a9)
  • add python publish workflow (1e67086)
  • add security scan image with Anchore (1b8a4eb)
  • Allow passing a docker target (ede6578)
  • avoid some step in build apk in case of PR (72168bd)
  • disable Vault usage on ECR Push image flow (4585ef6)
  • handle multiple aws region (17cf4bb)
  • terraform: login to github to use private module hosted in ouy org (7566198)
  • terraform: use dynamic token github generation with vault (e0d4c5b)

Bug Fixes

  • Add missing permission to publish report (5dd1e53)
  • add output for push ecr (03ae984)
  • build failed when vault is disable (79605a9)
  • build image aws only readonly (b51c996)
  • build image workflow - add domain owner (7be8d66)
  • build workflow - enable aws creds outputs vars (00418e3)
  • build x temp version (1d5bd19)
  • catalog info (f89940d)
  • catalog-info yaml (214b2d4)
  • codepush ci (c934195)
  • create APK if condition issue (73a9ae1)
  • delete test-report hadolint (529e19b)
  • disable auto latest label (2b0cd1e)
  • github secret variable interpolation (a77f150)
  • increase delay and retry count (950aca7)
  • linter report file issue (7cde3a6)
  • missing docker tag command (b30b90e)
  • syntax issue on create apk artifact workflow (9202fec)
  • Temporary fix BuildX version (1e0af30)
  • terraform workflows - duplicate bucket variable (5234e47)
  • variabilize bucket for keystore (755d585)
  • vault action retry to avoid dns issue (47d2708)
  • vault url not required anymore (0b47629)
  • vault url required 2 (9d05375)

4.25.0 (2024-07-23)

Features

  • terraform: login to github to use private module hosted in ouy org (7566198)

[1.0.0] - 2022-11-30

Added

  • Init Github Action template for Terraform and Docker steps

[1.0.1] - 2022-12-05

Fixed

  • Variabilize repo for ECR push github template

[1.1.0] - 2022-12-08

Added

  • Create template workflow to run docker command and upload artifact

[1.2.0] - 2022-12-12

Added

  • Add capability to enable test report to docker workflows

[1.3.0] - 2022-12-13

Added

  • Add capability to disable github checkout for docker workflows

[1.3.1] - 2022-12-14

Fixed

  • Test Report actions issue with git repository

[1.3.2] - 2022-12-14

Fixed

  • Test Report actions issue with git repository - workdir
  • Terraform summary issue in some usecase

[1.4.0] - 2022-12-15

Fixed

  • Use legacy Test report plugin to disable git ls command

[2.0.0] - 2023-02-03

Added

  • Use Hashicorp Vault to store AWS secret for Terraform workflow

[2.1.0] - 2023-02-07

Added

  • Add Terraform substep name input
  • Add working dir in terraform workflow

[2.2.0] - 2023-02-16

Added

  • Add Vault secrets handle to all workflows

[2.3.0] - 2023-02-17

Added

  • Generic new workflows : Run python command and Run aws command
  • Simplify Terraform workflow (AWS Key as Env variable)

[2.4.0] - 2023-05-17

Fixed

  • Dependabot bump versions

[2.5.0] - 2023-05-24

Fixed

  • Terraform status

[2.6.0] - 2023-06-07

Added

  • Vault custom secret for Docker upload artifact workflow

[2.7.0] - 2023-07-24

Added

  • Customize capability for terraform parallelism

[2.8.0] - 2023-08-11

Updated

  • Tailscale v1 to v2

[3.0.0] - 2023-08-11

Breaking Change

  • AWS auth change, be careful to declare all needed vars as inputs or envs vars to use this version

Updated

  • Github OIDC auth for AWS and multiaccount
  • Support for multi account on Datadog and AWS

[3.1.0] - 2023-09-12

Added

  • Terraform workflow have capabity to work on subdirectory
  • Terraform workflow - Variabilize AWS Secrets to be override

[3.2.0] - 2023-09-12

Added

  • Terraform backend configuration customization

[3.7.0] - 2023-11-15

Added

  • Vault custom secret for Datadog client API key entry for Vault