Skip to content
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

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Develop #351

wants to merge 13 commits into from

Conversation

kingdonb
Copy link
Collaborator

The currently deployed release in production:

v11	2022-12-06T18:16:55Z	yebyen deployed 37a43eb

(output of: deis releases -a commitsto-alpha)

You can access this at https://commits.to (or http://commits.to)

chrisbutler and others added 7 commits May 1, 2022 14:08
(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]>
@kingdonb
Copy link
Collaborator Author

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
Copy link

codecov bot commented Apr 19, 2023

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 22.52%. Comparing base (bdf6b98) to head (ad865dc).

Files Patch % Lines
models/pledge.ts 0.00% 1 Missing ⚠️
server/api/v1/promise.js 0.00% 1 Missing ⚠️
server/app/middleware.js 0.00% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

kingdonb added 6 commits March 8, 2024 06:58
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants