You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/19 02:11:24 UTC

[GitHub] [pulsar-dotpulsar] SignorMercurio opened a new issue, #117: Publish releases instead of tags for stable versions

SignorMercurio opened a new issue, #117:
URL: https://github.com/apache/pulsar-dotpulsar/issues/117

   We are trying to auto generate release notes on the [Release Notes](https://pulsar.apache.org/release-notes/) page. However, it seems this repo does not have releases, only having tags without release notes. 
   
   I'm aware that a [CHANGELOG](https://github.com/apache/pulsar-dotpulsar/blob/2.3.0/CHANGELOG.md) file exists. Can we publish releases rather than tags (for stable versions) and sync the content of the CHANGELOG to the release body? In this way we can generate release notes page for Pulsar C# Client in the same way with other clients, like [Pulsar Go Client](https://github.com/apache/pulsar-client-go/releases).


-- 
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: commits-unsubscribe@pulsar.apache.org.apache.org

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


[GitHub] [pulsar-dotpulsar] tisonkun commented on issue #117: Publish releases instead of tags for stable versions

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun commented on issue #117:
URL: https://github.com/apache/pulsar-dotpulsar/issues/117#issuecomment-1698710180

   https://github.com/apache/logging-log4j-tools/blob/95a85e350445b95b1a0ea4c1aa92572945af3410/.github/workflows/build.yml#L80
   
   The Log4j project developed a workflow to both staging artifacts on SVN directory and Nexus repository. We may follow the same process with replacing Nexus with Nuget.
   
   But the secrets setup need helps from the INFRA team. I'll create a ticket for setting up the NuGet API keys and see how the SVN credentials were set.


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar-dotpulsar] blankensteiner commented on issue #117: Publish releases instead of tags for stable versions

Posted by GitBox <gi...@apache.org>.
blankensteiner commented on issue #117:
URL: https://github.com/apache/pulsar-dotpulsar/issues/117#issuecomment-1307141320

   We would like to create a release pipeline/action that pushes to NuGet and create the release packages (+ still setting the tags). We haven't done it before, but I think we will need access to "Settings" and we don't have that.


-- 
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: commits-unsubscribe@pulsar.apache.org

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


Re: [I] Publish releases instead of tags for stable versions [pulsar-dotpulsar]

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun commented on issue #117:
URL: https://github.com/apache/pulsar-dotpulsar/issues/117#issuecomment-1803825888

   Resolved by https://github.com/apache/pulsar-dotpulsar/pull/184


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar-dotpulsar] tisonkun commented on issue #117: Publish releases instead of tags for stable versions

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun commented on issue #117:
URL: https://github.com/apache/pulsar-dotpulsar/issues/117#issuecomment-1698731550

   File an INFRA ticket - https://issues.apache.org/jira/browse/INFRA-24942


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar-dotpulsar] tisonkun commented on issue #117: Publish releases instead of tags for stable versions

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun commented on issue #117:
URL: https://github.com/apache/pulsar-dotpulsar/issues/117#issuecomment-1700042504

   @entvex The GitHub secret `${secret.NUGET_KEY}` is set up with a API KEY with permission to push new versions of DotPulsar.


-- 
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: commits-unsubscribe@pulsar.apache.org

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


[GitHub] [pulsar-dotpulsar] tisonkun commented on issue #117: Publish releases instead of tags for stable versions

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun commented on issue #117:
URL: https://github.com/apache/pulsar-dotpulsar/issues/117#issuecomment-1698654070

   We can go through an INFRA ticket to do so. Let me track this issue and see if I can help.


-- 
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: commits-unsubscribe@pulsar.apache.org

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


Re: [I] Publish releases instead of tags for stable versions [pulsar-dotpulsar]

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun closed issue #117: Publish releases instead of tags for stable versions
URL: https://github.com/apache/pulsar-dotpulsar/issues/117


-- 
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: commits-unsubscribe@pulsar.apache.org

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