Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/.github/workflows
Joe Previte 0f66360646
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`.
2022-12-02 11:03:20 -07:00
..
build.yaml chore: increase timeout 2022-12-01 12:28:58 -07:00
docs-preview.yaml chore(ci): only run docs preview on docs changes (#5368) 2022-07-21 22:36:11 +00:00
installer.yaml chore(deps): update minor dependency updates (#5787) 2022-11-30 09:51:03 -07:00
publish.yaml chore(deps): update minor dependency updates (#5720) 2022-11-09 14:03:07 -07:00
release.yaml fix: keep product.json file permissions in release 2022-12-02 11:03:20 -07:00
scripts.yaml chore(deps): update minor dependency updates (#5787) 2022-11-30 09:51:03 -07:00
security.yaml chore(deps): update minor dependency updates (#5720) 2022-11-09 14:03:07 -07:00
trivy-docker.yaml chore(deps): update minor dependency updates (#5720) 2022-11-09 14:03:07 -07:00