File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11package :
22 name : opentofu
3- version : 1.6.1
3+ version : 1.6.2
44 epoch : 0
55 copyright :
66 - license : MPL-2.0
@@ -9,18 +9,12 @@ environment:
99 environment :
1010 CGO_ENABLED : 0
1111
12- var-transforms :
13- - from : ${{package.version}}
14- match : ' _'
15- replace : ' -'
16- to : mangled-package-version
17-
1812pipeline :
1913 - uses : git-checkout
2014 with :
21- expected-commit : 89ca50f3fe8c5327ec9943e9590bdb7b023fd4eb
15+ expected-commit : 5d05dba18b6e276a6262a4722fe90c13350c5428
2216 repository : https://github.com/opentofu/opentofu
23- tag : v${{vars.mangled- package- version}}
17+ tag : v${{package. version}}
2418
2519 - uses : go/bump
2620 with :
@@ -62,6 +56,9 @@ subpackages:
6256
6357update :
6458 enabled : true
59+ ignore-regex-patterns :
60+ - ' rc'
61+ - ' beta'
6562 github :
6663 identifier : opentofu/opentofu
6764 strip-prefix : v
You can’t perform that action at this time.
0 commit comments