Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Releases: chrinor2002/concourse-workbench

Team Search

17 Nov 14:28
177d10a
Compare
Choose a tag to compare
Team Search Pre-release
Pre-release

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

17 Nov 00:21
2c26d19
Compare
Choose a tag to compare

Feature: Privileged Actions
Fixed: Multiple teams

Privileged Actions

20 Jun 22:22
Compare
Choose a tag to compare
Privileged Actions Pre-release
Pre-release

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

05 May 18:02
Compare
Choose a tag to compare

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!

04 May 20:20
Compare
Choose a tag to compare
V1! Pre-release
Pre-release

Ok its been in beta long enough.

Version Info

04 May 18:38
Compare
Choose a tag to compare
Version Info Pre-release
Pre-release
  • Added version info to the UI

Intervals

04 May 17:08
Compare
Choose a tag to compare
Intervals Pre-release
Pre-release
  • 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

24 Apr 15:57
Compare
Choose a tag to compare
Animations Pre-release
Pre-release

This latest beta fixes the animations for jobs.

Links fixed

19 Dec 15:24
Compare
Choose a tag to compare
Links fixed Pre-release
Pre-release

The only difference between this and the last version is the links to the pipes and jobs are fixed.

Long live the beta

08 Dec 15:12
Compare
Choose a tag to compare
Long live the beta Pre-release
Pre-release

Two main new features:

  • Search path: /search/{substring}
  • Job status indicator per pipeline