Git Product home page Git Product logo

there-is-no-snapshot's Introduction

there-is-no-snapshot

Gradle + Build pipeline. Example project for the presentation "There is no snapshot"

Run

docker build -t nosnaps .

docker run --rm -p 8080:8080 -v $(pwd)/jenkins_home:/var/jenkins_home --name nosnaps nosnaps This might take considerable time the first time.

TODO

- Update minor version in INITIAL_PROJECT after a successful tag. Use groovy scripting

  • Use template builders. For some reason this does not work.
  • Add Authorization. Per project.
    • Use so that only a subset of users can deploy to prod
  • Use ssh-keys with ssh-agent during deploy.
    • Use ssh-keys from users. Each user has a private ssh-key named for the spesific server they are deploying to. Or just one for all.
  • Add Github pull requests.
    • Show how this can reuse deploy-jobs and clever naming.
    • Use parallel builds.
  • Add "nice"-to-have-plugins
    • Disk usage
    • Job Configuration History

there-is-no-snapshot's People

Contributors

judoole avatar

Watchers

Henrik Wingerei avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.