@anghenfil ich habe #droneio genutzt. https://www.drone.io/ Mittlerweile nutze ich Gitea Actions was ja den GitHub Actions sehr ähnlich ist.
Drone CI – Automate Software Testing and Delivery

Drone is a self-service Continuous Delivery platform for busy development teams

Ce n'est pas tout vert parce que je bosse dessus, mais quel plaisir de gérer son infrastructure avec des pipelines. Ici se sont #ansible, #droneio et #gitea qui sont à la manœuvre. Oh bordel ça y est, je suis #devops...

Il me reste d'énormes chantiers à réaliser, mais les bases sont là et ça fait du bien de ne plus s'en occuper !

Ладно, попробуем ещё раз.

Ищу кого-нибудь с боевым опытом в #DroneIO, чтобы понять, целесообразно ли копать в его сторону

I am looking for anybody with big or huge CI and #droneio to find if it fits our requirements

Retweet is appreciated

original tweet https://twitter.com/ClickHouseSRE/status/1630154973223763968

@[email protected] on Twitter

“Ладно, попробуем ещё раз. Ищу кого-нибудь с боевым опытом в #DroneIO, чтобы понять, целесообразно ли копать в его сторону I am looking for anybody with big or huge CI and #droneio to find if it fits our requirements Retweet is appreciated”

Twitter
@zeab I'm nervous to move from #gitea - I enjoy the simple things like how it's written in #go and such, but I'm constantly seeing people talk about #forgejo and I'm honestly curious. #DroneIO is also my CI/CD of choice at the moment because of #gitea
As of March this year Drone is no longer Drone, it's "Harness CI Community Edition".

ca.news.yahoo.com/seven-months…

#Drone #DroneCI #DroneIO #HarnessCI
Yahoo is now a part of Verizon Media

So I have a #Gitea and a #DroneIO on my servers and they are happy, but one little extra, I really miss, is there any self-hosted #FOSS code coverage tool like #Coveralls or Codecov, but #self-hosted

Any idea or is it a huge gap and someone should fill this gap asap.

Note: I checked
danhper/opencov, but it's a bit hard to see if it's still maintained and developer or not, and find detailed documentation. And it's hard to tell from the documentation if it has any hook capabilities like add a flag (bock it) or comment on a Gitea mr.
danhper/opencov

Open source code coverage history webapp. Contribute to danhper/opencov development by creating an account on GitHub.

Der Provider für Continuous Delivery as a Service sagt der Community von Drone.io Unterstützung zu und fokussiert sich auf mehrere interne Open-Source-Projekte.
Continuous Integration: Harness übernimmt Drone und setzt auf Open Source
#CI #ContinuousIntegration #Drohnen #Droneio #Harness #OpenSource
Continuous Integration: Harness übernimmt Drone und setzt auf Open Source

Der Provider für Continuous Delivery as a Service sagt der Community von Drone.io Unterstützung zu und fokussiert sich auf mehrere interne Open-Source-Projekte.

If anyone is curious, I have documented how I set up Drone.io last weekend to automatically build and deploy my Hugo website when I push changes to my personal Gitea server.

https://kevin.thecorams.net/posts/2020/01/howto-build-site-with-drone/

#hugo #droneio #docker #gitea

Howto: Building the Site With Drone – Kevin C. Coram

Drone on Kubernetes with Gitea, something went wrong :: Efertone @ Home

Originally posted on DevTo For a while I have my own Kubernetes stack on DigitalOcean where I can do some science and host what I want or what others ask me like blogs, landing pages, cron-jobs and of course a Gitea instance. One day I decided to fire up a Drone.io instance so I can automate the boring tasks with it. It was like Drone 1.0 or something. Everything worked as I expected and I was happy.

It only took a few hours tonight to set up a new VPS machine with Docker, LetsEncrypt, and Drone.io to be able to build and deploy my Hugo blog to a test site. The whole CI/CD pipeline takes less than ten seconds to finish.

I will have to write up all of the details, including my docker-compose files, nginx configs, and .drone.yml later on this week. It's all super exciting to see it come together. . . .

https://kevin.thecorams.net/posts/2020/01/building-site-with-drone/

#Hugo #IndieWeb #droneio #docker #letsencrypt

Building the Site With Drone.io – Kevin C. Coram