Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Use GitHub Actions (GHA) for CI #156

Open
oxy86 opened this issue Nov 25, 2024 · 1 comment
Open

Use GitHub Actions (GHA) for CI #156

oxy86 opened this issue Nov 25, 2024 · 1 comment
Assignees

Comments

@oxy86
Copy link
Member

oxy86 commented Nov 25, 2024

Keep Travis and AppVeyor, but also use the GHA which are free for public projects:

Docs:
https://docs.github.com/en/actions/writing-workflows/quickstart

Our Actions (WIP):
https://github.com/socnetv/app/actions/

@oxy86 oxy86 self-assigned this Nov 25, 2024
oxy86 added a commit that referenced this issue Nov 25, 2024
oxy86 added a commit that referenced this issue Nov 26, 2024
oxy86 added a commit that referenced this issue Nov 26, 2024
oxy86 added a commit that referenced this issue Nov 26, 2024
oxy86 added a commit that referenced this issue Nov 26, 2024
oxy86 added a commit that referenced this issue Nov 26, 2024
oxy86 added a commit that referenced this issue Nov 26, 2024
oxy86 added a commit that referenced this issue Nov 27, 2024
oxy86 added a commit that referenced this issue Dec 1, 2024
…cnetv which does not exist' error - trigger [gha]
oxy86 added a commit that referenced this issue Dec 1, 2024
…rget because another target with the same name exists' error - trigger [gha] [appveyor]
oxy86 added a commit that referenced this issue Dec 1, 2024
oxy86 added a commit that referenced this issue Dec 1, 2024
…tly use Bash (by adding shell: bash) on all platforms! Bash is supported on Windows in GitHub Actions workflows - trigger [gha] [ci]
oxy86 added a commit that referenced this issue Dec 1, 2024
oxy86 added a commit that referenced this issue Dec 2, 2024
…on-breaking space) after build instead of a regular space, which is causing cmake to fail silently and not create the build directory [gha]
oxy86 added a commit that referenced this issue Dec 2, 2024
…ild logic from our travis_make_build_macos.sh
@oxy86
Copy link
Member Author

oxy86 commented Dec 10, 2024

Fixme: Current GHA CI for macOS is broken (the resulting app in the .dmg cannot run)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant