-
Notifications
You must be signed in to change notification settings - Fork 36
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
[CHORE] [MER-3606] Integration v0.28.2 #5013
Conversation
…er a component has been copied causes issues (#4955) * MER-3423 * More changes * More Changes * trying to re-run checks * Update EditingCanvas.tsx
…eys view [BUG FIX] [MER-3434] Remove likert visualization from instructor surveys view
[BUG FIX] [MER-3393] Time restricted assessments no longer work rework
fix button padding
[ENHANCEMENT] [MER-3396] Async project export to fix gateway timeout
[ENHANCEMENT] [MER-3503] Add support for accessing research consent form
Co-authored-by: Raphael Gachuhi <rgachuhi@cmu.edu>
…sessment (#4971) * handle attempt submitted state for manually graded activities * fix test
…t work (#4979) * MER-3506 Fix back link * MER-3506 Add test * MER-3506 Make more robust SetRequestPath plug
…Section and Project (#4991) * [BUG FIX] [MER-3548] Change default analytic_version value to v2 for section and project * [BUG FIX] [MER-3548] Add a new test and adjust existing tests
…d Home screen (#4992) * handle case when days_difference datetime cannot be localized * fix flaky test
…TI launch (#4994) * remove institution_instructor role from list of allow_configure_section_roles * skip flaky test * bump version number
* [MER-3550] Adds agenda flag field to section * [MER-3550] Adds button to toggle agenda field value * [MER-3550] Renders agenda component conditionally * [MER-3550] Adds tests
… link (#5003) * [MER-3565] Fix page link error on activity rendering * [MER-3565] Fix page link error on page rendering * [MER-3565] Add missing props * [MER-3565] Fix typescript tests * [MER-3565] Update docker compose command in CI test runner
…t students that are no longer enrolled in the LMS course (#5006)
…ent-grace-period-pay-banner [BUG FIX] [MER-3572] Delivery student grace period pay banner
…desired results (#5007) * return not enough data if num first attempts is less than 3 * use sum to aggregate num first attempts
Co-authored-by: Raphael Gachuhi <rgachuhi@cmu.edu>
…ntegration-v0.28.2
|
GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
---|---|---|---|---|---|
10034199 | Triggered | Generic Password | d682bc2 | config/hound.exs | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
NOTE: DO NOT SQUASH - Select "Merge Commit" when merging
Integrate hot fix v0.28.2 changes upstream to master.