Probely / probely-orb

Integrate our security scans with your CircleCI CI/CD pipeline
MIT License
1 stars 2 forks source link

[Orb Enhancement] Executor enhancements. #1

Closed KyleTryon closed 5 years ago

KyleTryon commented 5 years ago
  1. Consider renaming the included "alpine" executor to "default".
  2. Add a parameter to control the Docker tag version
  3. Update any jobs referencing "alpine" to switch to "default" and include the version parameter.

Executor: https://github.com/Probely/probely-orb/blob/master/src/executors/alpine.yml Best practices: https://circleci.com/docs/2.0/orbs-best-practices/#executors

Consider adding the orbtoberfest label on this issue to make this issue eligible for #Orbtoberfest https://circleci-public.github.io/hacktoberfest

fortrieb commented 5 years ago

I will take this issue if nobody is working on it.