Closed dylans closed 7 years ago
Update repo url and package.json
url to https://dojo.io
in:
In addition:
package.json
@agubler if we wanted to make this less painful, then would we alter grunt-dojo2
's package
to check the package.json
's homepage
and autocorrect to dojo.io
or would it be better to do this, or some other solution?
@rishson It certainly is possible to enhance the release task to correct package.json
meta data on release.
We could also potentially create a task that can auto update package.json
meta independently of the release.
@agubler yup and I have a PR ready to go for enhancing the release task. Would you prefer a generic 'alter metadata' task, e.g. here, or a hardcoded update url
check to the release
task?
Most repos will now be updated by #183
Let's try to action this and close it out. @eheasley if Dylan doesn't have the time, we should assign it to others.
Again, please action this.
Skipping dojo/examples because it does not have a package.json file.
PRs have been created for the unchecked (for now) repos above.
All PRs have been landed.
Once dojo.io is live, update url in various package.json repos to dojo.io so that it links to that on npm for future releases.