Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

feat(api): Allow using an unreleased image for the run command #1208

Closed
wants to merge 5 commits into from

Commits on Jan 19, 2017

  1. feat(api): Allow using an unreleased image for the run command.

    This is useful for build steps which must be completed before an app is fully
    deployed to deis, for example asset compilation.
    Rob Holland committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    6927339 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. Style tweaks.

    Rob Holland committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    433a070 View commit details
    Browse the repository at this point in the history
  2. Fix typo.

    Rob Holland committed Feb 1, 2017
    Configuration menu
    Copy the full SHA
    acdf5e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2017

  1. Improve test coverage.

    Rob Holland committed Feb 4, 2017
    Configuration menu
    Copy the full SHA
    168232b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into rh-run-image

    Rob Holland committed Feb 4, 2017
    Configuration menu
    Copy the full SHA
    09b8a3b View commit details
    Browse the repository at this point in the history