kettle-dev 1.1.19 → 1.1.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f7d3c953377dfc1858b5a8469bf30105b01ef83dc7eadabf909dfa0d64160b04
4
- data.tar.gz: a2fe2a9480a1f6a8b8ee80228c4d37dd9f3eae46d7a925c8ecc3af6e5b569587
3
+ metadata.gz: bda29e9327b5714faa682451c88597ff3a96811155b2876d1db37fe374edc54f
4
+ data.tar.gz: af0eb8bfe6afdcb896b993fb6fa59d50be21ce047b6fd2e1d34281ad6bcced17
5
5
  SHA512:
6
- metadata.gz: 414144368ee1dfb6afc667d6c52b87093211647e136ac2f1e3bbe621980d278b987275d8ffa8885531400935a715c7b6eed4ea6eb4a4aaea9890f9c8d1d49b4b
7
- data.tar.gz: '049b44a4e3d2add7cac3b44ad29ddfc268ed3b1a7ec2c3e423bb5ea3c06088b74a175805cbe473702cb5c7d94905b233854462f8de2e4936c19c6e5ac8d8501e'
6
+ metadata.gz: 9f76db200b74e6a1438ba735fe81268a674634e327ccb9b74e04645e0305d859c7be166eba1e60f2dec922a0c19697347f49df1a08d4c3e2f5f9d9346aa9f3bc
7
+ data.tar.gz: 55e4f6763438a9389029843500e5fe5bf6f59954c609899c36673fdc9d9e142c3711b43deaafedd3bc672b0d36bf0e52f5b5f20339d114a557ecd355ae63edcf
checksums.yaml.gz.sig CHANGED
Binary file
@@ -13,6 +13,11 @@ on:
13
13
  pull_request:
14
14
  branches:
15
15
  - '*'
16
+ # security - only use workflows from the canonical branches
17
+ pull_request_target:
18
+ branches:
19
+ - 'main'
20
+ - '*-stable'
16
21
  # Allow manually triggering the workflow.
17
22
  workflow_dispatch:
18
23
 
@@ -13,6 +13,11 @@ on:
13
13
  pull_request:
14
14
  branches:
15
15
  - '*'
16
+ # security - only use workflows from the canonical branches
17
+ pull_request_target:
18
+ branches:
19
+ - 'main'
20
+ - '*-stable'
16
21
  # Allow manually triggering the workflow.
17
22
  workflow_dispatch:
18
23
 
@@ -25,6 +25,11 @@ on:
25
25
  pull_request:
26
26
  branches:
27
27
  - '*'
28
+ # security - only use workflows from the canonical branches
29
+ pull_request_target:
30
+ branches:
31
+ - 'main'
32
+ - '*-stable'
28
33
  # Allow manually triggering the workflow.
29
34
  workflow_dispatch:
30
35
 
@@ -24,6 +24,11 @@ on:
24
24
  pull_request:
25
25
  branches:
26
26
  - '*'
27
+ # security - only use workflows from the canonical branches
28
+ pull_request_target:
29
+ branches:
30
+ - 'main'
31
+ - '*-stable'
27
32
  # Allow manually triggering the workflow.
28
33
  workflow_dispatch:
29
34
 
@@ -17,6 +17,11 @@ on:
17
17
  pull_request:
18
18
  branches:
19
19
  - '*'
20
+ # security - only use workflows from the canonical branches
21
+ pull_request_target:
22
+ branches:
23
+ - 'main'
24
+ - '*-stable'
20
25
  # Allow manually triggering the workflow.
21
26
  workflow_dispatch:
22
27
 
@@ -18,6 +18,11 @@ on:
18
18
  pull_request:
19
19
  branches:
20
20
  - '*'
21
+ # security - only use workflows from the canonical branches
22
+ pull_request_target:
23
+ branches:
24
+ - 'main'
25
+ - '*-stable'
21
26
  # Allow manually triggering the workflow.
22
27
  workflow_dispatch:
23
28
 
@@ -16,6 +16,11 @@ on:
16
16
  pull_request:
17
17
  branches:
18
18
  - '*'
19
+ # security - only use workflows from the canonical branches
20
+ pull_request_target:
21
+ branches:
22
+ - 'main'
23
+ - '*-stable'
19
24
  # Allow manually triggering the workflow.
20
25
  workflow_dispatch:
21
26
 
@@ -16,6 +16,11 @@ on:
16
16
  pull_request:
