[
https://issues.apache.org/jira/browse/AVRO-3423?focusedWorklogId=738105&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-738105
]
ASF GitHub Bot logged work on AVRO-3423:
----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Mar/22 12:24
Start Date: 08/Mar/22 12:24
Worklog Time Spent: 10m
Work Description: zcsizmadia commented on pull request #1570:
URL: https://github.com/apache/avro/pull/1570#issuecomment-1061723266
I added soem better command line argument parsing and option fro dry run,
answer yes to all questions .... It is better to have a more standard way of
handling wehn the number of options start to inscrease.
It is possible to put most of these build.sh framework into
`/share/build-helper` script, and pretty much all languages just `source
/share/build-helper` and implenet their own commands with functions like
`function command_test {}`. The buidl helper would execute bt something like
this `command_$1` for the supported commands.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 738105)
Remaining Estimate: 22.5h (was: 22h 40m)
Time Spent: 1.5h (was: 1h 20m)
> 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: 1.5h
> Remaining Estimate: 22.5h
>
> 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)