ci: add renovate config#5
Open
sydorovdmytro wants to merge 2 commits into
Open
Conversation
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.
Closes DEVOPS-971
Summary
config:recommended+:semanticCommits+ digest-pinned GitHub Actions, weekly schedule, security alerts bypass schedule).validate-renovateCI caller workflow so future config edits are validated on every PR.Coverage
package.json(4 deps + 2 devDeps, exact-pinned)npm.github/workflows/validate-renovate.yamlreusable-workflow refgithub-actions(digest-pinned viahelpers:pinGitHubActionDigests)No lockfile exists: the library is consumed as a git dependency (
npm install https://github.com/loft-sh/loft-javascript-client), so npm managespackage.jsonranges directly.Deliberately not managed
gen/generated TypeScript models — generated from loft-sh API definitions. These are source files that import nothing versioned and pin no dependency versions, so there is nothing for Renovate to update; no manager and noignorePathschange needed (config:recommendedalready scopes managers via:ignoreModulesAndTests).lib/build output — gitignored build artifacts; not a dependency surface..nvmrc/.tool-versions/engines, nonpx @x.y.zpins, no curl/release-download installs).Test plan
renovate-config-validator renovate.json-> passed ("Config validated successfully").LOG_LEVEL=debug renovate --platform=local --dry-run=extract-> extracted 2 package files, manager statsnpm: {fileCount: 1, depCount: 6}andgithub-actions: {fileCount: 1, depCount: 1}, covering every ecosystem in the inventory.actionlinton the workflow -> 0 findings;zizmor-> 0 findings.Post-merge checklist
security-labeled Renovate PR.