17
17
  branches:
18
18
  - '*'
19
+ # security - only use workflows from the canonical branches
20
+ pull_request_target:
21
+ branches:
22
+ - 'main'
23
+ - '*-stable'
19
24
  # Allow manually triggering the workflow.
20
25
  workflow_dispatch:
21
26
 
@@ -16,6 +16,11 @@ on:
16
16
  pull_request:
17
17
  branches:
18
18
  - '*'
19
+ # security - only use workflows from the canonical branches
20
+ pull_request_target:
21
+ branches:
22
+ - 'main'
23
+ - '*-stable'
19
24
  # Allow manually triggering the workflow.
20
25
  workflow_dispatch:
21
26
 
@@ -16,6 +16,11 @@ on:
16
16
  pull_request:
17
17
  branches:
18
18
  - '*'
19
+ # security - only use workflows from the canonical branches
20
+ pull_request_target:
21
+ branches:
22
+ - 'main'
23
+ - '*-stable'
19
24
  # Allow manually triggering the workflow.
20
25
  workflow_dispatch:
21
26
 
@@ -16,6 +16,11 @@ on:
16
16
  pull_request:
17
17
  branches:
18
18
  - '*'
19
+ # security - only use workflows from the canonical branches
20
+ pull_request_target:
21
+ branches:
22
+ - 'main'
23
+ - '*-stable'
19
24
  # Allow manually triggering the workflow.
20
25
  workflow_dispatch:
21
26
 
@@ -13,6 +13,11 @@ on:
13
13
  pull_request:
14
14
  branches:
15
15
  - '*'
16
+ # security - only use workflows from the canonical branches
17
+ pull_request_target:
18
+ branches:
19
+ - 'main'
20
+ - '*-stable'
16
21
  # Allow manually triggering the workflow.
17
22
  workflow_dispatch:
18
23
 
@@ -43,6 +43,11 @@ on:
43
43
  pull_request:
44
44
  branches:
45
45
  - '*'
46
+ # security - only use workflows from the canonical branches
47
+ pull_request_target:
48
+ branches:
49
+ - 'main'
50
+ - '*-stable'
46
51
  # Allow manually triggering the workflow.
47
52
  workflow_dispatch:
48
53
 
@@ -13,6 +13,11 @@ on:
13
13
  pull_request:
14
14
  branches:
15
15
  - '*'
16
+ # security - only use workflows from the canonical branches
17
+ pull_request_target:
18
+ branches:
19
+ - 'main'
20
+ - '*-stable'
16
21
  # Allow manually triggering the workflow.
17
22
  workflow_dispatch:
18
23
 
@@ -16,6 +16,11 @@ on:
16
16
  pull_request:
17
17
  branches:
18
18
  - '*'
19
+ # security - only use workflows from the canonical branches
20
+ pull_request_target:
21
+ branches:
22
+ - 'main'
23
+ - '*-stable'
19
24
  # Allow manually triggering the workflow.
20
25
  workflow_dispatch:
21
26
 
@@ -16,6 +16,11 @@ on:
16
16
  pull_request:
17
17
  branches:
18
18
  - '*'
19
+ # security - only use workflows from the canonical branches
20
+ pull_request_target:
21
+ branches:
22
+ - 'main'
23
+ - '*-stable'
19
24
  # Allow manually triggering the workflow.
20
25
  workflow_dispatch:
21
26
 
@@ -33,6 +33,11 @@ on:
33
33
  pull_request:
34
34
  branches:
35
35
  - '*'
36
+ # security - only use workflows from the canonical branches
37
+ pull_request_target:
38
+ branches:
39
+ - 'main'
40
+ - '*-stable'
36
41
  # Allow manually triggering the workflow.
37
42
  workflow_dispatch:
38
43
 
@@ -16,6 +16,11 @@ on:
16
16
  pull_request:
17
17
  branches:
18
18
  - '*'
19
+ # security - only use workflows from the canonical branches
20
+ pull_request_target:
21
+ branches:
22
+ - 'main'
23
+ - '*-stable'
19
24
  # Allow manually triggering the workflow.
20
25
  workflow_dispatch:
21
26
 
data/.licenserc.yaml ADDED
@@ -0,0 +1,7 @@
1
+ header:
2
+ license:
3
+ spdx-id: MIT
4
+
5
+ dependency:
6
+ files:
7
+ - Gemfile.lock