Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

feat(ci): extend renovate-fix make targets #1974

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

akijakya
Copy link
Contributor

@akijakya akijakya commented Aug 5, 2024

Description

Added renovate fix targets for generating API and format UI code automatically just in case, also a high-level renovate-fix target that runs all the individual renovate fix targets to make dealing with renovatebot PRs easier. The only caveat is that it is recommended to be run with the "-i" flag like make -i renovate-fix so it won't return with a git error at the first step in which there is nothing to be committed.

Type of Change

  • Bug Fix
  • New Feature
  • Breaking Change
  • Refactor
  • Documentation
  • Other (please describe)

Checklist

  • I have read the contributing guidelines
  • Existing issues have been referenced (where applicable)
  • I have verified this change is not present in other open pull requests
  • Functionality is documented
  • All code style checks pass
  • New code contribution is covered by automated tests
  • All new and existing tests pass

Signed-off-by: András Jáky <ajaky@cisco.com>
@akijakya akijakya added repo management ci Continious Integration related PRs labels Aug 5, 2024
@akijakya akijakya self-assigned this Aug 5, 2024
@akijakya akijakya requested a review from a team as a code owner August 5, 2024 12:13
Copy link
Member

@csatib02 csatib02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! 🚀

@akijakya akijakya added this pull request to the merge queue Aug 6, 2024
Merged via the queue into main with commit fe422da Aug 6, 2024
17 checks passed
@akijakya akijakya deleted the renovate-fix-targets branch August 6, 2024 14:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci Continious Integration related PRs repo management
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants