Skip to content

Show target tag names instead of commit hashes for submodules in Gitlab.

Notifications You must be signed in to change notification settings

mediaire/submodule-tags-extension-gitlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Submodule Tags Gitlab

Gitlab Submodule Tags Browser Extension

Show target tag names instead of commit hashes for submodules in Gitlab.

Get the Firefox Addon Get the Chrome Extension

screenshot screenshot-diff

Development

Load the extension via about:debugging as described here.

Installation

Unfortunately this does not work in the branded Release versions of Firefox.

  1. Turn off signature verification for extensino installs (and be aware of the associated risks): in about:config set xpinstall.signatures.required to false.
  2. Create a packaged extension gitlab-submodules-tags-extension.zip using
    make extension
  3. Drag the ZIP file into about:addons

Icon

The icon is composed of the Gitlab file type icon folder-git and the UI icon label.

TODO

  • Gitlab API pagingation (currently only works if the checked out commit is in the latest 100 commits)
  • If possible, find the associated branch name as well
  • Properly wait for elements to be rendered (hook Vue?)
  • change firefox addon ID to [email protected] (delete and re-add the addon, ID cannot be changed)

About

Show target tag names instead of commit hashes for submodules in Gitlab.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published