[ 
https://issues.apache.org/jira/browse/AVRO-3423?focusedWorklogId=733569&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-733569
 ]

ASF GitHub Bot logged work on AVRO-3423:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Feb/22 23:57
            Start Date: 26/Feb/22 23:57
    Worklog Time Spent: 10m 
      Work Description: zcsizmadia commented on pull request #1570:
URL: https://github.com/apache/avro/pull/1570#issuecomment-1052813675


   I still like the a new `release` step.This is another alternative to combine 
`dist` and `release`:
   
   ```
     dist|release)
        # dist steps
         ...
         if [ "$target" == "release" ] || [ "$RELEASE" == "1" ]
         then
           # Push packages
           ...
         fi
   ```


-- 
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: issues-unsubscr...@avro.apache.org

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


Issue Time Tracking
-------------------

            Worklog Id:     (was: 733569)
    Remaining Estimate: 23h 40m  (was: 23h 50m)
            Time Spent: 20m  (was: 10m)

> Add release step to build.sh for C#
> -----------------------------------
>
>                 Key: AVRO-3423
>                 URL: https://issues.apache.org/jira/browse/AVRO-3423
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: csharp
>            Reporter: Zoltan Csizmadia
>            Priority: Minor
>              Labels: pull-request-available
>   Original Estimate: 24h
>          Time Spent: 20m
>  Remaining Estimate: 23h 40m
>
> Add release step to build.sh to simplify pushing nuget packages during new 
> releases.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to