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

Always update a set of dependencies for specific repositories #386

Closed
joao-paulo-parity opened this issue May 23, 2022 · 0 comments · Fixed by #387
Closed

Always update a set of dependencies for specific repositories #386

joao-paulo-parity opened this issue May 23, 2022 · 0 comments · Fixed by #387
Assignees
Labels
enhancement New feature or request

Comments

@joao-paulo-parity
Copy link
Contributor

Problem: In paritytech/cumulus#1261 processbot only updated the lockfile for Substrate (paritytech/cumulus@9213f7a) because a Polkadot companion was not specified in paritytech/substrate#11414. https://matrix.to/#/!aenJixaHcSKbJOWxYk:matrix.parity.io/$165286170916941eRFjZ:matrix.parity.io suggests that Polkadot should have also been updated, but it's not possible to infer that dynamically because no Polkadot companion was specified.

Solution: Hardcode the following configuration

  • Always update Substrate for Polkadot
  • Always update Substrate + Polkadot for Cumulus
@joao-paulo-parity joao-paulo-parity added the enhancement New feature or request label May 23, 2022
@joao-paulo-parity joao-paulo-parity self-assigned this May 23, 2022
joao-paulo-parity added a commit to joao-paulo-parity/parity-processbot that referenced this issue May 23, 2022
joao-paulo-parity added a commit that referenced this issue May 25, 2022
* introduce DEPENDENCY_UPDATE_CONFIGURATION

related to #386

* make DEPENDENCY_UPDATE_CONFIGURATION optional

* try + separator for kubernetes

',' was not being parsed correctly

* fix lint
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant