Skip to content

cchristous/renovate-31876

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

renovate-31876

Reproduction for Renovate issue 31876.

This can't be reproduced directly because according to https://docs.renovatebot.com/configuration-options/#postupgradetasks, only self hosted renovatebot servers can use postUpgradeTasks. The server must be configured with https://docs.renovatebot.com/self-hosted-configuration/#allowedpostupgradecommands. However, this renovate.json should work, if the server running against the repo has allowedPostUpgradeCommands: [".*echo.*$"], configured.

Current behavior

Renovate does not run the postUpgradeTasks after requirements.in changes.

Expected behavior

Renovate should run the postUpgradeTasks after requirements.in changes. The task should generate/update the lock file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published