feat: Pre-commit and tag-appversion syncing (#926)
* add pre-commit to release container * use pip install --no-cache-dir * whoopsies * lint fixes * add some verbosity during pre-commit build process * add more pre-commit checks * repo pre-commit cleanup * add pre-commit to release scripting * try showing some more pre-commit dockerbuild verbosity * some tweaks and polish to release scripting. Also adds syncing primary tag and appversion
This commit is contained in:
Vendored
+4
-4
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"ms-vscode-remote.remote-containers",
|
||||
"golang.go"
|
||||
]
|
||||
"recommendations": [
|
||||
"ms-vscode-remote.remote-containers",
|
||||
"golang.go"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user