This message was deleted.
# office-hours
s
This message was deleted.
g
nothing comes to mind Tim. Our release prep workflow generates a PR with a check list of things to check before you merge the PR, one of these is that the reviewer should check that the metadata version is correct
but nothing comes to mind for dependencies
@Craig Gumbley do you know if we have any dependency validation checks?
b
https://github.com/ekohl/metadata_json_deps that's what we use at Vox Pupuli. parses all local metadata.json files and prints you outdated dependencies
😎 1
c
yeah we have a dependency validator that is meant to run as part of ci
b
ah nice
c
I lied
it should be there
b
😄
c
@Paula wonder if this is something we can get added
b
good that I asked 😄
c
yeah thanks for that
also we should probably be using pdk there rather than bundle
maybe
p
Yep! This is something I will get ticketed up and get in as soon as we can 🙂