[SOCKS] UPC++ GitLab CI Form Composer

This form provides assistance in preparing a GitLab CI request.

Upon pressing [Submit Form], fields with filled values (or default checks altered) will be used populate the actual GitLab CI form.
One can make additional changes (such as selecting the branch to test) on that form prior to submitting the actual pipeline request.

Note that '.rules_manual' pipelines will only run based on an exact match on NAME or HOST.

OPTIONAL: Selecting the branch to test
The branch to test is NOT required on this form, since the GitLab CI form has search and selection capabilities which are not practical to replicate here.
PART 1: Selecting non-default set of jobs to run
Note: there are three mutually exclusive options available.
    Option I: Specify a single job by name
    Option II: Select a pre-defined group
    Option III: Filter jobs by their properties (intersection)
PART 2: Optional CI parameters
For example: --with-gasnet=https://bitbucket.org/berkeleylab/gasnet/get/develop.tar.gz
RUN_TESTS
DEV_CHECK
GASNET_SEQ
GASNET_PAR
GASNET_PARSYNC
SNIPPET
PART 3: Optional environment variables
Note: arbitrary additional variables can be set on the next page.
UPCXX_INSTALL_NOCHECK
         

Advanced

Select an alternate .yml file (used only for extraction of job name and property lists):