Closed andersparslov closed 3 months ago
Added option to set scope when getting group-level variables. Changes were based on functionality which existed for ProjectVariables and added corresponding test. The change in projects.go came from make fmt.
ProjectVariables
projects.go
make fmt
Added option to set scope when getting group-level variables. Changes were based on functionality which existed for
ProjectVariables
and added corresponding test. The change inprojects.go
came frommake fmt
.