cdevents / spec

A common specification for Continuous Delivery events
Apache License 2.0
133 stars 23 forks source link

Define every `url` and `viewUrl` field as format `uri` #200

Open davidB opened 7 months ago

davidB commented 7 months ago

Changes

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

afrittoli commented 7 months ago

Thanks @davidB - we discussed this topic during the last CDEvents WG and we plan to include it in the next milestone v0.5. We'll try to have most of the breaking changes in one milestone (v0.5). Once the v0.4 release is out (this week), this PR will have to be rebased and the version of the affected events updated.

afrittoli commented 7 months ago

@davidB - main is now open for v0.5 development - could you rebase your PR based on top of the updated main? @xibz @obowersa this PR is related to #162 and cleanup/consistency work we plan for v0.5.

davidB commented 1 month ago

@afrittoli The PR is rebased on main.

davidB commented 1 week ago

We should rename URL to URIs

@xibz I renamed every field named url into uri. But kept viewUrl as is.