+13
−0
Loading
Gitlab 现已全面支持 git over ssh 与 git over https。通过 HTTPS 访问请配置带有 read_repository / write_repository 权限的 Personal access token。通过 SSH 端口访问请使用 22 端口或 13389 端口。如果使用CAS注册了账户但不知道密码,可以自行至设置中更改;如有其他问题,请发邮件至 service@cra.moe 寻求协助。
* prevented ArgClass Extract from indexing into empty list
* FuncCallClass GetInputs and GetOutputs convenience function for returning strings
* GetProcInputs method returns all properties of ProcInputClass for use with proc stream checking
* Processing stream is only run if Check returns zero, else an error msg is raised
* Changed uses of properties to propnames Util fn
* Added explicit list of prereqs to ignore to allow fns like tCCA to work before processing stream has been run
* Added a few more excluded arguments from prereq flagging
* Added Prerequisites to help function
* Registries GetEntryByName function, Proc stream Check rework
* Suppressed debug
* CheckOrder implemented at run, subj, group levels-- only checks runs for now
* Improved string parsing and error dialog on procstream save
* Merge development branch GLM function
* Version 1.30.4
Co-authored-by:
dejar14 <67239853+dejar14@users.noreply.github.com>
CRA Git | Maintained and supported by SUSTech CRA and CCSE