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
I want to use scriv to changlog my ansible collection .
It's version is in a galaxy.yaml file like this:
namespace: myCollectionsname: a_collectionversion: 1.2.3authors:
- Me <ich@mag.net>description: This is gonna be great!repository: https://github.com/example-corp/fluffy_husky.gitissues: https://github.com/example-corp/fluffy_husky/issuesbuild_ignore: ['*.tar.gz', '*.pass', '*.key', '*.id_rsa', publish.sh,.gitignore, 'changelog.d/*']
Now - wouldn't it be great, if literals could be enhanced to parse yaml files ?
The text was updated successfully, but these errors were encountered:
Hi Ned and everybody,
I want to use scriv to changlog my ansible collection .
It's version is in a galaxy.yaml file like this:
Now - wouldn't it be great, if literals could be enhanced to parse yaml files ?
The text was updated successfully, but these errors were encountered: