All Projects → semantic-release → gitlab-config

semantic-release / gitlab-config

Licence: MIT license
🦊 Semantic-release shareable config for GitLab

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to gitlab-config

git
🔀 semantic-release plugin to commit release assets to the project's git repository
Stars: ✭ 235 (+552.78%)
Mutual labels:  release, semantic-release, conventional-changelog
exec
🐚 semantic-release plugin to execute custom shell commands
Stars: ✭ 94 (+161.11%)
Mutual labels:  release, semantic-release
go-semantic-release
automatic release
Stars: ✭ 34 (-5.56%)
Mutual labels:  gitlab, semantic-release
Semantic Release
📦🚀 Fully automated version management and package publishing
Stars: ✭ 14,364 (+39800%)
Mutual labels:  release, semantic-release
Releaser Tools
Create a GitHub/GitLab/etc. release using a project's commit messages and metadata.
Stars: ✭ 283 (+686.11%)
Mutual labels:  gitlab, release
Release It
🚀 Automate versioning and package publishing
Stars: ✭ 4,773 (+13158.33%)
Mutual labels:  gitlab, release
grru
Gitlab Release Remover UI
Stars: ✭ 42 (+16.67%)
Mutual labels:  gitlab, release
dont-crack
semantic-release plugin checking if the new semantic release is breaking dependent projects
Stars: ✭ 14 (-61.11%)
Mutual labels:  release, semantic-release
semantic-release-slack-bot
📦 🚀 A slack bot for semantic-release notifying release statuses
Stars: ✭ 92 (+155.56%)
Mutual labels:  release, semantic-release
MergeRequestsCI
👀 UI to see all GitLab merge requests of your teams in one place
Stars: ✭ 14 (-61.11%)
Mutual labels:  gitlab
gitlabform
🏗 Specialized "configuration as a code" tool for GitLab
Stars: ✭ 332 (+822.22%)
Mutual labels:  gitlab
MigrateGitlabToGogs
Migrate repositories from Gitlab to Gogs or Gitea
Stars: ✭ 49 (+36.11%)
Mutual labels:  gitlab
react-unleash-flags
React Component for Gitlab or Unleash Feature Flags
Stars: ✭ 36 (+0%)
Mutual labels:  gitlab
slab
gitlab API를 사용해 귀찮은 일을 덜어주는 slack 봇.
Stars: ✭ 14 (-61.11%)
Mutual labels:  gitlab
github-release-notifier
Automatize tasks when a specific package got a new release - Github Release Notifier
Stars: ✭ 21 (-41.67%)
Mutual labels:  release
cocogitto
The Conventional Commits toolbox
Stars: ✭ 242 (+572.22%)
Mutual labels:  conventional-changelog
gitlab-live
Interactive online shell for GitLab API
Stars: ✭ 21 (-41.67%)
Mutual labels:  gitlab
xyz
Publish npm packages with fewer screw-ups
Stars: ✭ 101 (+180.56%)
Mutual labels:  release
next-ver
Tells you the next semantic version for your local package
Stars: ✭ 27 (-25%)
Mutual labels:  release
git-the-lines
A Discord bot that prints out the lines referenced in a GitHub, GitLab, or BitBucket snippet link
Stars: ✭ 37 (+2.78%)
Mutual labels:  gitlab

@semantic-release/gitlab-config

semantic-release shareable config to publish npm packages with GitLab.

Build Status npm latest version npm next version

Plugins

This shareable configuration use the following plugins:

Install

$ npm install --save-dev semantic-release @semantic-release/gitlab-config

Usage

The shareable config can be configured in the semantic-release configuration file:

{
  "extends": "@semantic-release/gitlab-config"
}

Configuration

See each plugin documentation for required installation and configuration steps.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].