- Feb 23, 2025
-
-
Francesco Giacomini authored
-
- Jan 08, 2025
-
-
Francesco Giacomini authored
They are faster and they provide a easier-to-use standalone voms-proxy-fake. Moreover the Java clients have some issues at the moment and its equivalent of voms-proxy-fake doesn't work well.
-
- Nov 09, 2024
-
-
Francesco Giacomini authored
Do not restore a working directory at the end of the function, since there was no previous directory change.
-
- Nov 08, 2024
-
-
Luca Bassi authored
-
- Sep 18, 2024
-
-
Francesco Giacomini authored
-
- May 11, 2023
-
-
lcappelli authored
-
- Apr 12, 2023
- Jan 20, 2023
-
-
lcappelli authored
-
- Jan 19, 2023
- Jan 16, 2023
-
-
lcappelli authored
-
- Dec 12, 2022
-
-
lcappelli authored
Added voms-clients-java
-
- Nov 21, 2022
-
-
lcappelli authored
-
- Nov 16, 2022
-
-
lcappelli authored
gitlab-ci and readme need to be updated
-
- Jun 24, 2022
-
-
lcappelli authored
-
- Jun 23, 2022
-
-
lcappelli authored
Specify the correct location of the nginx-httpg_no_delegation.patch file in the script for installing openresty-voms in the devcontainer
-
- Jun 07, 2022
-
-
lcappelli authored
Remove user ownership and add executable permission to build-install-openresty-voms script.
-
- May 30, 2022
-
-
lcappelli authored
-
lcappelli authored
Use both provide-deps.sh files in devcontainer: * provide-CI-deps.sh install the deps for CI * provide-dev-deps.sh install the remaining deps for the devcontainer Before this update, provide-CI-deps.sh was a subset of provide-dev-deps.sh
-
lcappelli authored
To distinguish the differet provide-deps.sh in the same folder, one for the CI container, one for the devel container
-
lcappelli authored
-
lcappelli authored
-
- May 20, 2022
- May 16, 2022
- May 13, 2022
-
-
lcappelli authored
This script is used during the CI. It is moved from .devocontainer to docker folder, probably this is not the correct place.
-
lcappelli authored
-
lcappelli authored
-
lcappelli authored
-
lcappelli authored
-
lcappelli authored
-
lcappelli authored
The build-install-openresty-voms.sh script is copied in /usr/local/bin instead ~/bin. Deleted the addition of ~/bin from PATH env variable.
-
lcappelli authored
-
lcappelli authored
DEV_USER -> USERNAME DEV_USER_UID -> USER_UID DEV_GID -> USER_GID See the best practise: https://github.com/microsoft/vscode-dev-containers
-
lcappelli authored
-