Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / hcholab/sfkit-website issues and pull requests

#118 - Bump requests from 2.31.0 to 2.32.0

Pull Request - State: open - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#117 - Bump werkzeug from 3.0.1 to 3.0.3

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#116 - merge changes into main (sfkit.org)

Pull Request - State: closed - Opened by simonjmendelsohn 6 months ago - 1 comment

#115 - Bump idna from 3.4 to 3.7

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#114 - small updates for sf-relate

Pull Request - State: closed - Opened by simonjmendelsohn 6 months ago - 1 comment

#113 - Address security vulnerabilities, such as by adding jsonschema

Pull Request - State: closed - Opened by simonjmendelsohn 7 months ago - 9 comments

#112 - some updates for sf-relate; some other miscellaneous updates

Pull Request - State: closed - Opened by simonjmendelsohn 7 months ago - 1 comment

#111 - Fix downloads of result files

Pull Request - State: closed - Opened by dinvlad 7 months ago - 1 comment

#110 - Use RESULTS_BUCKET env var

Pull Request - State: closed - Opened by dinvlad 7 months ago - 1 comment

#109 - Bump cryptography from 42.0.0 to 42.0.4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies

#108 - Bump cryptography from 42.0.0 to 42.0.2

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#107 - deploy to prod

Pull Request - State: closed - Opened by simonjmendelsohn 8 months ago - 1 comment

#106 - always include SFKIT_API_URL in startup script

Pull Request - State: closed - Opened by simonjmendelsohn 8 months ago - 1 comment

#105 - merge to prod

Pull Request - State: closed - Opened by simonjmendelsohn 8 months ago - 1 comment

#104 - update database

Pull Request - State: closed - Opened by simonjmendelsohn 8 months ago

#103 - add substitution variable for _FIRESTORE_DATABASE

Pull Request - State: closed - Opened by simonjmendelsohn 8 months ago

#102 - don't hardcode SFKIT_API_URL as much; minor formatting

Pull Request - State: closed - Opened by simonjmendelsohn 8 months ago - 1 comment

#101 - deploy dev to prod

Pull Request - State: closed - Opened by simonjmendelsohn 8 months ago - 2 comments

#100 - add sf-relate; minor bug fixes

Pull Request - State: closed - Opened by simonjmendelsohn 8 months ago - 1 comment

#99 - Bump cryptography from 41.0.6 to 42.0.0

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#98 - allow anonymous users to create studies (on non-terra)

Pull Request - State: closed - Opened by simonjmendelsohn 8 months ago - 1 comment

#97 - Log allowed origins

Pull Request - State: closed - Opened by dinvlad 8 months ago - 1 comment

#96 - Fix WebSocket connection issues due to CORS

Pull Request - State: closed - Opened by dinvlad 8 months ago - 3 comments

#95 - Fix SFKIT_API_URL for Cloud Run and remove extra logging

Pull Request - State: closed - Opened by simonjmendelsohn 8 months ago - 10 comments

#94 - add logging for errors in signaling server

Pull Request - State: closed - Opened by simonjmendelsohn 8 months ago

#93 - source profile to fix startup scripts

Pull Request - State: closed - Opened by simonjmendelsohn 8 months ago - 1 comment

#92 - improve cloud run logging

Pull Request - State: closed - Opened by simonjmendelsohn 8 months ago - 3 comments

#91 - set HOME env variable; handle SENDGRID_API_KEY env variable

Pull Request - State: closed - Opened by simonjmendelsohn 8 months ago - 1 comment

#90 - fix task initialization for users

Pull Request - State: closed - Opened by simonjmendelsohn 8 months ago - 1 comment

#89 - Improve signaling logging

Pull Request - State: closed - Opened by dinvlad 8 months ago - 2 comments

#88 - fix awaiting for file

Pull Request - State: closed - Opened by simonjmendelsohn 9 months ago - 1 comment

#87 - try to fix transactions again

Pull Request - State: closed - Opened by simonjmendelsohn 9 months ago - 1 comment

#86 - try to fix transactions

Pull Request - State: closed - Opened by simonjmendelsohn 9 months ago - 1 comment

#85 - lots of reformatting and some small bug fixes

Pull Request - State: closed - Opened by simonjmendelsohn 9 months ago - 2 comments

#84 - Fix user_id detection in /get_study_options

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#83 - Fix ID key imports

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#82 - Auto-detect CP0 id on Terra

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#81 - Make auth key automatically

Pull Request - State: closed - Opened by simonjmendelsohn 9 months ago - 1 comment

#80 - fix wrong parameter in function

Pull Request - State: closed - Opened by simonjmendelsohn 9 months ago

#79 - fix bug in previous commit

Pull Request - State: closed - Opened by simonjmendelsohn 9 months ago

#78 - add endpoint to get_study_options for terra cli

Pull Request - State: closed - Opened by simonjmendelsohn 9 months ago - 1 comment

#77 - prevent repeat study titles; minor formatting

Pull Request - State: closed - Opened by simonjmendelsohn 9 months ago - 1 comment

#76 - Fix APIException semantics

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#75 - Fix response type conversion in APIException

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#74 - Fix parameters and error handling for Terra workflow submission

Pull Request - State: closed - Opened by dinvlad 9 months ago - 3 comments

