source-academy / frontend

Frontend of Source Academy, an online experiential environment for computational thinking (React, Redux, Saga, Blueprint)
https://sourceacademy.org
Apache License 2.0
101 stars 164 forks source link

Freeze Sentry CLI at version 2.31.0 #2963

Closed RichDom2185 closed 2 months ago

RichDom2185 commented 2 months ago

Description

Fixes the deploy error in the last few commits.

I don't see a need for us to always have the latest CLI version; we should freeze it to prioritise stable deployment.

See: https://github.com/getsentry/sentry-cli/issues/2053 See: https://github.com/getsentry/sentry-cli/issues/2052#issuecomment-2087888846

Type of change

Checklist

coveralls commented 2 months ago

Pull Request Test Coverage Report for Build 8911861845

Details


Totals Coverage Status
Change from base Build 8911772228: 0.0%
Covered Lines: 5299
Relevant Lines: 14893

💛 - Coveralls