aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/push.yml
Commit message (Expand)AuthorAgeFilesLines
* ci: rename workflow 'push' to 'Test'umarcor2021-02-011-427/+0
* ci: use a clean base image for ghdl/documarcor2021-02-011-9/+9
* ci: do not pass empty PYTHON envvar to CodeCov Actionumarcor2021-01-171-1/+0
* workflow: tentatively fix coverage failureTristan Gingold2021-01-161-1/+1
* libraries: unuse 'openieee', rename enable_openieee to enable_gplcompatumarcor2021-01-161-1/+1
* ci: deprecate Travis in favour of GitHub Actionseine2021-01-131-6/+84
* ci: codecov needs the repo to be checked out in job 'coverage-publish'umarcor2021-01-121-0/+3
* ci/coverage: publish coverage report at CodeCov and Codacyumarcor2021-01-081-17/+58
* ci/macos: p7zip is pre-installed nowumarcor2021-01-081-4/+1
* mv dist/* scripts/umarcor2021-01-061-8/+8
* coverage: run pyunit directlyumarcor2021-01-011-5/+2
* ci: add job 'Coverage'umarcor2021-01-011-2/+42
* ci: test if pyGHDL needs to be updatedumarcor2021-01-011-15/+26
* ci/msys2: split build and test (#1559)Unai Martinez-Corral2020-12-311-11/+56
* Executing Python unit tests in Parallel Processes (#1558)Patrick Lehmann2020-12-301-16/+16
* ci: set DOCKER_BUILDKIT envvarumarcor2020-12-291-0/+1
* ci: install testsuite Python requirements on MSYS2 jobsumarcor2020-12-291-2/+2
* ci: MSYS2 job cleanupumarcor2020-12-281-11/+21
* ci: add emojisumarcor2020-11-301-12/+30
* ci: matrix cleanupeine2020-11-291-21/+19
* ci/osx: skip brew update errorumarcor2020-10-231-1/+1
* ci: add ubuntu-20.04 job and push nightly artifactumarcor2020-10-031-8/+11
* ci: add black --checkeine2020-08-231-2/+19
* ci(msys2): eine/setup-msys2 was transferred to msys2/setup-msys2, bump to v2eine2020-07-241-3/+41
* ci: skip 'nightly', not only eine/tipumarcor2020-07-101-2/+2
* ci: actions/upload-artifact supports multiple paths nowumarcor2020-07-101-5/+3
* ci(msys2): define deps in PKGBUILD, cleanup run.shumarcor2020-06-171-2/+4
* ci(msys2): update eine/setup-msys2 to v1umarcor2020-06-061-1/+1
* ci(msys2): set default shell on GHA windows-latest jobsumarcor2020-06-061-2/+4
* ci: trigger repository_dispatch in ghdl/dockereine2020-06-041-0/+6
* ci: fix format of github.refumarcor2020-05-211-1/+1
* ci: use eine/tip to provide nightly releases (#1315)umarcor2020-05-201-10/+42
* rework 'version.tmp' (#1320)umarcor2020-05-201-4/+6
* push.yml: comment upload code.Tristan Gingold2020-05-141-4/+4
* push.yaml: fix artifact path. From eine.Tristan Gingold2020-05-131-1/+2
* push.yml: fix syntax error (tab) in previous commit.Tristan Gingold2020-05-131-1/+1
* push.yml: save win build to investigate MINGW64,llvm CI failureTristan Gingold2020-05-131-0/+3
* ci: minor style change in push workflow (#1147)eine2020-03-021-6/+2
* enable synth by default (#1102)eine2020-03-011-9/+13
* GHA: fix windows jobs (#1106)eine2020-01-201-4/+7
* ci: update installation of GNAT GPL on macOS (#1072)eine2020-01-081-1/+7
* Actions: add workflow 'push' (#1016)1138-4EB2019-11-211-0/+76