On 10/16/2014 08:14 AM, Jacob Carlborg wrote:
How automated is this process now? What's missing to make it completely
automatic except for entering passwords/API keys and similar?

Things that are not automated ordered by the amount of manual work.

- Bugzilla List in changelog
- partly automated (https://github.com/D-Programming-Language/tools/blob/master/changed.d)
    - had to manually pick issues that were resolved in 2.066.1
    - => automate associating issues with commits

- Updating the website
    - ideally just make rsync, but dlang.org never builds without issues
    - nothing to automate here
    - => autotesting required

- Fixing bitrot of build scripts
    - pretty stable recently
    - => not automatable

- Uploading the binaries
    - simple rsync
    - => nothing to automate here
_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta

Reply via email to