[
https://issues.apache.org/jira/browse/AVRO-3423?focusedWorklogId=738071&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-738071
]
ASF GitHub Bot logged work on AVRO-3423:
----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Mar/22 11:08
Start Date: 08/Mar/22 11:08
Worklog Time Spent: 10m
Work Description: RyanSkraba commented on pull request #1570:
URL: https://github.com/apache/avro/pull/1570#issuecomment-1061662154
(Please excuse the delay! I've been playing catch-up with emails)
> Btw, could you post how the release is happening now? Are you executing
the steps from the wiki page in blocks, or each line one by one from those code
snipptes for each step?
Effectively, I've been doing commands from the wiki page -- the commands
that can be reverted or backed out in blocks and the commands that
(permanently) publish artifacts one at a time. Usually one SDK at a time.
Even if it's a bit fussy, it's really only about an hours work!
I like the `ask` function and if we generalize this process (`release` and
`verify-release`) to other language SDKs, we should probably also generalize
that! If one day we get to the state where we're completely automating
releases, this will be welcome. We probably don't need to `ask` to verify,
right? It's fine though as it is!
Perhaps a future feature would be to not `ask` but to echo out the command
instead of executing it.
--
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: 738071)
Remaining Estimate: 22h 40m (was: 22h 50m)
Time Spent: 1h 20m (was: 1h 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: 1h 20m
> Remaining Estimate: 22h 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)