Workiva / webdev_proxy

A simple HTTP proxy for the webdev serve command (a tool authored by the dart team) that adds support for rewriting certain requests, namely rewriting 404s to instead serve the root index (/index.html). This allows developers to work on browser applications (like our own) that use HTML5 routing while still being able to refresh and/or navigate directly to deep links.
Other
11 stars 6 forks source link

RM-168215 Release webdev_proxy 0.1.8 #27

Closed rmconsole-readonly-wk closed 1 year ago

rmconsole-readonly-wk commented 1 year ago

Pull Requests included in release:

Requested by: @robbecker-wf

Diff Between Last Tag and Proposed Release: https://github.com/Workiva/webdev_proxy/compare/0.1.7...Workiva:release_webdev_proxy_0.1.8 Diff Between Last Tag and New Tag: https://github.com/Workiva/webdev_proxy/compare/0.1.7...0.1.8

The logs for the request that created this PR can be found here This pull request can be recreated by clicking here

aviary3-wk commented 1 year ago

Security Insights

No security relevant content was detected by automated scans.

Action Items

robbecker-wf commented 1 year ago

QA+1 CI Passes @Workiva/release-management-p