Skip to content

Instantly share code, notes, and snippets.

@topherbullock
Last active October 26, 2018 18:19
Show Gist options
  • Save topherbullock/043312424cf74b58a23b5f98d6e2c517 to your computer and use it in GitHub Desktop.
Save topherbullock/043312424cf74b58a23b5f98d6e2c517 to your computer and use it in GitHub Desktop.
4.2.1 features

Dashboard

  • Searching on the dashboard (teams, pipelines, URLs)
  • The dashboard view will now indicate whether you are a member of each team or whether you're only seeing it because it has exposed pipelines.

Users + Auth

  • Global users
  • LDAP based auth!

Operability

  • Workers can now be registered with a --ephemeral flag. When specified, the worker will be immediately removed once it stalls. check resource-type
  • Pipeline credentials can now be verified via a new --check-creds flag available on fly set-pipeline.
  • syslog endpoint
  • /api/v1/info/creds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment