Skip to content

Instantly share code, notes, and snippets.

@ozbillwang
Last active September 11, 2017 01:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ozbillwang/cca4ce7986889a82a6ab86b5caff77c0 to your computer and use it in GitHub Desktop.
Save ozbillwang/cca4ce7986889a82a6ab86b5caff77c0 to your computer and use it in GitHub Desktop.
Wishlist for Drone CI

harness/gitness#2175

harness/gitness#2200

harness/gitness#2171

Seems drone cli supports it with deploy command

$ drone deploy --help

   --param value, -p value  custom parameters to be injected into the job environment. Format: KEY=value
   
  • support multiple drone pipeline files.

    Controlled by Deployment environment.

  • ECR supports (pull, build and push)

    (harness/gitness#1430)

Lower priorities

  • Support multiple Drone servers.
  • Drone server is stateful, not stateless.
  • work it out with the slack plugin that who restart the build. Currently it only report the author
  • restart as new build

harness/gitness#2035

harness/gitness#2204

@ozbillwang
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment