Nativefier/src/infer
Adam Weeden 8f9135312b
Docker: fix Windows builds (fix #997), line endings, switch to Alpine (PR #1122)
- Docker builds for Windows are fixed (fixes #997)
- Switched over to use Alpine (as was indicated as desired in https://github.com/nativefier/nativefier/issues/375#issuecomment-304247033) - which may mean #375 is fixed as well.
- Fixed bug where Docker has the wrong line endings when copying from a Windows host
- Fixed the invalid `arm` arch to `armv7l`
- Add `npm t` to the docker build to ensure tests pass before we start trying to do builds
- Add a message to help the user when trying to build Mac apps on Windows as a non-Admin (currently an unhelpful exception)

Co-authored-by: Ronan Jouchet <ronan@jouchet.fr>
2021-03-02 00:16:30 -05:00
..
inferIcon.ts Move to nativefier organization 2021-01-30 04:49:52 +00:00
inferOs.ts Docker: fix Windows builds (fix #997), line endings, switch to Alpine (PR #1122) 2021-03-02 00:16:30 -05:00
inferTitle.test.ts Fix inferTitle test broken on Node 8 2020-03-15 17:19:19 -04:00
inferTitle.ts Get rid of cheerio 2021-01-15 22:15:48 -05:00
inferUserAgent.test.ts Temporarily increase timeout for network call in test 2021-01-30 04:49:36 +00:00
inferUserAgent.ts Get rid of lodash 2021-01-15 21:50:07 -05:00