Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add GHA CI build #2

Closed
wants to merge 1 commit into from
Closed

Add GHA CI build #2

wants to merge 1 commit into from

Conversation

zmughal
Copy link
Contributor

@zmughal zmughal commented Oct 24, 2021

This is an initial CI workflow for Linux and macOS.

Of note, the dependencies on macOS here are provided using Homebrew and as such
the INC/LIB paths are not in their standard locations. The correct approach
is to have autoconf use pkg-config. I have worked around this for now by
setting LDFLAGS myself.

Build logs for this PR are here: https://github.com/zmughal/pgplot-autotool/actions/runs/1376910175.

.github/workflows/ci.yml Show resolved Hide resolved
.github/workflows/ci.yml Show resolved Hide resolved
@djerius
Copy link
Owner

djerius commented Oct 29, 2021

Aargh. github sure doesn't make it easy to test workflows on branches!

 https://github.heygears.community/t/workflow-files-only-picked-up-from-master/16129/43

@djerius
Copy link
Owner

djerius commented Oct 29, 2021

Tweaked and merged.

@djerius djerius closed this Oct 29, 2021
@zmughal zmughal deleted the ci branch October 30, 2021 03:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants