apm-server icon indicating copy to clipboard operation
apm-server copied to clipboard

ci: minor-release automation is not aligned with expectations

Open endorama opened this issue 1 year ago • 4 comments

Release automation for minor releases does not:

  • add apm- prefix to Asciidoc links and targets
  • use tags instead of branches in compare links

A manual fix we applied for latest release was a0d4d2d (#12984), but we want to fix the automation so this is not a manual step.

endorama avatar Apr 17 '24 13:04 endorama

@cachedout could the eng.prod team help out with this and add it to your planning?

simitt avatar May 01 '24 09:05 simitt

@simitt done (cc: @v1v )

cachedout avatar May 01 '24 09:05 cachedout

To help with understanding what happened, there were some changes in the docs and format:

  • https://github.com/elastic/apm-server/pull/12820

However, they were not reflected in the automation. We will work on it

Thanks for the heads up!

v1v avatar May 01 '24 12:05 v1v

PR:

  • https://github.com/elastic/apm-server/pull/13065

v1v avatar May 02 '24 09:05 v1v