34 Commits (11a120521d3716c7b5833ada4de1c20ad25fbe85)

Author SHA1 Message Date
Chris Boesch 7ad0f06a07 Compatibility checks temporarily disabled (2) 1 year ago
Chris Boesch 496953e9a8 Compatibility checks temporarily disabled 1 year ago
Chris Boesch d864860201 Unit tests temporarily disabled 1 year ago
Manlio Perillo 54d5186982 Enable again the unit tests 1 year ago
Chris Boesch 76ee4eb043 Unit tests temporarily disabled. 1 year ago
Manlio Perillo 7a40c4584e Restore unit tests 1 year ago
Chris Boesch 371a8637b3 unit tests temporarily disabled 1 year ago
Manlio Perillo 93e8b5710c workflows: remove the custom windows only jobs
Restore the job matrix to run on linux, macos and windows.

Remove lines with extra whitespace.

Improve the documentation of the Eowyn workflow.

Remove the single quoting of the workflow names.
1 year ago
Chris Boesch 3dacb04452 switched back to bash on windows 1 year ago
Chris Boesch 6920dbebcd switched back to bash on windows 1 year ago
Chris Boesch 83fa3de220 Split Windows with PowerShell 1 year ago
Chris Boesch 7cfdc2b126 Update ci.yml 1 year ago
Chris Boesch c74c542372 Update ci.yml 1 year ago
Chris Boesch b903edd290 Update ci.yml 1 year ago
Chris Boesch 0302650acf Update ci.yml 1 year ago
Chris Boesch dcd16044f4 split in windows and uses PowerShell 1 year ago
Chris Boesch f83fe12dce step eowyn ranamed 1 year ago
Chris Boesch 39eaea027d fixed error time-out minutes 1 year ago
Chris Boesch df52b7be61 step names addes and switched to checkout v3 1 year ago
Chris Boesch cf3343e6df step names added and switched to checkout v3 1 year ago
Chris Boesch 6675fad34d fixed fail-fast error 1 year ago
Chris Boesch d6c5d3e510 strategy error fixed 1 year ago
Chris Boesch 4fee940778 timeout error fixed 1 year ago
Chris Boesch a703faa8e4 Merge pull request #259 from perillo/improve-github-workflows
workflows: improve the jobs configuration
1 year ago
Chris Boesch 65f3672ca5 back to checkout@2 1 year ago
Chris Boesch f7e49d8c34 back to checkout@v2 1 year ago
Manlio Perillo fa335d4166 workflows: improve the jobs configuration
Reduce the timeout to 30 minutes for all the jobs, since it is enough.

Set strategy.fail-fast to false, so that we can see the full logs.
1 year ago
Manlio Perillo 6effa7fe84 workflow: add a test job to ci.yml
Add a job to run the ziglings unit tests, using `zig build test`.
1 year ago
Manlio Perillo b5036b776a workflows: use actions/checkout@v3
Use the new version of actions/checkout, since all Github Actions will
begin running on Node16 instead of Node12.

See https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
1 year ago
Chris Boesch 64d90c3397 timeout to 60 minutes 1 year ago
Manlio Perillo b59bef29b9 ci: add a CI workflow
Add a new github workflow named CI.

Add a job named compat, checking that and old Zig compiler will not fail
with a compiler error, but instead will print an useful error message.
1 year ago
Chris Boesch 00e6ad1f98 update goto-bus-stop 2 years ago
Dave Gauer 20f6a0f69d workflow_dispatch test 4 years ago
Matt Knight 5f3af7fb97 added eowyn build for running against master every day 4 years ago