inm-icf-utilities/.appveyor
Michael Hanke defa683aba Switch deployment/testing singularity-based execution
This has several advantages:

- we build and deploy the exact same environment that we use for
  testing, not just an approximation
- we can (and do) cache the outcome, and have faster CI turn-arounds
- we isolate the tooling better from the ICF server setup

This change also

- enabled datalad-style SSH logins/blocking for appveyor
- discontinues preparation/test execution via the root-user, unless
  without alternative
- deployes singularity v3 in a fixed version, suitable for the ICF
  server

The singularity image is deposited as a build artifact and is
retrievable from

https://ci.appveyor.com/api/projects/mih/inm-icf-utilities/artifacts/icf.sif

See
https://www.appveyor.com/docs/packaging-artifacts/#permalink-to-the-last-successful-build-artifact
for details.
2023-05-31 13:03:23 +02:00
..
apache_enable_authentication simplify authentication realm name 2023-05-30 09:23:50 +02:00
apache_enable_user_dir fix faulty ln-command 2023-05-10 16:46:12 +02:00
data_create_scanner_output fix redirection following, factor out sudo 2023-05-16 11:00:27 +02:00
install_apt_pkgs Switch deployment/testing singularity-based execution 2023-05-31 13:03:23 +02:00