Closed php1ic closed 8 months ago
Is the ci/circleci: build-run
check hard coded? If so, it will need to be changed or removed now the different Debug and Release CI builds have been added.
Thanks, debug build works now!
@martukas might know wrt build-run
@php1ic maybe you need to set the default build type? See https://discuss.circleci.com/t/using-pipeline-parameters/34980/8
Any preference on the default build type?
Any preference on the default build type?
Release I'd say
Thanks! Hmm it seems there is still the build-run thing without suffix. Maybe it does not like having this "matrix" parameter?
Some searching suggests that "expected" checks are setup and configured by someone with push access to the branch
https://stackoverflow.com/questions/39043691/github-pull-request-checks https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/managing-protected-branches/about-protected-branches
Can you see anything in Settings->Branches for this repo?
Can you see anything in Settings->Branches for this repo?
Nope. I only have access to Settings tab. So I guess we need @martukas assistance.
Start working on #20
We should also update the CI to do Debug and Release builds