Ticket #82 (closed enhancement: fixed)

Opened 6 months ago

Last modified 5 months ago

[patch] Add support to fetch the latest deployment for a stage

Reported by: mattmatt Owned by: somebody
Priority: minor Milestone:
Component: component1 Version:
Keywords: Cc:

Description

It would be a performance killer if I'd fetch all the deployments every time I want to check the current status.

Attachments

latest_deployment.patch (1.5 kB) - added by mattmatt 6 months ago.

Change History

Changed 6 months ago by mattmatt

Changed 6 months ago by mattmatt

config/routes also needs a small patch:

stages.resources :deployments, :collection => {:latest => :get}

Changed 5 months ago by jweiss

  • status changed from new to closed
  • resolution set to fixed

applied with r109 - thanks!

Note: See TracTickets for help on using tickets.