issues Search Results · repo:un-ts/changesets-gitlab language:TypeScript
Filter by
52 results
(65 ms)52 results
inun-ts/changesets-gitlab (press backspace or delete to remove)Context
We defined the following job for our nextjs application:
Create release/Create tag :
stage: Deploy
image: cr.facile.it/base-images/node-dev:22-alpine
extends:
- .only_master_rules ...
andyk72
- 3
- Opened 3 days ago
- #221
Description:
The current switchToMaybeExistingBranch method determines branch checkout success by parsing git checkout command s
stderr output. However, since Git client messages vary by system language ...
YearsAlso
- 2
- Opened on May 16
- #219
This is the job setup in Gitlab CI (using Node 22):
changesets_comment:
image: node:${NODE_VERSION}
stage: comment
rules:
- if: $CI_PIPELINE_SOURCE == merge_request_event
script:
- pnpm ...
trystendsmyth
- 1
- Opened on Feb 8
- #201
A current dependency is cross-spawn 5.x, which is subject to a regular expression DoS attack. This triggers a high
vulnerability alert when doing an npm audit. Please update this dependency to a patched ...
trystendsmyth
- 6
- Opened on Jan 31
- #199
Arguably @sentry/node should not be a dependency for changesets-gitlab. This kind of behavior should be handled
externally by the projects importing changesets-gitlab.
TheHolyWaffle
- 2
- Opened on Jan 16
- #198
There is an error with this repository s Renovate configuration that needs to be fixed. As a precaution, Renovate will
stop PRs until it is resolved.
Error type: Cannot find preset s package (@1stg)
renovate[bot]
- Opened on Dec 8, 2024
- #197
We are experiencing an issue with the GitLab API where only 4 pipelines are triggered per commit push. This is causing
problems in our CI/CD workflow as not all pipelines are being executed as expected. ...
WeslleyNasRocha
- Opened on Dec 3, 2024
- #194
Hi,
I would like to propose a feature about comment type. With GITLAB_COMMENT_TYPE we can set it to discussion or note. When
a changeset is missing I would like to have a discussion to block merge request ...
utix
- 1
- Opened on Jul 22, 2024
- #190
All tags are created, all packages are released and listed in the package registry. But it fails the job and exits with
code 1.
It always fails when releasing 8 or more packages. Works well with just ...
peluprvi
- 1
- Opened on Jun 28, 2024
- #188
In my Gitlab workflow the comment stage job runs the following script pnpm changesets-gitlab comment
(node:49) DeprecationWarning: This endpoint was deprecated in Gitlab API 15.7 and will be removed in ...
cezudas
- 2
- Opened on May 30, 2024
- #187

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.