rmict.nl
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
mesa@piefed.social to Programming@programming.devEnglish · 8 hours ago

Copilot is now injecting ads into GitHub pull requests. It's a disaster.

www.windowscentral.com

external-link
message-square
33
link
fedilink
246
external-link

Copilot is now injecting ads into GitHub pull requests. It's a disaster.

www.windowscentral.com

mesa@piefed.social to Programming@programming.devEnglish · 8 hours ago
message-square
33
link
fedilink
A developer caught Copilot adding promotional "tips" to code descriptions, highlighting a messy new era of AI slop.
  • mesa@piefed.socialOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 hours ago

    How did you get the CI working in codeberg? last time I checked, you had to get permission to do so(?). I would love to switch when I have time.

    • uuj8za@piefed.social
      link
      fedilink
      English
      arrow-up
      4
      ·
      4 hours ago

      You do have to ask for permission. https://docs.codeberg.org/ci/

      Asking permission involves creating an issue on the Codeberg-e.V./requests repo: https://codeberg.org/Codeberg-e.V./requests/issues/new?template=ISSUE_TEMPLATE%2FWoodpecker-CI.yaml

      Here’s an example issue asking permission for CI: https://codeberg.org/Codeberg-e.V./requests/issues/1663

      They get back to you fairly quickly. I think the main thing they check for is if your project is FOSS. They don’t seem very strict otherwise.

      After you get permission, you can go to https://ci.codeberg.org/login to access CI.

      You’ll also need to create a .woodpecker folder in your repo.

      Woodpecker docs are here: https://woodpecker-ci.org/docs/usage/intro

      # .woodpecker/my-first-workflow.yaml  
      when:  
        - event: push  
          branch: main  
      
      steps:  
        - name: build  
          image: debian  
          commands:  
            - echo "This is the build step"  
            - echo "binary-data-123" > executable  
        - name: a-test-step  
          image: golang:1.16  
          commands:  
            - echo "Testing ..."  
            - ./executable  
      

Programming@programming.dev

programming@programming.dev

Subscribe from Remote Instance

Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: !programming@programming.dev

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person’s post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you’re posting long videos try to add in some form of tldr for those who don’t want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



Visibility: Public
globe

This community can be federated to other instances and be posted/commented in by their users.

  • 535 users / day
  • 1.44K users / week
  • 3.38K users / month
  • 8.47K users / 6 months
  • 1 local subscriber
  • 26.3K subscribers
  • 976 Posts
  • 9.38K Comments
  • Modlog
  • mods:
  • snowe@programming.dev
  • Ategon@programming.dev
  • UlrikHD@programming.dev
  • bugsmith@programming.dev
  • Spyro@programming.dev
  • BE: 0.19.13
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org