Skip to content

A chrome extension that allows you to filter the Gitlab Releases Page to only the Type of Instance and Tiers that are relevant to your gitlab installation

License

Notifications You must be signed in to change notification settings

fstani/gitlab-releases-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab Releases Filter

Quick Start

Install the dependencies and build the project

yarn

yarn install
yarn build

npm

npm install
npm run build

Open chrome extensions manager

Toggle developer mode

Click on Load Unpacked

Navigate to the Gitlab Releases page

Motivation

This project was started because there's no option to filter the relevant information to a particular Mode or Tier of gitlab instalation on the release pages, with this it's easier to read only the relevant features to your gitlab installation.

Team

This is a project done in my free time to fix an issue that was bothering me a bit, if anyone wants to fork or contribute to this project you are welcome to do it.

Tech Stack

This was created as a React App to be able to make this a quick and dirty win.

I've followed this great tutorial from Juan Cruz Martinez

Creating a Chrome extension with React and TypeScript

About

A chrome extension that allows you to filter the Gitlab Releases Page to only the Type of Instance and Tiers that are relevant to your gitlab installation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published