issues
search
athena-framework
/
athena
An ecosystem of reusable, independent components
https://athenaframework.org
MIT License
211
stars
17
forks
source link
`ATH::Listeners::CORS` improvements
#265
Closed
Blacksmoke16
closed
1 year ago
Blacksmoke16
commented
1 year ago
Add debug logging to help with figuring out issues with setting up CORS
Refactor listener to be a bit simpler, essentially reverts part of 5035a90a7f2a13b55a11666e81685c57b05ef516
Manually install
pkg-config
before running tests on mac to workaround
https://github.com/actions/runner-images/issues/7128
Skip installing executable when running tests via CI, saves like 30s/run
Resolves #263
pkg-config
before running tests on mac to workaround https://github.com/actions/runner-images/issues/7128Resolves #263