You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow choosing the DPF Server branch when releasing (#681)
* Take suffix when set as env
* docs job accepts standalone_suffix and custom-requirements inputs
* Cannot use env to set default standalone_suffix input, hardcoding it for now
* Fix docs job input
* Remove secret as input as secrets are inherited
* Allow both new inputs for examples
* Allow both new inputs for PyDPF-Post job
* Allow both new inputs for gate job and set it for ci_release.yml
* Set custom-requirements to '' temporarily
* Give custom-requirements as input only when necessary
* Set back default standalone branch to no suffix for CI
* CI_release uses .pre0
* ci_release.yml tests .pre0 (no manual call possible)
* Add custom-requirements and standalone_suffix as inputs for test_docker.yml
* Fix test_docker.yml inputs
0 commit comments