Skip to content

How do I use the targetUpdateIds parameter? #1333

Closed Answered by mburumaxwell
Ossiam asked this question in Q&A
Discussion options

You must be logged in to vote

Indeed, targetUpdateIds was intended to select which updates to run. It is a list of zero-based indexes of the updates to run, as per your dependabot.yml file, separated by a semi-colon. For example to run the npm update only, set the targetUpdateIds: 1

However, I don't think this will sort your issue to do with the duration of the update. If extending the pipeline duration beyond 60 min is not possible, the only other alternative is to run the server component which works by creating ContainerApp Jobs and will run in parallel.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mburumaxwell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants