File tree Expand file tree Collapse file tree 4 files changed +16
-12
lines changed Expand file tree Collapse file tree 4 files changed +16
-12
lines changed Original file line number Diff line number Diff line change 1
1
name : Run experiment 1
2
+ description : ' Run Gradle Experiment 1'
2
3
3
4
inputs :
4
5
repositoryUrl :
6
+ description : Project repository URL
5
7
required : true
6
- type : string
7
8
branch :
9
+ description : Git Branch
8
10
required : true
9
- type : string
10
11
task :
12
+ description : Gradle task
11
13
required : true
12
- type : string
13
14
gradleEnterpriseUrl :
15
+ description : Gradle Enterprise URL
14
16
required : true
15
- type : string
16
17
17
18
runs :
18
19
using : " composite"
Original file line number Diff line number Diff line change 1
1
name : Run experiment 2
2
+ description : ' Run Gradle Experiment 2'
2
3
3
4
inputs :
4
5
repositoryUrl :
6
+ description : Project repository URL
5
7
required : true
6
- type : string
7
8
branch :
9
+ description : Git Branch
8
10
required : true
9
- type : string
10
11
task :
12
+ description : Gradle task
11
13
required : true
12
- type : string
13
14
gradleEnterpriseUrl :
15
+ description : Gradle Enterprise URL
14
16
required : true
15
- type : string
16
17
17
18
runs :
18
19
using : " composite"
Original file line number Diff line number Diff line change 1
1
name : Run experiment 3
2
+ description : ' Run Gradle Experiment 3'
2
3
3
4
inputs :
4
5
repositoryUrl :
6
+ description : Project repository URL
5
7
required : true
6
- type : string
7
8
branch :
9
+ description : Git Branch
8
10
required : true
9
- type : string
10
11
task :
12
+ description : Gradle task
11
13
required : true
12
- type : string
13
14
gradleEnterpriseUrl :
15
+ description : Gradle Enterprise URL
14
16
required : true
15
- type : string
16
17
17
18
runs :
18
19
using : " composite"
Original file line number Diff line number Diff line change 1
1
name : Get latest release
2
+ description : ' Install Scripts latest release'
2
3
3
4
runs :
4
5
using : " composite"
You can’t perform that action at this time.
0 commit comments