You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is part of fixing issue #693
✅ Add an id field with type Option<String> to the Appveyor badge enum variant
✅ Add id: alias('badge.attributes.id') to the appveyor badge component
✅ Add an image-url attribute, computed from the id to the appveyor badge component that checks to see if id is defined. (I've used `imageUrl` as attribute)
✅ Change the appveyor badge template to use the image-url attribute for the img src instead
✅ Publish a crate to your local instance that has the URLs dtolnay has listed for serde and manually verify the badge is displayed correctly.
0 commit comments