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

Create main.yml #2

Open
wants to merge 31 commits into
base: master
Choose a base branch
from
Open

Create main.yml #2

wants to merge 31 commits into from

Conversation

marques-bruno
Copy link
Owner


This PR:

  • builds with SUCCESS for all platforms on the CI.
  • does not generate new warnings.
  • does not generate new unit test failures.
  • does not generate new scene test failures.
  • does not break API compatibility.
  • is more than 1 week old (or has fast-merge label).

Reviewers will merge only if all these checks are true.

using sudo on apt install packages
replacing specific boost packages with libboost-all-dev
force apt update...
Jobs are ran in parallel... so Single job configuration for now
simplifying build steps
missing semi-colon?
renaming job... lolz
figuring out the dir tree
temporarily simplifying cmake command
giving up with outsourced cmake generation... moving into build folder....
using ninja, not make...
testing my new docker image n_n
reverting attempt to run in custom docker image...
run-tests waits for build to finish successfully
Missing comma...
cannot specify specific runner, just specific OS / arch type
splitting deps, cmake config / generation, build, & tests in dedicated jobs
externalize build folder to avoid erasing it all every single time
fix tests to run on self-hosted vm
tests not deployed during install... so running them in build/bin
commenting out dependencies install (not required on a self-hosted workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant