GitHub’s latest transparency report reveals that the company received 2,000 valid DMCA takedown notices last year, resulting in the removal of over 31,151 projects. Targeted repositories included copied code, but also pirate apps, IPTV playlists, and many Nintendo Switch emulators. Circumvention takedowns increased slightly, but GitHub notes that these continue to be heavily scrutinized.

  • jatone@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    7 hours ago

    there is a nice CI/CD system that works locally and at cost hosted runners for personal plans. its very early stage. but i’ve been using it for my personal projects.

    it runs on a virtualization stack, and it can do things like github code spaces + ci/cd + model training. has built in code coverage/custom metrics.

    the code spaces bit doesnt work perfectly yet sadly (upstream issues) and mac support needs some improvements.