You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "gaeljw (via GitHub)" <gi...@apache.org> on 2023/12/06 15:33:30 UTC

[I] Consider publishing changelog in a RenovateBot (and others) compatible way [incubator-pekko]

gaeljw opened a new issue, #833:
URL: https://github.com/apache/incubator-pekko/issues/833

   I'm using RenovateBot to update my dependencies automatically. When suggesting an update, it includes the changelog if found.
   
   Unfortunately, for Pekko dependencies, it's not able to pull the changelog because the changelog is not published in a place Renovate expects to find it.
   
   It would be nice if the changelog could be publisher somewhere Renovate (and other similar tools like dependabot, Scala Steward?) could pull it.
   
   AFAIK Renovate supports at least the following:
   - a file `CHANGELOG.md` in the Git repo (assuming the repo URL is published in the POM)
   - or, a file `RELEASE-NOTES.md` in the Git repo
   - or Github Releases
   
   The 3rd option with Github Releases is maybe something that could be relatively easily be automated?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [I] Consider publishing changelog in a RenovateBot (and others) compatible way [incubator-pekko]

Posted by "gaeljw (via GitHub)" <gi...@apache.org>.
gaeljw commented on issue #833:
URL: https://github.com/apache/incubator-pekko/issues/833#issuecomment-1843398608

   Makes sense to host the changelog on apache.org as source of truth. But maybe it could be cross-posted to GitHub releases? As you suggest, I think a link to Pekko website from GitHub releases could be enough I guess.
   
   Anyway thanks for the links, I know where to find the release notes now :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [I] Consider publishing changelog in a RenovateBot (and others) compatible way [incubator-pekko]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on issue #833:
URL: https://github.com/apache/incubator-pekko/issues/833#issuecomment-1843178360

   The release notes are here: https://pekko.apache.org/docs/pekko/current/release-notes/index.html
   
   For other Pekko modules, it is best to navigate via https://pekko.apache.org/modules.html
   
   In theory, we could add a CHANGELOG.md to each repo that just provides a link to where that repo's related release notes page exists on https://pekko.apache.org
   
   The ASF prefers that our documentation is hosted on apache.org and not dependent on GitHub.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [I] Consider publishing changelog in a RenovateBot (and others) compatible way [pekko]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning closed issue #833: Consider publishing changelog in a RenovateBot (and others) compatible way
URL: https://github.com/apache/pekko/issues/833


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org