Skip to content

Instantly share code, notes, and snippets.

@MartinNowak
Last active February 11, 2022 21:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MartinNowak/df08bafc15703124ad704952e77636f6 to your computer and use it in GitHub Desktop.
Save MartinNowak/df08bafc15703124ad704952e77636f6 to your computer and use it in GitHub Desktop.

send aws credentials

gpg –keyring $PWD/d-keyring.gpg –no-default-keyring –list-keys –with-fingerprint

Bump ldc version with major dlang releases, keep it for minor dlang release

Bump D version (to -beta.1)

Bump Dub version (mostly only with major release, compare e.g. dub v1.26.0…stable to check for bugfixes and minor releases)

We do -beta.1 for all releases and an additional -rc.1 for major releases

(status quo: 2 weeks beta+rc phase for major, 1 week beta for minor releases)

downloads.dlang.org repo for S3 repo

Test VMs with `rdmd build_all $BUILD_LDC_VER $D_VER`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment