Ben Leggett
Ben Leggett
Allow manually specifying Musicbrainz release ID for a specific DiscID to work around caching issues
Right now when I rip discs with DiscIDs that aren't associated with a Musicbrainz release, I go and add the DiscID in MB and associate it with an MB release....
Our UI code currently depends on angular-cli 1.x, which has been deprecated, current version is 7.x. This leads to several errors and deprecation warnings during install (see tmobile/jazz-installer#396), and could...
### Description Currently all/most Jazz configuration is driven by a JSON file that is checked into whatever configured Git repo we have at install time. If anyone or anything wants...
Maybe this is me not understanding how the package works, but when I invoke `vterm-toggle-cd` I expect it to bring up a vterm buffer and `cd` to the location of...
This is likely a pathing issue, but running mocha results in ``` -*- mode: mocha-compilation; default-directory: "c:/Source/MyProject/" -*- Mocha started at Tue Sep 27 15:13:46 node node_modules/.bin/mocha --recursive --reporter dot...
Looks like we can create and manage Gitlab groups and users and projects via Terraform, which would be a better way to handle it than the custom Python logic we...
Split out from #110 Right now we require/assume you are running the installer from a CentOS 7 box in EC2. We should support running the installer from any kind of...
We touch several config files with updates during the Terraform install process. It's currently really hard to figure out what Terraform scripts touch which config files, because the updates are...
Right now we install maven on the Jenkins host box ourselves, but this has the downside of - requiring a Chef cookbook - because Jenkins is a fussy all-encompassing blob,...
### Description Some of the AWS IAM roles and policies Jazz creates for its core services are overly broad/permissive, e.g. they use wildcards in the ARN rather than being restricted...