-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop #351
base: master
Are you sure you want to change the base?
Develop #351
Conversation
(we can get a wildcard cert for our dev domain as well) Signed-off-by: Kingdon Barrett <[email protected]>
Signed-off-by: Kingdon Barrett <[email protected]>
'find' is deprecated - I don't know how the version pinning failed? Sequelize used to have a 'find' method here Signed-off-by: Kingdon Barrett <[email protected]>
Signed-off-by: Kingdon Barrett <[email protected]>
IDK if this code is called, but the same invocation Promises.find has failed in two other places, so I'm not leaving this one behind Signed-off-by: Kingdon Barrett <[email protected]>
I am looking into resolving the dependabot issues: https://github.com/commitsto/commits.to/security/dependabot (so I do not get owned six ways from Sunday) @chrisbutler If you are willing to give me write access here, then I'll make my updates here! (Else, I'll likely start merging them at: https://github.com/teamhephy-admin/commits.to and try to find a way to enable the dependabot updates there.) |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #351 +/- ##
==========================================
- Coverage 23.51% 22.52% -0.99%
==========================================
Files 33 33
Lines 523 506 -17
Branches 32 31 -1
==========================================
- Hits 123 114 -9
+ Misses 396 389 -7
+ Partials 4 3 -1 ☔ View full report in Codecov by Sentry. |
Signed-off-by: Kingdon P Barrett <[email protected]>
Signed-off-by: Kingdon P Barrett <[email protected]>
Signed-off-by: Kingdon P Barrett <[email protected]>
Signed-off-by: Kingdon P Barrett <[email protected]>
Signed-off-by: Kingdon P Barrett <[email protected]>
Signed-off-by: Kingdon P Barrett <[email protected]>
The currently deployed release in production:
(output of:
deis releases -a commitsto-alpha
)You can access this at https://commits.to (or http://commits.to)