elastic-agent-changelog-tool

Tooling to manage the changelog for beats, Elastic Agent and Fleet Server

OTHER License

Stars
1
Committers
17

Bot releases are visible (Hide)

elastic-agent-changelog-tool - v0.6.2 Latest Release

Published by elasticmachine over 1 year ago

Changelog

  • f028278 V0.6.2 prerelease (#146)
  • acf9e18 Add example components to the changelog fragment (#145)
elastic-agent-changelog-tool - v0.6.1

Published by elasticmachine over 1 year ago

Changelog

  • 30b576c Prepare changelog for release 0.6.1 (#144)
  • cac217e Remove : from filenames (#143)
  • 270312c [Snyk] Security upgrade requests from 2.28.1 to 2.31.0 (#139)
  • 7a9f7a6 Increase the timeout for the lint task (#141)
elastic-agent-changelog-tool - v0.6.0

Published by elasticmachine over 1 year ago

Changelog

  • fdbe183 Render feature description (#134)
  • 7188e59 Render upgrade kind (#137)

CI:

  • 7f49cd1 Patch deprecated set-output command in CI (#135)
  • 43ac2ef Update golangci-lint in CI to 1.51.2 (#136)
elastic-agent-changelog-tool - v0.5.0

Published by elasticmachine almost 2 years ago

Changelog

  • 9c133b6 Support rendering description for breaking changes and known issues (#129)
elastic-agent-changelog-tool - v0.4.0

Published by elasticmachine almost 2 years ago

Changelog

  • d9f8da7 Document new URL format for PR and issue IDs (#125)
  • bed4098 provide docs for GitHub auth (#126)
  • 3da2dd4 Provide custom template support for render (#118)
  • 7376d54 ci: run docker login after (#127)
  • e50991a release: provide docker images (#123)
  • 23a14e7 ci: docker login (#122)
  • 6e99924 Add changelog lint cmd (#119)
  • 5b8321d handle missing failure case to URL extraction (#120)
  • 1219ee7 Add multiple component support using config (#116)
  • 28e11c3 Adjust docs/install.md to point to to install docs (#117)
  • 177be0b Add docs for prereleases usage (#115)
  • e711ca9 Add config capabilites (#114)
  • ddafc5a Add livetest makefile command (#78)
  • c4a1c08 update CONTRIBUTING
elastic-agent-changelog-tool - v0.4.0-rc.1

Published by elasticmachine almost 2 years ago

Changelog

  • 44ec286 ci: run docker login after and debug release
  • e50991a release: provide docker images (#123)
  • 23a14e7 ci: docker login (#122)
  • 6e99924 Add changelog lint cmd (#119)
  • 5b8321d handle missing failure case to URL extraction (#120)
  • 1219ee7 Add multiple component support using config (#116)
  • 28e11c3 Adjust docs/install.md to point to to install docs (#117)
  • 177be0b Add docs for prereleases usage (#115)
  • e711ca9 Add config capabilites (#114)
  • ddafc5a Add livetest makefile command (#78)
  • c4a1c08 update CONTRIBUTING
elastic-agent-changelog-tool - v0.3.0

Published by elasticmachine about 2 years ago

New features

The 0.3.0 release adds the following new and notable features.

Bug fixes

Based on v0.3.0 milestone

elastic-agent-changelog-tool - v0.2.2

Published by elasticmachine about 2 years ago

Changelog

  • 44ede0b Add fragment summary autocompletion from title (#94)
  • bf2ba51 Update usage.md
elastic-agent-changelog-tool - v0.2.1

Published by elasticmachine about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/elastic/elastic-agent-changelog-tool/compare/v0.2.0...v0.2.1

elastic-agent-changelog-tool - v0.2.0-beta.11

Published by elasticmachine about 2 years ago

Changelog

  • ba51733 ci: remove debug, re enable status notifications
elastic-agent-changelog-tool - v0.2.0-beta.10

Published by elasticmachine about 2 years ago

Changelog

  • ea154ee ci: debug II
elastic-agent-changelog-tool - v0.2.0

Published by elasticmachine about 2 years ago

Changelog

  • New Command: Pr-Has-Fragment, To Verify Fragment Presence In A Pr. (#44)
  • Skip Fragment Presence Verification When Pr Has skip-changelog Or backport Labels. (#48)
  • Ignore Non Yaml File From Fragment Collection. (#61)
  • Implement Default Renderer. (#55)
  • Add Render Cmd. (#65)
  • Add Cleanup Command. (#64)
  • Automate Pr Fragment Field Collection. (#57)
  • Automate Issue Fragment Field Collection. (#69)
  • Coherent Changelog Locations. (#76)
elastic-agent-changelog-tool - v0.2.0-rc.1

Published by elasticmachine about 2 years ago

Changelog

  • fbc68d8 Coherent changelog locations (#76)
  • 0071131 improve build command logs (#75)
  • f67ba91 Add asciidoc changelog to fragments script (#71)
  • 27cd2c2 Add render cmd to CLI (#73)
  • e6d8490 Fix cmds short descriptions (#72)
  • 40750b6 Track repository in changelog.Entry (#74)
  • de2ae49 remove io/ioutil
  • 0e2ac99 update golangci-lint to 1.48
  • 53fa9f3 Automate issue fragment field collection (#69)
  • 7c056a9 Automate pr fragment field collection (#57)
  • b9aac9b Add cleanup command (#64)
  • 2022107 Add render cmd (#65)
elastic-agent-changelog-tool - v0.2.0-beta.12

Published by elasticmachine over 2 years ago

Testing release for release pipeline automation.

elastic-agent-changelog-tool - v0.1.0

Published by endorama over 2 years ago

This is the first release! The CLI has basic functionalities to create Changelog Fragments and consolidate them in a single file. An example can be seen in changelog/0.1.0.yaml.

Interested in getting started?

Documentation for end users and developers is available in docs/.

What's Changed

  • Add Changelog Fragment creation
  • Add version command
  • Update Changelog Fragment structure
  • Add find-pr command
  • Implement consolidated changelog builder

Contributors

  • @LucianPy
  • @endorama

If you're interested in contributing please look at CONTRIBUTING

Full Changelog: https://github.com/elastic/elastic-agent-changelog-tool/commits/v0.1.0