Skip to content

Releases: toptal/davinci-github-actions

v6.2.0

21 Apr 09:50
1cb6833
Compare
Choose a tag to compare

Minor Changes


build-publish-alpha

  • change node version to follow 14 major

build-push-image

  • change node version to follow 14 major

Patch Changes


  • bump davinci-syntax version to 20

v6.1.0

04 Apr 11:02
ff9d5ad
Compare
Choose a tag to compare

Minor Changes


extract-env-variables

  • add support of old and new davinci-app charts. Append env variables with davinci-app prefix.

Patch Changes


deploy-storybook

  • fix when no .env file is used for a project

v6.0.5

31 Mar 11:49
37d57e0
Compare
Choose a tag to compare

Patch Changes

  • #148 400fb0c Thanks @dmaklygin! - ---
    • pass checkout-token from deploy-storybook GH Action to yarn-install

v6.0.4

27 Mar 16:41
2e52f01
Compare
Choose a tag to compare

Patch Changes

  • #146 f66544e Thanks @mkrl! - ---

    build-publish-alpha-package

    • fixed a bug with an action failing when root-folder is not specified

v6.0.3

27 Mar 08:25
e3862d0
Compare
Choose a tag to compare

Patch Changes

v6.0.2

22 Mar 19:40
1f5c57a
Compare
Choose a tag to compare

Patch Changes

  • #140 f2ea3c5 Thanks @sashuk! - ---

    • the Ana06/get-changed-files was replaced with masesgroup/retrieve-changed-files

v6.0.1

20 Mar 15:26
2d025df
Compare
Choose a tag to compare

Patch Changes

  • #138 0afea29 Thanks @sashuk! - ---

    • bring toptal/davinci-github-actions/* dependencies up-to-date

v6.0.0

20 Mar 11:09
68ab529
Compare
Choose a tag to compare

Major Changes

  • #135 085cb7e Thanks @sashuk! - ---

    • support for node < 14 was dropped; actions/checkout, docker/metadata-action, xt0rted/pull-request-comment-branch, actions/upload-artifact, actions/github-script dependencies were updated

v5.0.0

06 Mar 09:05
e5ae3d6
Compare
Choose a tag to compare

Major Changes

  • #127 c9c3a78 Thanks @mkrl! - ---

    build-publish-alpha-package

    • add new input root-folder to specify the root folder of a package to be published
    • build-publish-alpha-package now requires [email protected] or later

v4.10.4

27 Feb 12:03
96424bd
Compare
Choose a tag to compare

Patch Changes

  • #128 83acd56 Thanks @dmaklygin! - ---

    • set the danger environment variable to ensure that all API requests are performed on the correct domain