Skip to content
Snippets Groups Projects
  1. Jun 23, 2022
    • lcappelli's avatar
      Bug Fix in devcontainer script · 6e80675f
      lcappelli authored
      Specify the correct location of the nginx-httpg_no_delegation.patch file in the script for installing openresty-voms in the devcontainer
      6e80675f
  2. May 16, 2022
  3. May 13, 2022
  4. Apr 28, 2022
  5. Apr 27, 2022
    • lcappelli's avatar
      Rmove the patch file from the .devcontainer folder · fe86066e
      lcappelli authored
      The patch file used by the .devcontainer is needed only by  the build-install-ngx-voms.sh script. This script could use the patch file in the project home dir instead of the copy in the container.
      
      Add an echo in the container specifing that the patch file must exists in the directory where the user runs the script.
      
      Add  a check in the script: if the patch file isn't found, the script adivses the user and exits with an error.
      fe86066e
    • lcappelli's avatar
      08cee99c
  6. Apr 21, 2022
Loading