I want to spend some time on hacking missing features of the awesome CI tool Drone. It's written in Golang and is built around docker.

Looking for hackers with the skills:

drone ci docker oss

This project is part of:

Hack Week 13

Activity

  • over 8 years ago: tboerger left this project.
  • about 9 years ago: tboerger added keyword "drone" to this project.
  • about 9 years ago: tboerger added keyword "ci" to this project.
  • about 9 years ago: tboerger added keyword "docker" to this project.
  • about 9 years ago: tboerger added keyword "oss" to this project.
  • about 9 years ago: tboerger started this project.
  • about 9 years ago: tboerger originated this project.

  • Comments

    • tboerger
      about 9 years ago by tboerger | Reply

      Deploy to Anynines: https://github.com/drone-plugins/drone-anynines

    • tboerger
      about 9 years ago by tboerger | Reply

      Deploy to Rubygems: https://github.com/drone-plugins/drone-rubygems

    • tboerger
      about 9 years ago by tboerger | Reply

      Deploy to Heroku: https://github.com/drone-plugins/drone-heroku

    • tboerger
      about 9 years ago by tboerger | Reply

      Deploy to Deis: https://github.com/drone-plugins/drone-deis

    • tboerger
      about 9 years ago by tboerger | Reply

      Notify via Webhook: https://github.com/drone-plugins/drone-webhook

    • tboerger
      about 9 years ago by tboerger | Reply

      Deploy to Azure Web Apps: https://github.com/drone-plugins/drone-azure-web-apps

    • tboerger
      about 9 years ago by tboerger | Reply

      Deploy to Scalingo: https://github.com/drone-plugins/drone-scalingo

    Similar Projects

    Drag Race - comparative performance testing for pull requests by balanza

    Description

    «Sophia, a backend developer, submitted a pull request with optimizations for a critical database query. Once she pushed her code, an automated load test ran, comparing her query against the main branch. Moments later, she saw a new comment automatically added to her PR: the comparison results showed reduced execution time and improved efficiency. Smiling, Sophia messaged her team, “Performance gains confirmed!”»

    Goals

    • To have a convenient and ergonomic framework to describe test scenarios, including environment and seed;
    • to compare results from different tests
    • to have a GitHub action that executes such tests on a CI environment

    Resources

    The MVP will be built on top of Preevy and K6.


    Migrate from Docker to Podman by tjyrinki_suse

    Description

    I'd like to continue my former work on containerization of several domains on a single server by changing from Docker containers to Podman containers. That will need an OS upgrade as well as Podman is not available in that old server version.

    Goals

    • Update OS.
    • Migrate from Docker to Podman.
    • Keep everything functional, including the existing "meanwhile done" additional Docker container that is actually being used already.
    • Keep everything at least as secure as currently. One of the reasons of having the containers is to isolate risks related to services open to public Internet.
    • Try to enable the Podman use in production.
    • At minimum, learn about all of these topics.
    • Optionally, improve Ansible side of things as well...

    Resources

    A search engine is one's friend. Migrating from Docker to Podman, and from docker-compose to podman-compose.