Skip to content
This repository was archived by the owner on Oct 16, 2019. It is now read-only.

Conversation

@jeyb
Copy link

@jeyb jeyb commented Oct 25, 2015

I have a private fork of this repository which has quite a few changes which I'd like to push up if you're interested. Fundamentally, nothing is different in terms of deployments, however, we needed a UI for our needs. It's fairly simple but gives great visibility when you have dozens of applications and environments. This PR has some modifications to the models to support it.

  1. Create Environment model for better organization. This allows us to do grouping and ordering via the database query.
  2. Deployment now stores the sender's username and avatar url which can be used in the future for views as that information isn't persisted.
  3. Some indexes were added for optimization.

What are your thoughts on having a UI as part of this repository? It won't perform any actions itself, purely a view of what's been done. If you'd rather not, I suppose I can always keep just that portion in our fork.

jeyb added 2 commits October 25, 2015 14:25
Deployment now also stores the sender's username and avatar url which can be used in the future for views. In addition, some indexes were added for optimization.
@atmos
Copy link
Owner

atmos commented Dec 6, 2015

Hi Jey,

Are you still interested in getting this merged and/or using this branch?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants