Keep boycotting Microsoft-owned GitHub!

  • JustEnoughDucks@feddit.nl
    link
    fedilink
    English
    arrow-up
    9
    ·
    6 days ago

    I moved all my projects from github over to codeberg. It was a seamless transition except for having to modify some links in the readme and a submodule, but issues moved over OK as well.

    • ExLisperA
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 days ago

      What about CI/CD? From what I see forgejo actions are not compatible with github actions. Does moving those require a lot of work?