diff options
author | umarcor <unai.martinezcorral@ehu.eus> | 2020-05-22 00:45:38 +0200 |
---|---|---|
committer | tgingold <tgingold@users.noreply.github.com> | 2020-05-22 06:18:18 +0200 |
commit | 7e35065cfd5fbf4c3bf83431bb60f609c4ea31ff (patch) | |
tree | 52b7ee6bd6d4a759ee4e8a5a1e5df163a9ca6fb6 | |
parent | 00e5954a6e012e190cf1518c43525dbfaad5e832 (diff) | |
download | ghdl-7e35065cfd5fbf4c3bf83431bb60f609c4ea31ff.tar.gz ghdl-7e35065cfd5fbf4c3bf83431bb60f609c4ea31ff.tar.bz2 ghdl-7e35065cfd5fbf4c3bf83431bb60f609c4ea31ff.zip |
doc: announce nightly pre-release and Action setup-ghdl-ci
-rw-r--r-- | doc/index.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/index.rst b/doc/index.rst index 5b75a9027..161e2c677 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -11,6 +11,12 @@ News **** + 21.05.2020 - Nightly build assets available + =========================================== + + * After each successful CI run of branch ``master``, packages are published as assets of pre-release `nightly <https://github.com/ghdl/ghdl/releases/tag/nightly>`_. + * GitHub Action `ghdl/setup-ghdl-ci <https://github.com/ghdl/setup-ghdl-ci>`_ was created, to allow easy installation of nightly GHDL assets in GitHub Actions workflows. + 09.05.2020 - New repositories and a wiki were created ===================================================== @@ -64,6 +70,8 @@ .. only:: latex + .. rubric:: 21.05.2020 - Nightly build assets available. + .. rubric:: 09.05.2020 - New repositories and a wiki were created. .. rubric:: 28.02.2020 - GHDL v0.37 was released. |