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

DTL (Test > Levelbuilder): 83970950 #17691

Merged
merged 54 commits into from
Sep 12, 2017
Merged

Conversation

deploy-code-org
Copy link
Contributor

No description provided.

Jeremy Stone and others added 30 commits September 8, 2017 08:52
Three changes I've selected after experimenting on a separate branch:

- Install `libmysqlclient-dev` and `libsqlite3-dev` which are required for some gems to build native extensions.  I suspect we had some builds passing earlier just because cached gems didn't need to rebuild native extensions.
- Remove `bundle config specific_platform true`.  This is a setting about how we build our Gemfile.lock file, but Circle CI should never be modifying Gemfile.lock so it's unnecessary.
- Add the `--deployment` flag to the `bundle install` call - again because Circle should never modify `Gemfile.lock`.  [Deployment mode](http://bundler.io/man/bundle-install.1.html#DEPLOYMENT-MODE) is designed for deployment and CI, and seems to add some validation and guarantee that we won't update Gemfile.lock.
…icle_for_international_regional_contacts

Redirect to a different zendesk article
DTT (Staging > Test) [robo-dtt]
…calation

Create new review upon escalation
DTT (Staging > Test) [Erin B. ]
tanyaparker and others added 24 commits September 11, 2017 14:58
Move delete button to bottom of cell
DTT (Staging > Test) [robo-dtt]
If the homepage is in EN, we have a new layout with action options centered.  Optionally, a DCDO "census_announcement" can be used to show a heading, description, and button.

If the homepage is not in EN, we show the legacy layout.

All options work in desktop & mobile layouts.
…ride-fixes

Teacher announcement: only use DCDO override if "en" and all fields given
…ment-updates

Homepage: special announcement updates
Add Angle Helper to value-input-style turn block
Share Dialog updated based on share setting for advanced tools
DTT (Staging > Test) [robo-dtt]
@deploy-code-org deploy-code-org merged commit cfcd83f into levelbuilder Sep 12, 2017
@davidsbailey davidsbailey deleted the dtl_candidate_83970950 branch January 17, 2018 17:58
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.

None yet

9 participants