https://about.gitlab.com/solutions/github/
On Thu, Apr 9, 2020 at 10:05 AM Bartłomiej Płotka <[email protected]> wrote: > Nice! I guess you cannot use GitLab CI while having repo on GitHub? 🤔 > > Bartek > > On Thu, 9 Apr 2020 at 08:50, Ben Kochie <[email protected]> wrote: > >> Something, something, gitlabci[0]. ;-) >> >> react-test: >> only: >> changes: >> - web/ui/react-app/** >> >> [0]: https://docs.gitlab.com/ee/ci/yaml/#onlychangesexceptchanges >> >> On Thu, Apr 9, 2020 at 9:15 AM Bartłomiej Płotka <[email protected]> >> wrote: >> >>> Yes, please! >>> >>> Also, we can think later on crafting some different matchers for which >>> files should trigger which job! Thanks for proposing this (: >>> >>> Something simple like this >>> https://discuss.circleci.com/t/how-to-run-a-job-or-a-step-only-when-a-specified-file-changed/29751 >>> but >>> some step that actually >>> check what file has changed or something. >>> >>> Bartek >>> >>> On Thu, 9 Apr 2020 at 08:01, Ben Kochie <[email protected]> wrote: >>> >>>> Seems like a good idea to me. It can also run the tests in parallel. >>>> >>>> On Wed, Apr 8, 2020 at 11:23 PM Julien Pivotto <[email protected]> >>>> wrote: >>>> >>>>> >>>>> Hi there, >>>>> >>>>> What would you think of splitting React and Golang tests in 2 different >>>>> circleci jobs? >>>>> >>>>> React is not predictable as we don't really pin dependencies, and a >>>>> failure there implies that go tests don't run. >>>>> >>>>> -- >>>>> (o- Julien Pivotto >>>>> //\ Open-Source Consultant >>>>> V_/_ Inuits - https://www.inuits.eu >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Prometheus Developers" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> To view this discussion on the web visit >>>>> https://groups.google.com/d/msgid/prometheus-developers/20200408212352.GA5655%40oxygen >>>>> . >>>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Prometheus Developers" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/prometheus-developers/CABbyFmonc4n2R02t7N%2BO7tBuD6jOqdWUELEv6%3DShg7ZUHsCdXg%40mail.gmail.com >>>> <https://groups.google.com/d/msgid/prometheus-developers/CABbyFmonc4n2R02t7N%2BO7tBuD6jOqdWUELEv6%3DShg7ZUHsCdXg%40mail.gmail.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/CABbyFmqZ-cumOb-aUZwPWu-n6HdzYA%2BwkzhRUhaDc5GXvx-8iw%40mail.gmail.com.

