Giter VIP home page Giter VIP logo

summon-buildkite-plugin's People

Contributors

bsilverthorn avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

summon-buildkite-plugin's Issues

`post-checkout` is somewhat late

Note that this plugin does not play nice when used with other plugins that expect secrets to be available immediately, e.g. upon the environment step.

For example, if this plugin is used along with https://github.com/buildkite-plugins/ecr-buildkite-plugin, the ECR plugin will complain that it doesn't get the AWS values it needs.

I'm not sure of an 'easy' solution, since secrets.yml is coming in from the git repository. Fundamentally, the issue is 'there are tasks that need to run in Buildkite and require secrets before the repo is cloned', which is where this solution will not be applicable.

One way might be to store the secrets.yml file in S3, and then we could run the plugin in the environment step. Thats counter to how we typically use the secrets.yml file though (storing it alongside the repository).

Not something to urgently solve/change, but noting here as it does mean that I'm going to be storing the AWS key info for Buildkite ECR access on the pipeline, as the summon plugin cannot be (its only a power user of ECR; no other access).

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.