Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Automation to Update Manifests in aiops & addf to use latest version of IDF when released #285

Open
malachi-constant opened this issue Aug 30, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request workflows

Comments

@malachi-constant
Copy link
Contributor

Request

  • Thinking we can make a release action that automates a bot pull request against all manifests that reference IDF.

Something that uses regex to scan for (idf-modules.git.*)(\d+\.\d+\.\d+) and replace with $1{LATEST_VERSION}

Thoughts?

@kukushking
Copy link
Contributor

@malachi-constant I like the idea! Especially if we also kick off full integration (manifest) test suite against those PRs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request workflows
Projects
None yet
Development

No branches or pull requests

5 participants