yq/scripts
ZHANG Yuntian 94e7a14662 Fix build when current user's UID is not 1000
By default, yq user created in Docker image will have UID 1000.
However, the mounted volume will keep their existing UID:GID
inside the container, and will cause permissoin error when they
don't belong to the same UID:GID that yq belong to.

This commit fixes yq's permission before building.
2022-11-30 17:50:04 +08:00
..
acceptance.sh shellcheck 2021-07-18 17:05:12 +10:00
bump-version.sh Fixing versioning code for release 2022-11-15 20:08:58 +11:00
check.sh Update check.sh 2021-11-16 16:20:50 +11:00
copy-docs.sh Added XML decoder (#1044) 2021-12-21 15:02:07 +11:00
coverage.sh more tests, some refactoring 2020-01-09 08:17:56 +11:00
devtools.sh Bumped go compiler; bumped quality tools 2022-08-29 14:13:15 +10:00
extract-checksum.sh Improved extract-checksum.sh 2021-12-10 16:57:04 +11:00
format.sh Bumping to go1.18, bumping dev tools 2022-03-28 14:18:55 +11:00
generate-man-page-md.sh Fixing manpage path issue 2022-01-22 11:56:21 +11:00
generate-man-page.sh Man page release workflow wip 2021-10-20 15:01:08 +11:00
install-man-page.sh Update install-man-page.sh 2021-11-21 17:46:49 +11:00
release-deb.sh Fix build when current user's UID is not 1000 2022-11-30 17:50:04 +08:00
secure.sh shellcheck 2021-07-18 17:05:12 +10:00
setup.sh Task: Simplify development 2017-09-23 08:37:34 +10:00
shunit2 Now using shunit2 for acceptance tests 2021-07-18 16:55:08 +10:00
test-docker.sh Fixed docker permission issue #1014 2021-12-02 20:06:51 +11:00
test.sh Debug github build 2022-01-27 12:47:06 +11:00
xcompile.sh Fixing versioning code for release 2022-11-15 20:08:58 +11:00