Tags: mtdowner/code-server
Tags
fix: keep product.json file permissions in release When we added the change to modify the `package.json` version using `mv` and `jq` we didn't account for lost file permissions. This caused a bug only happening in CI. This should fix it by giving it 755 via `chmod`.
chore: prettierignore updates and setup-helm upgrade (coder#5721) * chore: update prettierignore * chore: upgrade setup-helm 3.4
release: 4.8.1-rc.1 (coder#5713) * chore(release): bump version to 4.8.1 * fixup * revert: don't change to 4.8.1
PreviousNext