Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 15:24
· 12 commits to main since this release

1.0.0 (2024-04-10)

Features

  • action-aws: add build-and-push-lambda-docker-image action (4485953)
  • action-aws: add ecs-onejob-task action (7bf124b)
  • action-aws: add lambda-deploy action (3f7fe35)
  • action-aws: add promote-docker-artifact-image action (2ec7250)
  • action-aws: add promote-docker-image action (d322bc3)
  • action-aws: add pull-docker-image action (02421ba)
  • action-aws: add s3-upload-artifact action (c3bdb90)
  • action-aws: add update-and-deploy-rest-api action (5c3d121)
  • action-aws: build/push docker image action (3ca7a8f)
  • action-aws: ecr public login (df5a80c)
  • action-aws: lambda-deploy can update function alias (6c33ebb)
  • action-aws: update rest api mode (01f194c)
  • action-aws: update rest api output openapi yml file (5df3430)
  • action-git: add advance-tag action (d42f43e)
  • action-git: add commit-short-sha action (1a72534)
  • action-git: add extract-version-from-tag action (8a78dad)
  • action-precommit: add render-openapi-template action (4072c96)
  • action-precommit: BOM compliance (9445a2f)
  • action-release: add semantic release action (dd6a851)
  • action-release: publish openapi fo apidoc (5549f9d)
  • action: git auth global action (ef844bb)
  • add pre build (c577ed9)
  • doc_CI: add jsx lexer (980c8ba)
  • doc: add build documentation action (5cb8499)
  • lambda-deploy: add env context for the datadog-env-vars step (dc2ff0e)
  • lambda-deploy: add or update dd env vars (88343bf)
  • publish: build destination path with project-xx repository topic (128e7a6)
  • subworkflow: add post-deploy-tags workflow (39c096a)

Bug Fixes

  • action-aws: build-and-push-lambda-docker-image typo (dc29219)
  • action-aws: docker promotion with cache instead of artifact (0ba5bf0)
  • action-aws: ecs-onejob task definition (cea3072)
  • action-aws: ecs-onejob task overrides (4c0383c)
  • action-aws: promote docker from tar image (320d47e)
  • action-aws: promote docker output tag (da5f0f7)
  • action-aws: promote docker with tmp tag (3cab346)
  • action-aws: promote load docker (732756f)
  • action-aws: promote load docker debug (66a3bcb)
  • action-aws: promote load docker debug (620c7e0)
  • action-aws: pull docker and load docker debug (819df38)
  • action-aws: pull docker in custom dir (5539834)
  • action-aws: pull docker saved as tar.gz (59044fd)
  • action-aws: pull docker with tmp tag (892da0f)
  • action-aws: pull/promote docker with tmp tag (05c0fc3)
  • action-aws: update rest api output openapi yml file without secrets (e842146)
  • action-git: octokit calls with .rest prefix (19ec702)
  • action-precommit: BOM compliance (0465c43)
  • action-precommit: BOM compliance (e536d25)
  • action-precommit: BOM compliance git auth (102b7c5)
  • action-release: branch input (721e952)
  • action-release: debug branch input (3e3e933)
  • action-release: remove branch input (c437bc7)
  • action-release: semantic outputs (64c4149)
  • action-release: shareable config (577040a)
  • action-release: shareable config tag format (8946bdf)
  • action-release: use branches input for newer sematic versions (802d34d)
  • aws: lambda-deploy - update alias (45102a4)
  • deploy-lambda: export extracted_version variable in the step context (id datadog-env-vars) (827698b)
  • lambda-deploy: bad step reference (3fd1f19)
  • node16: update actions/checkout to v3 (cf44739)
  • node16: update actions/github-script to v6 (2e29799)
  • publish-doc: fix condition for repo without topic (fdabbbe)
  • semver-config: no npm package.json (29960ef)
  • semver-config: tag format v0.0.0 (00b4d95)

Miscellaneous Chores

  • pre-commmit: init pre-commit hooks (2aaf1e9)