#73 - Revert to using dedicated APIException class

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#72 - Refactor API exception handling through HTTPException

Pull Request - State: closed - Opened by dinvlad 9 months ago - 4 comments

#71 - Improve API exception reporting

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#70 - Fix Terra request headers assignment

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#69 - minor bug fixes and security improvements; fix accepting invitation t…

Pull Request - State: closed - Opened by simonjmendelsohn 9 months ago - 1 comment

#68 - Fix Sam registration body

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#67 - Temp log SA on error

Pull Request - State: closed - Opened by dinvlad 9 months ago

#66 - Add error description to register_terra_service_account()

Pull Request - State: closed - Opened by dinvlad 9 months ago - 2 comments

#65 - Fix get_service_account_headers() implementation

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#64 - Fix Terra Service Account registration

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#63 - Fix register_service_account() invocation

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#62 - Fix HeaderTypes -> Headers

Pull Request - State: closed - Opened by dinvlad 9 months ago

#61 - Fix auth header handling and generate SA token properly

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#60 - Launch terra cp0

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#59 - remove jinja dependency; simplify email invitation logic

Pull Request - State: closed - Opened by simonjmendelsohn 9 months ago - 2 comments

#58 - Bump jinja2 from 3.1.2 to 3.1.3

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies

#57 - Get CLI username from user ID and study_id from query param for Terra

Pull Request - State: closed - Opened by dinvlad 9 months ago - 7 comments

#56 - Add separate database for non-terra dev

Pull Request - State: closed - Opened by simonjmendelsohn 9 months ago

#55 - Improve debug logging

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#54 - Step up DEBUG logging level to avoid too much verbosity

Pull Request - State: closed - Opened by dinvlad 9 months ago - 2 comments

#53 - Fix log format and level for Terra/Kubernetes

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#52 - Externalize all env vars into constants.py

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#51 - Add more logging

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#50 - Set log level via LOG_LEVEL env var and add auth user debug logging

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#49 - Fix default Firestore database ID

Pull Request - State: closed - Opened by dinvlad 9 months ago - 2 comments

#48 - Add support for CLI auth with Terra

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#47 - Parse user ID universally and improve Auth header validation

Pull Request - State: closed - Opened by dinvlad 9 months ago - 13 comments

#46 - Fix Firestore database name returned from /createCustomToken

Pull Request - State: closed - Opened by dinvlad 9 months ago - 2 comments

#45 - Unrevert project ID setting and return database name from /createCustomToken

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#44 - Revert Firebase project ID assignment

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#43 - Revert to using FIREBASE_PROJECT_ID

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#42 - Remove and cleanup impersonation

Pull Request - State: closed - Opened by dinvlad 9 months ago - 2 comments

#41 - Re-enable impersonation

Pull Request - State: closed - Opened by dinvlad 9 months ago - 2 comments

#40 - Disable TARGET_SERVICE_ACCOUNT for now

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#39 - Log impersonated Firebase token without signature

Pull Request - State: closed - Opened by dinvlad 9 months ago - 2 comments

#38 - Always reference FIREBASE_PROJECT_ID when setting up Firebase and Firestore

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#37 - Set serviceAccountId for TARGET_SERVICE_ACCOUNT

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#36 - Attempt to fix Google impersonated_credentials import

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#35 - Fix Google Auth import

Pull Request - State: closed - Opened by dinvlad 9 months ago - 2 comments

#34 - Use optional TARGET_SERVICE_ACCOUNT impersonation

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#33 - Detect service account email for Firebase App

Pull Request - State: closed - Opened by dinvlad 9 months ago - 2 comments

#32 - Set Firebase app for custom Firebase token creation

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#31 - Bump cryptography from 41.0.5 to 41.0.6

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#30 - Use custom FIRESTORE_DATABASE name

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#29 - Fix FIREBASE_PROJECT_ID constant import

Pull Request - State: closed - Opened by dinvlad 9 months ago - 1 comment

#22 - Add localhost dev origin (attempt 4)

Pull Request - State: closed - Opened by dinvlad 10 months ago

#18 - Fix Hypercorn config copy and add Curl to Dockerfile

Pull Request - State: closed - Opened by dinvlad 10 months ago - 1 comment

#16 - [sfkit] Fix Failure upon autodeploy to terra dev environments

Pull Request - State: closed - Opened by mflinn-broad 10 months ago - 2 comments

#15 - Fix CORS handling

Pull Request - State: closed - Opened by dinvlad 10 months ago - 4 comments

#13 - Restore Broadbot token

Pull Request - State: closed - Opened by dinvlad 10 months ago - 1 comment

#12 - Turn on FLASK_DEBUG only in Cloud Run development by default

Pull Request - State: closed - Opened by dinvlad 10 months ago - 1 comment

#11 - Return firebaseProjectId from /createCustomToken

Pull Request - State: closed - Opened by dinvlad 10 months ago - 1 comment

#10 - Rename WebSocket Origin var

Pull Request - State: closed - Opened by dinvlad 10 months ago - 1 comment

#8 - Update to Allow Version Reporting to Sherlock and Auto Deploy to Terra Dev Env

Pull Request - State: closed - Opened by mflinn-broad 10 months ago - 3 comments

#3 - Add GitHub workflow to build and push to Terra

Pull Request - State: closed - Opened by dinvlad 12 months ago