Skip to content

Latest commit

 

History

History
256 lines (129 loc) · 15.3 KB

CHANGELOG.md

File metadata and controls

256 lines (129 loc) · 15.3 KB

changesets-gitlab

0.13.2

Patch Changes

0.13.1

Patch Changes

0.13.0

Minor Changes

  • e9adb24 Thanks @JounQin! - chore: housekeeping, bump all (dev) deps, add module-sync entry

    fix: commonjs types entry

  • #195 e7cbdff Thanks @WeslleyNasRocha! - feat: fetch the tags and push each one individually based on size of packages to be published and api.FeatureFlags(projectId, 'git_push_create_all_pipelines')

  • #210 8bdaf2d Thanks @JounQin! - feat: try allDiffs api first and fallback to showChanges when unavailable

  • #209 4ca179c Thanks @JounQin! - feat: add a new optional GITLAB_COMMENT_CUSTOM_LINKS environment variable to override the links content referenced in the cli bot comment, use {{ addChangesetUrl }} placeholder for the dynamic URL to add a changeset

  • #196 b681513 Thanks @crysadrak! - feat: add a new optional GITLAB_COMMENT_DISCUSSION_AUTO_RESOLVE environment variable to automatically resolve added discussion when changeset is present, if you want to always resolve the discussion, you should actually use GITLAB_COMMENT_TYPE=note instead, default true

  • #206 842110d Thanks @jean-smaug! - refactor: publish releases with limited concurrency with p-limit

Patch Changes

0.12.2

Patch Changes

0.12.1

Patch Changes

0.12.0

Minor Changes

0.11.5

Patch Changes

0.11.4

Patch Changes

0.11.3

Patch Changes

  • #151 47fa2da Thanks @JounQin! - feat: add custom commit_message support for adding changeset on Web UI

0.11.2

Patch Changes

0.11.1

Patch Changes

0.11.0

Minor Changes

Patch Changes

0.10.3

Patch Changes

0.10.2

Patch Changes

  • #118 5accb23 Thanks @zwaittt! - expose published outputs as env variables to be accessed dicrectly in PUBLISHED command process

0.10.1

Patch Changes

0.10.0

Minor Changes

0.9.1

Patch Changes

0.9.0

Minor Changes

  • #98 d7126ba Thanks @QuiiBz! - feat: add new GITLAB_COMMENT_TYPE environment variable to use discussions or notes

0.8.2

Patch Changes

0.8.1

Patch Changes

0.8.0

Minor Changes

  • #85 65ecc27 Thanks @wingnorepeat! - feat: added new input variable to indicate whether to create Gitlab releases after publish or not

0.7.0

Minor Changes

  • #71 19466b9 Thanks @lluiscab! - feat: added new input variable controling if the source branch should be automatically deleted or not

0.6.0

Minor Changes

  • #70 2d8b1e0 Thanks @lluiscab! - feat: merge requests target branch can now be configured through a input environment variable

  • #76 f819185 Thanks @devtribe! - get username from api instead usage of env variable

0.5.6

Patch Changes

0.5.5

Patch Changes

0.5.4

Patch Changes

0.5.3

Patch Changes

0.5.2

Patch Changes

  • #42 a6f751a Thanks @pmjhonwang! - some system git version old, git add -a . not working at dot prefix dir (such as .changeset), use git add -A . instead

0.5.1

Patch Changes

0.5.0

Minor Changes

0.4.0

Minor Changes

  • #23 9e6cb95 Thanks @HosseinAgha! - Add support for job tokens and oauth tokens (via GITLAB_TOKEN_TYPE config), The Gitlab job tokens have limited access only to Gitlab package registry so we cannot use it until this Epic gets implemented.

Patch Changes

0.3.0

Minor Changes

0.2.0

Minor Changes

0.1.2

Patch Changes

  • 44d561d Thanks @JounQin! - fix: gitlab authentication with username and token

0.1.1

Patch Changes

0.1.0

Minor Changes