chloggen
: add component validation (#401)
checkdoc
: checkdoc has been removed in favor of checkfile. Please use checkfile with argument --file-name README.md instead. (#378)
chloggen
: Add ability to configure separate changelogs for different audiences (#364)
chloggen
: Remove 'chloggen-directory' flag. Use config file instead. (#371)multimod
: Update HasChanged to avoid returning unnecessary boolean (#366)
checkdoc
: checkdoc is deprecated in favor of checkfile. Please use checkfile with argument --file-name README.md instead. (#347)
checkfile
: checkfile checks the components enabled in OpenTelemetry core and contrib repos contain the file provided in argument --file-name. (#347)
dbotconf
: Add the --ignore flag to the dbotconf root command (#362)chloggen
: Adds a 'config' flag and option to configure chloggen with a config file. (#371)
semconvgen
: Fix semconvgen to work for the new semantic conventions repository. (#374)
multimod
: add diff command to multimod to show files that have changed since a specified tag (#350)
chloggen
: Disallow whitespace-only values (#164)
crosslink
: Add work command generating go.work file. (#309)dbotconf
: Add support for pip package ecosystem. (#307)
all
: bump minimum go version to 1.19 (#253)
gotmpl
: Add gotmpl tool to allow using text/template via CLI. (#276)
chloggen
: Allow filenames containing '.' outside of extension (#237)
semconvgen
: Correct capitalization of Otel to be OTel (#242)
chloggen
: Use go embed to embed the template file in chloggen (#224)
semconvgen
: Add docker/podman mount option to modify selinux labels of shared host files. (#222)
dbotconf
: Dynamically add upgrade entry for all repository Dockerfile. (#212)semconvgen
: add only flag to process only a specified type (#216)
multimod
: Remove multimod tag push option in favor of printing tags (#177)
crosslink
: Add internal build tools syncerror package to ignore known zap.logger.Sync() errors. Ignore known sync errors in crosslink. (#190)dbotconf
: Add upgrade entry for docker (#186)
changelog
: Add chloggen tool for creating changelog entries. (#154)multimod
: Add ability for multimod to publish to tags to remote repository. (#157)