Debug CircleCI® Locally

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Debug your CircleCI® builds locally, with bash access and caching.
    Here's a real example of debugging a repo's CI/CD
    Install Local CI to speed up your debugging:
    marketplace.vi...

Комментарии • 11

  • @quince10
    @quince10 Год назад +1

    Does localci has to be on MacOS, how about windows?

    • @RyanKienstra
      @RyanKienstra  Год назад

      Hi Frank, unfortunately, it doesn't work on Windows now. It sounds like debugging CI/CD is a pretty high priority for you. If so, I can send you a test version that works with Windows.

  • @RyanKienstra
    @RyanKienstra  2 года назад

    The shorter the feedback loop, the faster debugging is.

  • @danielmdev
    @danielmdev 2 года назад +1

    Only works for mac OS

    • @RyanKienstra
      @RyanKienstra  2 года назад

      You're right 😊 What OS would you like it to work on?

    • @danielmdev
      @danielmdev 2 года назад +1

      I'm using windows 10, so I'm connecting via ssh to my container

    • @RyanKienstra
      @RyanKienstra  2 года назад +1

      Thanks, Dan! I probably can't support Windows, unfortunately. Sorry for leaving you out in the cold, I wish I could.

  • @ngohoangart
    @ngohoangart 2 года назад +1

    too bad the plugin is not free

    • @RyanKienstra
      @RyanKienstra  2 года назад

      Yeah, that would be nice!

    • @ngohoangart
      @ngohoangart 2 года назад +1

      @@RyanKienstra by any chance you know how to set up environment for LocalCI test? seems like its not picking up environment .env file locally.

    • @RyanKienstra
      @RyanKienstra  2 года назад

      ​@@ngohoangart, sorry, could you elaborate on what the environment is, and what .env file you'd like it to pick up?