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

Change CI to run on Bob #12

Open
TimoKramer opened this issue Jan 16, 2020 · 5 comments
Open

Change CI to run on Bob #12

TimoKramer opened this issue Jan 16, 2020 · 5 comments

Comments

@TimoKramer
Copy link
Member

  • Add the running of wendy's unit tests to the steps of bob
  • When a commit happens here, we can change the CircleCI steps to run this script instead of the usual stuff
  • We can then ditch running the build on CircleCI for wendy
    This way Bob is truly bootstrapped upon another CI!

Originally posted by @lispyclouds in #11 (comment)

@TimoKramer
Copy link
Member Author

  • Can we run multiple repositories with its tests on CircleCI?
  • So everytime a wendy-commit happens we build bob and run the bootstrap-script on it?

@lispyclouds
Copy link
Member

lispyclouds commented Jan 16, 2020

So everytime a wendy-commit happens we build bob and run the bootstrap-script on it?
yes

Can we run multiple repositories with its tests on CircleCI?
We just run wendy's tests via Bob. And use the latest pushed bobcd/bob:latest image for it.

What say?

@TimoKramer
Copy link
Member Author

ok, got it, so we still need the circleci run for wendy but we don't build or test wendy on circleci but build and test wendy on bob on circleci:) right?

@lispyclouds
Copy link
Member

yes, its the infra for Bob for now 😉

@TimoKramer
Copy link
Member Author

guess we can close this, right?

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

No branches or pull requests

2 participants