Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package digger-cli for openSUSE:Factory checked in at 2025-01-01 23:07:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/digger-cli (Old) and /work/SRC/openSUSE:Factory/.digger-cli.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "digger-cli" Wed Jan 1 23:07:09 2025 rev:2 rq:1233942 version:0.6.81 Changes: -------- --- /work/SRC/openSUSE:Factory/digger-cli/digger-cli.changes 2024-11-12 19:23:47.689423842 +0100 +++ /work/SRC/openSUSE:Factory/.digger-cli.new.1881/digger-cli.changes 2025-01-01 23:07:21.683113612 +0100 @@ -1,0 +2,109 @@ +Mon Dec 30 15:23:47 UTC 2024 - [email protected] + +- Update to version 0.6.81: + * add a header for summary comment (#1865) + +------------------------------------------------------------------- +Mon Dec 30 15:03:00 UTC 2024 - [email protected] + +- Update to version 0.6.80: + * publish ai summaries (#1864) + * refactor codegen parts (#1863) + * Create curl_bootstrap.sh + * restructure docs to have no columns (#1862) + * Update setup-opentofu to fix issues with 1.6.x downloads (#1861) + * fix: incorrect comment in backend/migrations (#1860) + * wip generation of terraform code from application code (#1855) + * fix/recover from webhook goroutines (#1858) + * handle crashes in goroutine events (#1857) + * Update action.yml (#1856) +- Update to version 0.6.79: + * generation of terraform code from application code by @motatoes + in #1855 +- Update to version 0.6.78: + * fix/recover from webhook goroutines by @motatoes in #1858 +- Update to version 0.6.77: + * handle crashes in goroutine events by @motatoes in #1857 +- Update to version 0.6.76: + * Update action.yml by @motatoes in #1856 +- Update to version 0.6.75: + * improve efficiency in terragrunt generation (#1854) + * revert includeparentblocks flag (#1852) + * add flag to ignore all external directories per project (#1851) + * suport ignore include blocks for terragrunt (#1849) + * docs/private runners (#1847) +- Update to version 0.6.74: + * revert includeparentblocks flag by @motatoes in #1852 +- Update to version 0.6.73: + * add flag to ignore all external directories per project by + @motatoes in #1851 +- Update to version 0.6.72: + * suport ignore include blocks for terragrunt by @motatoes in + #1849 +- Update to version 0.6.71: + * add flag to limit by number of projects to number of changed + files (#1846) + * fix npe in webhook that was accidental (#1845) +- Update to version 0.6.70: + * make the max number of projects configurable (#1844) + * Fix drift check logic for no chnages (#1843) +- Update to version 0.6.69: + * use workflow from project setting (#1841) + * feat/next config workflows (#1840) + * regen db following column type change (#1839) + * use summaryID not job ID (#1838) +- Update to version 0.6.68: + * fix the nil substitution in %s (#1837) +- Update to version 0.6.67: + * ee plan policy in mgmt repo (#1835) + * upd query name + * add autoapproval support +- Update to version 0.6.66: + * handle summary updating when message is too long (#1833) +- Update to version 0.6.65: + * fix npe on drift-detection for manual job (#1832) +- Update to version 0.6.64: + * feat/blocks include patterns (#1830) +- Update to version 0.6.63: + * use hostname in both github and caching (#1831) +- Update to version 0.6.62: + * added docs about caching + * add the ability to ignore certain events (#1829) + * implement caching layer for digger config (#1825) +- Update to version 0.6.61: + * Removed () (#1827) + * Need to chech to make sure the StateEnvProvider is set before + using. (#1826) +- Update to version 0.6.60: + * no changes +- Update to version 0.6.59: + * fix conditionals + * fix conditional + * fix env variable name +- Update to version 0.6.58: + * goroutine for issuecomment as well (#1821) +- Update to version 0.6.57: + * respond immediately to github webhook (#1819) + * add tests for next (#1818) +- Update to version 0.6.56: + * Add github connections to EE (#1803) + * fix(deps): update aws-sdk-go-v2 monorepo (#1551) + * fix(deps): update github.com/diggerhq/digger/backend digest to + 9a40639 (#1807) + * fix(deps): update github.com/diggerhq/digger/next digest to + 5834969 (#1808) + * fix(deps): update module golang.org/x/oauth2 to v0.24.0 (#1562) + * Update docker/login-action digest to 7ca3450 (#1806) + * Update github.com/diggerhq/digger/backend digest to 90aa7b8 + (#1565) + * Update module github.com/hashicorp/go-getter to v2 (#1553) + * fix(deps): update module cloud.google.com/go/storage to v1.46.0 + (#1552) + * Update module github.com/spf13/viper to v1.19.0 (#1550) + * Update module ariga.io/atlas-provider-gorm to v0.5.0 (#1520) + * add docs for cognito identity token (#1805) + * Feature: Adds AWS Cognito OIDC Support (#1762) + * fix next deploy (#1804) + * Update Dockerfile_next (#1773) + +------------------------------------------------------------------- Old: ---- digger-cli-0.6.55.obscpio New: ---- digger-cli-0.6.81.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ digger-cli.spec ++++++ --- /var/tmp/diff_new_pack.EkHOC8/_old 2025-01-01 23:07:22.703155501 +0100 +++ /var/tmp/diff_new_pack.EkHOC8/_new 2025-01-01 23:07:22.707155665 +0100 @@ -19,7 +19,7 @@ %define executable_name digger Name: digger-cli -Version: 0.6.55 +Version: 0.6.81 Release: 0 Summary: CLI for the digger open source IaC orchestration tool License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.EkHOC8/_old 2025-01-01 23:07:22.735156816 +0100 +++ /var/tmp/diff_new_pack.EkHOC8/_new 2025-01-01 23:07:22.739156979 +0100 @@ -6,7 +6,7 @@ <param name="exclude">go.mod</param> <param name="exclude">go.work</param> <param name="exclude">go.work.sum</param> - <param name="revision">v0.6.55</param> + <param name="revision">v0.6.81</param> <param name="match-tag">v*</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.EkHOC8/_old 2025-01-01 23:07:22.759157801 +0100 +++ /var/tmp/diff_new_pack.EkHOC8/_new 2025-01-01 23:07:22.763157965 +0100 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/diggerhq/digger</param> - <param name="changesrevision">27afe9b0412f1845eb3e3f9e9cc721a6516ee66b</param></service><service name="tar_scm"> + <param name="changesrevision">d19d04d6db91aa4cb5265edff29783eca1540bc3</param></service><service name="tar_scm"> <param name="url">https://github.com/johanneskastl/digger</param> <param name="changesrevision">8fe377068e53e2050ff4c745388d8428d2b13bb0</param></service></servicedata> (No newline at EOF) ++++++ digger-cli-0.6.55.obscpio -> digger-cli-0.6.81.obscpio ++++++ /work/SRC/openSUSE:Factory/digger-cli/digger-cli-0.6.55.obscpio /work/SRC/openSUSE:Factory/.digger-cli.new.1881/digger-cli-0.6.81.obscpio differ: char 49, line 1 ++++++ digger-cli.obsinfo ++++++ --- /var/tmp/diff_new_pack.EkHOC8/_old 2025-01-01 23:07:22.799159444 +0100 +++ /var/tmp/diff_new_pack.EkHOC8/_new 2025-01-01 23:07:22.803159608 +0100 @@ -1,5 +1,5 @@ name: digger-cli -version: 0.6.55 -mtime: 1730986681 -commit: 27afe9b0412f1845eb3e3f9e9cc721a6516ee66b +version: 0.6.81 +mtime: 1735553927 +commit: d19d04d6db91aa4cb5265edff29783eca1540bc3 ++++++ vendor.tar.gz ++++++ /work/SRC/openSUSE:Factory/digger-cli/vendor.tar.gz /work/SRC/openSUSE:Factory/.digger-cli.new.1881/vendor.tar.gz differ: char 5, line 1
