Skip to content

DTP (Test > Production: 7719078d) - #51312

Merged
wilkie merged 47 commits into
productionfrom
dtp_candidate_7719078d
Apr 12, 2023
Merged

DTP (Test > Production: 7719078d)#51312
wilkie merged 47 commits into
productionfrom
dtp_candidate_7719078d

Conversation

@wilkie

@wilkie wilkie commented Apr 12, 2023

Copy link
Copy Markdown
Contributor

No description provided.

Hamms and others added 30 commits March 13, 2023 18:15
In response to [a Sauce Labs outage last week](https://status.saucelabs.com/incidents/2vfbvxbwjj0f) which dramatically (and inaccurately) increased the flakiness rating for many tests.

Update generated by executing `bin/reset_flakiness`

See thread at https://codedotorg.slack.com/archives/C0T0PNTM3/p1681151728255329 for more context
…implicitly installing it anymore now that unicorn is gone
Currently, the extra functionality `prepend`ed onto these classes by initializer logic is only applied once when the application configuration is initially loaded. This works fine in most environments, but in environments in which we want to be able to reload code on the fly (currently only `development`) this means that the modifications are lost after reload.

To fix, we hook the `prepend` call itself into the `to_prepare` event, which explicitly runs once per code reload in environments which support code reloading, and only once during initial load otherwise.

- https://guides.rubyonrails.org/configuring.html#initialization-events
- https://stackoverflow.com/questions/8895103/how-can-i-keep-my-initializer-configuration-from-being-lost-in-development-mode
To pick up support for Rails 6.1 and Ruby 3.0

The main breaking changes since 3.3.1 are removal of support for Rails 5
and Ruby 2.4 in 4.0.0

https://github.com/rails/web-console/blob/master/CHANGELOG.markdown
* shallow renders csp summer workshop

* render csp summer workshop with enzyme mount

* also render csf intro workshop via mount
* update emails

* split up PRs

* update emails

* dont show times for csa capstone workshop sessions

* combine back to one pr

* show workshop location even if virtual for capstone

* remove unnecessary comment
DTT (Staging > Test) [robo-dtt]
* create typography.scss file

* import typography.scss file into design-system-pegasus stylsheet

* update class names on existing pages

* update comments

* add figcaption styles

* update comments

* refactor mixins and classes

* add more comments

* update comments

* update caption comment

* add imports and refactor some styles

* move mixin styles includes above specific styles
Apply Initializer Prepends on Each Code Reload
DTT (Staging > Test) [robo-dtt]
DTT (Staging > Test) [robo-dtt]
* Put curriculum catalog cards on page

* Only show cards with grade levels

* Truncate if course name is more than two lines

* Randomly render duration and translatability for now

* Remove margin-left for rtl capability

* Show cards without images

* Add back in margin between grades and duration

* Make non-english card height longer

* Change constant name to curriculumDataShape

* Change prop requirements

* Change division operation in scss

* Add initial tests for curriculum catalog page

* Simplify redux store

* Simplify return

* Update todo
DTT (Staging > Test) [robo-dtt]
* Don't lock answers for a multi contained level if multiple attempts are allowed

* Cleanup

* Update multi test to use new constructor parameter

* Enforce allow_multiple_attempts on FreeResponse contained levels

* Write UI tests and fix bug with students retrying levels
DTT (Staging > Test) [robo-dtt]
bethanyaconnor and others added 17 commits April 12, 2023 10:31
…contained-levels-enforce-allow_multiple_attempts

Revert "Enforce allow multiple attempts for contained levels"
DTT (Staging > Test) [robo-dtt]
* migrate javalab redux

* simplify save status function
DTT (Staging > Test) [robo-dtt]
…fessional-learning (#51281)

* Make PL tile on teacher homepage link to the PL choice page instead of signed in PL workshop list page

* Revert "Make PL tile on teacher homepage link to the PL choice page instead of signed in PL workshop list page"

This reverts commit 6d9aa7b.

* Update link for PL card on teacher homepage to go to PL fork page
DTT (Staging > Test) [robo-dtt]
DTT (Staging > Test) [robo-dtt]
* modify analyst sqlworkbench team

* set sqlworkbench-team for other human roles
DTT (Staging > Test) [robo-dtt]
Added a warning for the AP CSP create performance task
@wilkie
wilkie requested review from a team as code owners April 12, 2023 23:39
@wilkie
wilkie merged commit 10901f1 into production Apr 12, 2023
@wilkie
wilkie deleted the dtp_candidate_7719078d branch April 12, 2023 23:40
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.