Skip to content

Conversation

jeking3
Copy link
Collaborator

@jeking3 jeking3 commented Jul 4, 2025

Personal accounts have one build runner, for example:

https://ci.appveyor.com/project/Flamefire/boost-ci/builds/52349304

I enabled boost-ci on the cpp-alliance appveyor account which has 4 runners, so builds will go faster. The only change needed here is updating the README, and @Flamefire can disable and delete the boostorg/boost-ci appveyor connection in his account.

Curiously, I only changed README.md and yet is still built, even with paths-ignore.

This fixes #280

@jeking3 jeking3 requested a review from Flamefire July 4, 2025 11:26
@Flamefire
Copy link
Collaborator

Curiously, I only changed README.md and yet is still built, even with paths-ignore.

I can't see any appveyor build running for this PR, so I'd guess it works.

@Flamefire Flamefire merged commit 7c6de09 into master Jul 4, 2025
116 of 117 checks passed
@Flamefire Flamefire deleted the issue-280 branch July 4, 2025 11:34
Copy link

codecov bot commented Jul 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a0ec925) to head (49c02f7).
Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #291   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           22        22           
  Branches        12        12           
=========================================
  Hits            22        22           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a0ec925...49c02f7. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Flamefire
Copy link
Collaborator

I deleted the boost-ci Appveyor project from my account now

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.

Move appveyor build to cppalliance organization
2 participants