Releases: chrinor2002/concourse-workbench
Team Search
Feature: Team searches - New paths are supported:
- /team/{team}
- /team/{team}/search/{search}
Upgrade: Evergreen to node 8, various module upgrades
"Breaking" change: path searches can no longer contain a slash (/). Names of pipelines should not contain these anyways.
Multiple Teams
Feature: Privileged Actions
Fixed: Multiple teams
Privileged Actions
New feature: Privileged Actions
Privileged actions allows an admin to define hidden basic auth credentials that can be used by the backend to execute jobs. These credentials are used by the actions exposed using the PRIVILEGED_FILTER environment variable. See the Dockerfile for an example.
The intent for this feature is to allow administrators the ability to expose simple jobs to team members without needing each team member to log into concourse.
Job Filters
New Features:
- Job Filters - Jobs can now be filtered
- Dynamic Pipe Status - pipe status is now dynamic based on represented jobs (based on job filtering)
- Multiple status filters - Changed from radio to checkboxes, multiple statuses can now be selected
Bug fixes:
- fixed not saving pipe sorting
- fixed some performance issues
V1!
Ok its been in beta long enough.
Version Info
- Added version info to the UI
Intervals
- Added paused status to jobs
- Fixed aggregate status of pipelines (based on status of jobs)
- Fixed multiple animations for multiple jobs
- Fixed update intervals
Animations
This latest beta fixes the animations for jobs.
Links fixed
The only difference between this and the last version is the links to the pipes and jobs are fixed.
Long live the beta
Two main new features:
- Search path: /search/{substring}
- Job status indicator per pipeline