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

feat: remove file size limits (PL-511) #509

Closed
wants to merge 2 commits into from

Conversation

jonahsnider
Copy link
Contributor

Fixes or implements PL-511

Brief description. What is this change?

remove file size limits from middleware. they are being moved to the infrastructure level

Checklist

  • changes have been validated in an ephemeral environment
  • this is a breaking change and should publish a new major version
  • appropriate tests have been written
  • any new env vars have been added to the notion doc and infra has been notified

@jonahsnider jonahsnider changed the title feat: remove file size limits feat: remove file size limits (PL-511) Apr 18, 2023
@jonahsnider
Copy link
Contributor Author

bors r+

bors-vf bot pushed a commit that referenced this pull request May 2, 2023
**Fixes or implements PL-511**

### Brief description. What is this change?

remove file size limits from middleware. they are being moved to the infrastructure level

### Checklist

- [ ] changes have been validated in an ephemeral environment
- [ ] this is a breaking change and should publish a new major version
- [ ] appropriate tests have been written
- [ ] any new env vars have been added to the [notion doc](https://www.notion.so/voiceflow/Add-Environment-Variables-be1b0136479f45f1adece7995a7adbfb) and infra has been notified
@bors-vf
Copy link

bors-vf bot commented May 2, 2023

This PR was included in a batch that successfully built, but then failed to merge into master. It will not be retried.

Additional information:

Response status code: 422
{"message":"Required status check \"SonarCloud Code Analysis\" is failing.","documentation_url":"https://docs.github.com/articles/about-protected-branches"}

@jonahsnider jonahsnider force-pushed the jonah/remove-size-limits/PL-511 branch from f953c5c to d04c1ee Compare May 2, 2023 19:50
@sonarcloud
Copy link

sonarcloud bot commented May 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@jonahsnider
Copy link
Contributor Author

bors r+

bors-vf bot pushed a commit that referenced this pull request May 9, 2023
**Fixes or implements PL-511**

### Brief description. What is this change?

remove file size limits from middleware. they are being moved to the infrastructure level

### Checklist

- [ ] changes have been validated in an ephemeral environment
- [ ] this is a breaking change and should publish a new major version
- [ ] appropriate tests have been written
- [ ] any new env vars have been added to the [notion doc](https://www.notion.so/voiceflow/Add-Environment-Variables-be1b0136479f45f1adece7995a7adbfb) and infra has been notified
@bors-vf
Copy link

bors-vf bot commented May 9, 2023

This PR was included in a batch that successfully built, but then failed to merge into master. It will not be retried.

Additional information:

Response status code: 422
{"message":"Required status check \"SonarCloud Code Analysis\" is failing.","documentation_url":"https://docs.github.com/articles/about-protected-branches"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants