You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
LICENSE | 2 months ago | |
README.md | 2 months ago | |
go.mod | 2 months ago | |
go.sum | 2 months ago | |
main.go | 2 months ago |
README.md
cmpdrone
Compare a .drone.jsonnet
end-result with a current .drone.yaml
to see differences.
Due to how Go serializes, the YAML could change without necessarily being different, so this tool makes a fresh serialization of each for comparison.