annacrombie / plot

plot on the command line
MIT License
113 stars 9 forks source link

fix: support meson 0.44.1 by using the 'configuration_data' class #17

Closed AdrianDC closed 3 years ago

AdrianDC commented 3 years ago
annacrombie commented 3 years ago

Sorry about that, I didn't realize I'd broken anything. Do you know if it is possible to let Github know about the .gitlab-ci.yml build so that it can show up in the "All checks have passed" dialog?

AdrianDC commented 3 years ago

No, .gitlab-ci.yml is the standard for GitLab CI, which GitHub attempts to match with its new GitHub Actions, but still lacks the flexibility to do "anything" you want.

I invite you to use my "gitlabci-local" project for local executions of any .gitlab-ci.yml projects : https://pypi.org/project/gitlabci-local/