Commit graph

1861 commits

Author SHA1 Message Date
fa50fe190a Initial attempt at a deploy script run through github actions 2021-02-07 16:12:38 +00:00
57f30a3af4 Try and space yaml files better 2021-02-07 16:12:03 +00:00
22f87d4f96
Merge pull request #222 from jonnybarnes/dependency-updates-20210131
Some dependency updates
2021-01-31 15:48:12 +00:00
9f61bb5b95 Use same version of Postgres in tests as in dev 2021-01-31 15:21:10 +00:00
b7614d12c5 Add new exception to catch block 2021-01-31 15:08:25 +00:00
1406e8b520 Some dependency updates 2021-01-31 14:50:01 +00:00
1a510b5a0d
Merge pull request #221 from jonnybarnes/dependabot/composer/laravel/framework-8.22.1
Bump laravel/framework from 8.20.1 to 8.22.1
2021-01-29 16:45:16 +00:00
dependabot[bot]
13dcab4aa8
Bump laravel/framework from 8.20.1 to 8.22.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.20.1 to 8.22.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
- [Commits](https://github.com/laravel/framework/compare/v8.20.1...v8.22.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-19 20:38:24 +00:00
38f3244e31
Merge pull request #220 from jonnybarnes/develop
MTM: PHP8 support, and PostCSS Webpack work
2020-12-31 14:55:46 +00:00
2fbb1f60c8
Merge pull request #218 from jonnybarnes/php8
Initial php8 work
2020-12-31 14:30:14 +00:00
d602b1878e
Merge branch 'develop' into php8 2020-12-31 13:53:59 +00:00
829b2c131f Make sure prior article is in prior month when seeding 2020-12-31 13:44:57 +00:00
20bd37da4e
Merge pull request #219 from jonnybarnes/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
2020-12-31 13:37:14 +00:00
d43530cdd2 Final prep work to get ready for PHP8 2020-12-31 13:34:55 +00:00
dependabot[bot]
59f50b98d4
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 17:14:49 +00:00
8a7bbdab27 Update github action to use php8 2020-11-28 19:07:28 +00:00
f73a5587dc No longer need our own token exception 2020-11-28 19:02:37 +00:00
6942fc1d32 Initial php8 work
- switch to GD for image work
 - fix issues around jwt
2020-11-28 18:21:29 +00:00
303b0e66ca
Merge pull request #217 from jonnybarnes/babel
Pass js through babel and eslint
2020-11-27 15:35:33 +00:00
42340828bf Pass js through babel and eslint 2020-11-27 15:22:54 +00:00
fb9e230914
Merge pull request #216 from jonnybarnes/postcss
Postcss Rework
2020-11-16 18:41:13 +00:00
c9899571b0 Move some dependencies to dev 2020-11-16 17:44:42 +00:00
959d73e661 Rewmove zopfli plugin 2020-11-15 18:52:44 +00:00
c4eed8e41a Use webpack and postcss to generate CSS 2020-11-15 18:50:19 +00:00
650d54292e
Merge pull request #215 from jonnybarnes/develop
MTM: Get main branch up to date
2020-11-08 11:14:29 +00:00
6158338cc8
Merge pull request #214 from jonnybarnes/dependency-updates-20201108
Update dependencies, fix webpack configuration
2020-11-08 11:10:02 +00:00
e2b6874d9b Update dependencies, fix webpack configuration 2020-11-08 10:49:46 +00:00
08b97ec116
Merge pull request #212 from jonnybarnes/fix_webmention_authorship_info
Fix error when webmention author can’t be found
2020-11-01 15:34:31 +00:00
977f06ec56 Fix error when webmention author can’t be found 2020-11-01 15:23:54 +00:00
24de3da367
Merge pull request #211 from jonnybarnes/dependency-updates-20201030
Update dependencies and rework webpack flow
2020-11-01 14:30:52 +00:00
ca882d0240 Update dependencies and rework webpack flow 2020-11-01 14:24:36 +00:00
1dd5cdd327
Merge pull request #209 from jonnybarnes/l8
Laravel 8 Upgrade
2020-10-19 19:57:08 +01:00
417035fc39 Drop unused import from auth service provider 2020-10-19 19:43:16 +01:00
ed54446f87 Follow laravel upgrade guide 2020-10-19 19:41:50 +01:00
57186c3e2e Upgrade to Laravel 8 2020-10-17 17:15:06 +01:00
1ad58f10c5
Merge pull request #208 from jonnybarnes/switch-to-github-actions
Add an action for unit tests
2020-10-17 15:36:28 +01:00
15de227de0 Drop travis config 2020-10-17 15:17:04 +01:00
a05388beff Add step to check for known security issues 2020-10-17 14:36:17 +01:00
59ad3121d9 Run phpcs on the code as well 2020-10-17 14:21:33 +01:00
030d44355a sudo needed for apt install 2020-10-17 13:43:32 +01:00
d598c1c280 Install and use ImageMagick 2020-10-17 13:01:28 +01:00
70cd4b2ea3 Make sure puppeteer is installed for actions 2020-10-17 12:17:54 +01:00
a4f8e6f5b2 Use Postgresql in tests 2020-10-17 12:09:01 +01:00
3c3463d33f Use a custom .env file 2020-10-17 11:58:43 +01:00
d0a4c73844 Add an action for unit tests 2020-10-17 11:53:24 +01:00
36f319cd75
Merge pull request #206 from jonnybarnes/drop-postgis-part-2
Drop Postgis part 2
2020-10-17 11:15:56 +01:00
bb5bdc591a A StyleCI fix 2020-10-17 11:03:13 +01:00
322f2eabf9 Fix database migrations and seeding 2020-10-17 10:56:20 +01:00
9cc53f9cbf Some phpcs tweaks 2020-10-17 10:40:33 +01:00
02e3ce42e0 StyleCI fixes 2 2020-10-17 10:26:02 +01:00