github-notifications
Here are 23 public repositories matching this topic...
-
Updated
Jun 14, 2020 - JavaScript
-
Updated
Apr 10, 2020 - Shell
-
Updated
Feb 8, 2017 - Python
-
Updated
Jul 5, 2020 - Shell
-
Updated
May 11, 2020 - Crystal
-
Updated
Jan 25, 2018 - Python
-
Updated
Jul 2, 2017 - JavaScript
Rather than an alert dialog, maybe we should use something in the app's window itself? It would be both less intrusive and more persistent (if the user says no).
Inspired by this idea https://dribbble.com/shots/2464318-Cloud-Apps-Backup
-
Updated
Mar 28, 2020 - Scala
-
Updated
Jun 16, 2020 - Swift
Right now, if the merge succeeds it says, "Continuous integration succeeded", or if it fails, "Failed to merge user-one:fix-2589: Conflicting". It would be nice to show the full log of the merge attempt.
This is an involved task, because (1) the log output needs to be extracted out (2) it needs to be web published somewhere, then (3) it's published location needs to added to the status API cal
-
Updated
Jun 12, 2020 - C++
-
Updated
Oct 27, 2018 - Python
-
Updated
Feb 27, 2017 - Ruby
-
Updated
Oct 19, 2018 - JavaScript
-
Updated
Oct 19, 2018 - Shell
-
Updated
Mar 19, 2018 - Python
-
Updated
Apr 18, 2017 - JavaScript
-
Updated
Jul 30, 2018 - Python
-
Updated
Oct 21, 2018 - JavaScript
-
Updated
Jul 6, 2020 - TypeScript
Improve this page
Add a description, image, and links to the github-notifications topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the github-notifications topic, visit your repo's landing page and select "manage topics."
The Docker setup instructions do not show how to run the test suite with the docker-compose command. I've successfully set up the app and started the Rails server with the following command (which is in the instructions):