Chris Polcyn

Results 13 issues of Chris Polcyn

github_release_notes task tries to update existing release notes when they exist. We should have an overwrite option (default=False) that allows us to do release notes from scratch.

enhancement

For example this URL: https://mrbelvedereci.herokuapp.com/builds/?status=error It shows builds with status=error but it does not show builds where latest rebuild is status=error (unless build is also status=error). The same issue exists...

bug

Currently we have different categories for notifications: repository, plan, and branch. Instead we should have a generic notification with the type as a setup option. I think it would make...

enhancement

If a user is on a build page where Rebuild button is shown, and another user (or same user in a different session) does a rebuild, then if the first...

bug

When viewing detail view of a scratch org it shows all the related Builds and their org instances. It should also show Rebuilds since they each have their own org...

bug

When a build is rebuilt, logs at the Build level are appended. Then when viewed on the Overview tab of the build or rebuilt detail view, all logs are shows....

enhancement

Users may log in to build orgs if they have the necessary permissions (is_staff) by clicking the "Log In" button on the org tab of a build detail view. We...

enhancement

Display links to admin pages for admin users. e.g. build detail page would have a button like "View in admin panel".

enhancement

A handy way to pause builds for a while so we can e.g. restart/upgrade the instance

enhancement

Build status should auto update when it changes, instead of having to refresh the page.

enhancement