chore(release): promote develop to main - #91
Merged
Conversation
chore: back-merge released main into develop
…os (#86) The develop branches for ansible-proxmox-ai, nix-agy, nix-codex, nix-hermes and x10-lite are now in state, so their adoption import blocks are no longer needed. Removing them per the convention documented above the remaining block. Co-authored-by: JacobPEvans <jevans@visicoretech.com>
chore(deps): update dorny/paths-filter digest to ceb8a2b
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
#90) * feat(repos): enroll the four unmanaged repos that receive Renovate PRs cc-edge-pack-template, mlx-benchmarks, nix-openwhispr and raycast-smart-issue all receive Renovate PRs but were absent from config/repos.yml, so module.repo_settings never reached them and its baseline was not enforced. Their live settings had drifted from it: raycast-smart-issue had merge commits disabled, and nix-openwhispr had both auto-merge and delete-branch-on-merge disabled. Enrolling them applies the module baseline, which already enables merge, squash and rebase along with auto-merge and delete-branch-on-merge. Those values stay in modules/repo-settings/main.tf as the single definition; no per-repo merge-method keys are introduced here. Descriptions, topics and visibility mirror the live values so the apply changes settings and nothing else. cc-edge-pack-template had no description; the one added is drawn from its README. * fix(ci): run the Terraform job when config/ changes config/*.yml is not inert data. locals.tf reads it with yamldecode(file(...)) and it drives for_each on the repo, ruleset and merge-gate modules, so a change there changes what Terraform manages. The terraform path filter did not match it, so this PR's own inventory change skipped the Terraform job and reported green having validated nothing. A malformed entry would have merged and surfaced later on an unrelated .tf PR -- the same trap the ci-gate.yml pattern immediately below was added to close.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Promotes the current
developtomain.Contents:
Four files changed. Merge commit only.