Accepting request 1202345 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1202345 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=155
This commit is contained in:
commit
7ced325123
2
_service
2
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.67.4</param>
|
||||
<param name="revision">v0.67.10</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">caa489057fadc4b67616350b5cbc09c0cab234b7</param></service></servicedata>
|
||||
<param name="changesrevision">70797fd45c502221af8804266b01f958ee8b7091</param></service></servicedata>
|
3
terragrunt-0.67.10.obscpio
Normal file
3
terragrunt-0.67.10.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25bb062bab1287918d9ed62b49ae6ff64e0cbb1e4ece3788166e484b74245240
|
||||
size 7954445
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ba86ea0f6849fa4565836bd352dd236ab9b743e50c9866f46e1adbd72992bbb
|
||||
size 7891469
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 13:44:15 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.67.10:
|
||||
* Improved errors printing in case of terraform/tofu invocation
|
||||
(#3423)
|
||||
* feat: Adding release announcement workflow (#3419)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 13:38:23 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.67.9:
|
||||
* fix: update repository for catalog command (#3415)
|
||||
* feat: Adding issue templates (#3416)
|
||||
* feat: Adding `codespell` to Automatically Check Spelling
|
||||
(#3413)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 13:35:11 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.67.8:
|
||||
* User-friendly error for invalid envs/flags (#3414)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 13:30:53 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.67.7:
|
||||
* Downloading of latest engine (#3412)
|
||||
* feat: Adding `stylecheck` lint (#3354)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 13:26:02 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.67.6:
|
||||
* Fixing output STDOUT logs to `stdout` (#3409)
|
||||
* Allow pre-release versions to pass version constraints (#3405)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 14 08:22:33 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.67.5:
|
||||
* Fix various logging issues. Log package refactoring. (#3400)
|
||||
* feat: Adding `preserved` label exemption to stale check (#3392)
|
||||
* Fixed scafold tests (#3396)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 13 18:50:23 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.67.4
|
||||
mtime: 1725904850
|
||||
commit: caa489057fadc4b67616350b5cbc09c0cab234b7
|
||||
version: 0.67.10
|
||||
mtime: 1726809874
|
||||
commit: 70797fd45c502221af8804266b01f958ee8b7091
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.67.4
|
||||
Version: 0.67.10
|
||||
Release: 0
|
||||
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f639db55abfbdfaf07857a485111e17ff3a50435297806f413be2e069ef4ebb3
|
||||
size 17494001
|
||||
oid sha256:9da95bd039bdf3786a7416560611a3184acab409896fbee61a2eb0806aebca25
|
||||
size 17470985
|
||||
|
Loading…
Reference in New Issue
Block a user