Update main to v0.1.1
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
This merge request adds some minor usability improvements as well as bugfixes. Scripts used to run policies are not affected and will be updated in a separate request.
Changes:
sif
for convert-to-parquet.py
's environment. Instead, run-convert-to-parquet
will automatically source a virtual environment stored in /data/rc/gpfs-policy
with the necessary packages and Python interpreter. (Fixes #23 (closed))Bugfixes:
tld
defaults to None
when the path is not in /data/user
, /data/project
, /home
, or /scratch
(Fixes #22 (closed))To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.