summary refs log tree commit diff stats
path: root/.github/workflows/ci_packages.yml
Commit message (Expand)AuthorAgeFilesLines
* openssl 3 support no longer opt in + some 1.0 support (#20668)metagn2022-10-271-4/+2
* only run github CI on latest commit of branch/PR (#20361)metagn2022-09-151-0/+4
* partial revert and redesign of #19814, changelog (#20341)metagn2022-09-141-3/+1
* Add OpenSSL 3 support (#19814)Federico Ceratto2022-08-231-2/+6
* add version-1-6 and version-1-2 to triggered branches (#20214)ringabout2022-08-141-1/+3
* help our poor CI; don't run CI on other branches for push (#20184)ringabout2022-08-091-1/+5
* fixes broken CI; bump macOS version to macos-11 (#20098)ringabout2022-07-271-1/+1
* fix #18178, set a CI timeout for github action pipelines instead of the 6 hou...Timothee Cour2021-06-051-0/+1
* refactor common code in CI pipelines (#18035)Timothee Cour2021-05-261-16/+6
* upgrade nodejs; add nimCiSystemInfo on azure/github CI (#18003)Timothee Cour2021-05-131-2/+6
* CI Update (#17923)Juan Carlos2021-05-021-2/+2
* refactor all code that builds csources (#17815)Timothee Cour2021-04-231-22/+3
* followup #17561, skipping ci now implies green (#17813)Timothee Cour2021-04-231-11/+0
* important_packages: `allowed_failures` batch (#17757)Timothee Cour2021-04-201-1/+1
* support skip ci in azure pipelines, and support it properly in github action...Timothee Cour2021-04-201-1/+13
* use NIM_TESTAMENT_BATCH for important_packages, improve formatting, code clea...Timothee Cour2021-03-121-3/+4
* CI(actions): Replace deprecated `add-path` commands (#15892)ee72020-11-091-2/+2
* unbreak CI: fix logic for skipping ci (#15556)Timothee Cour2020-10-121-1/+1
* GitHub Actions Skip CI (#15289)Juan Carlos2020-10-061-0/+2
* Enable fidget in important_packages. (#14742)treeform2020-06-231-1/+1
* install gtk3 on osx for package testing (#14388)Miran2020-05-181-1/+1
* Split testing important packages into two jobs (#14256)Miran2020-05-071-1/+1
* test even more packagesnarimiran2020-04-301-1/+1
* [ci skip] prevent fail-fast on packages CInarimiran2020-04-301-0/+1
* test packages with Github workflowsnarimiran2020-04-281-0/+82