Add changelog link for Theo, in upgrade package diff
This commit is contained in:
parent
d1d64ec96c
commit
a927827e33
|
@ -334,6 +334,10 @@ class UpgradeView(MasterView):
|
||||||
'commit_url': 'https://kallithea.rattailproject.org/rattail-project/tailbone-woocommerce/changelog/{new_version}/?size=10',
|
'commit_url': 'https://kallithea.rattailproject.org/rattail-project/tailbone-woocommerce/changelog/{new_version}/?size=10',
|
||||||
'release_url': 'https://kallithea.rattailproject.org/rattail-project/tailbone-woocommerce/files/{new_version}/CHANGES.rst',
|
'release_url': 'https://kallithea.rattailproject.org/rattail-project/tailbone-woocommerce/files/{new_version}/CHANGES.rst',
|
||||||
},
|
},
|
||||||
|
'tailbone-theo': {
|
||||||
|
'commit_url': 'https://kallithea.rattailproject.org/rattail-project/theo/changelog/{new_version}/?size=10',
|
||||||
|
'release_url': 'https://kallithea.rattailproject.org/rattail-project/theo/files/{new_version}/CHANGES.rst',
|
||||||
|
},
|
||||||
}
|
}
|
||||||
return projects
|
return projects
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue