Skip to content

Deploy RC 161 to Prod#5499

Merged
stevegsa merged 15 commits intostages/prodfrom
stages/rc-2021-10-14
Oct 14, 2021
Merged

Deploy RC 161 to Prod#5499
stevegsa merged 15 commits intostages/prodfrom
stages/rc-2021-10-14

Conversation

@stevegsa
Copy link
Contributor

No description provided.

aduth and others added 15 commits October 6, 2021 12:31
**Why**: Because class properties are now part of the ES2022 specification, it is no longer necessary to use a plugin to support the syntax.
* Run ERBLint on ViewComponent markup

**Why**: Because these ERB files live outside app/views, but should still be subject to linting.

* Split paths passed to ERBLint

Seems expansion support may be OS/shell-specific
**Why**: So all new code is type-checked by default, saving us the risk / effort of opting-in.
* allow "bots" to log events

* Add separate error for token expiration

* set expiration in initialize

* translate errors
- Seems to be updated more recently than DeviceDetector
   - See JIRA, examples of mobile being detected incorrectly
- With a cache layer, performs similarly

* Use an LRU cache for browser parsing + caching
* Remove separate methods
* Mac OS X => macOS
* Remove DeviceTracking::DeviceName
* Remove DeviceTracking::ListDevices
* Remove DeviceTracking::UpdateDevice, move to Device
* Remove DeviceTracking::LookupDeviceForUser
* Remove DeviceTracking::CreateDevice
* Remove DeviceTracking::ListDeviceEvents
* Rename {DeviceTracking => }ForgetAllBrowsers
Bumps [puma](https://github.com/puma/puma) from 5.3.2 to 5.5.1.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](puma/puma@v5.3.2...v5.5.1)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add checkmark to success message

* add solid border to successful upload status
* Move pending_profile from UserDecorator down to User
* Remove Idv::ProfileActivator class
Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

country_code: '670'
name: Timor-Leste
supports_sms: true
supports_sms: false
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this shouldn't be in the diff... it should already be false in prod since we did a patch release

sps_over_quota_limit:
help: ''
info: There are SPs that have gone over their quota limit.
subject: Some SPs have reached their quota limit

maybe we need to do a merge?

@stevegsa stevegsa merged commit 35c7f3d into stages/prod Oct 14, 2021
@stevegsa stevegsa deleted the stages/rc-2021-10-14 branch October 14, 2021 18:15
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.

5 participants