a18f7b2d03
Merge pull request #265 from jonnybarnes/develop
...
MTM Dependency updates and HTML Sanitizer
2022-06-04 11:16:23 +01:00
a6bb44cf39
Merge pull request #264 from jonnybarnes/250-switch-to-symfonyhtml-sanitizer
...
Switch to Symfony’s HTML Sanitizer package
2022-06-02 09:47:33 +01:00
e98a90fe1e
Switch to Symfony’s HTML Sanitizer package
2022-06-02 09:40:34 +01:00
e91f3e0d17
Merge pull request #263 from jonnybarnes/dependency-updates-2022601
...
Update dependencies 20220601
2022-06-01 21:32:12 +01:00
31d3ad4b6f
Run tests on PHP 8.1
2022-06-01 21:28:45 +01:00
e3f0bcfb53
Update dependencies 20220601
2022-06-01 21:20:32 +01:00
7d1738964a
Merge pull request #261 from jonnybarnes/develop
...
MTM: Laravel 9
2022-05-15 17:20:12 +01:00
e1f4b70482
Merge pull request #260 from jonnybarnes/some_theme_work
...
Fix profile links and pagination
2022-05-15 17:14:28 +01:00
ae43cf0928
Fix profile links and pagination
2022-05-15 17:10:42 +01:00
bfdbbcc6d1
Merge pull request #259 from jonnybarnes/add_mastodon_link
...
Add a link to Mastodon
2022-05-14 19:54:27 +01:00
9829be1530
Add a link to Mastodon
2022-05-14 19:50:14 +01:00
ab9d47e76d
Update dependencies
2022-05-14 18:08:33 +01:00
48d1c9a00b
Improve tests
2022-05-14 17:48:53 +01:00
427debaba4
Ignore some methods from code coverage
2022-05-14 17:48:53 +01:00
51034589bd
Update dependencies
2022-04-17 09:54:33 +01:00
87ac2591a2
Updating dependencies ( #253 )
2022-03-17 21:41:16 +00:00
78bd468d3d
Upgrade to Laravel 9 ( #252 )
2022-02-27 19:42:49 +00:00
16a4d89d18
Update dependencies ( #249 )
2022-01-23 18:42:19 +00:00
3d1806e775
Deploy from alternative branches ( #248 )
...
* Try setting branch dynamically
* Just use the github_ref variable
* Some debug steps
* Why does git asteriks my output?
* Try env variable directly
* Use github context
* Remove the ref/head/ part from the branch name
* Set branch in env variable
* Try and fix env redirect
* Use/set correct env name
2022-01-16 15:45:16 +00:00
77004ec7d4
Merge pull request #246 from jonnybarnes/develop
...
MTM: Syndication links style fix
2022-01-08 21:25:14 +00:00
ee274d36b0
Merge pull request #245 from jonnybarnes/fix_svg_icons
...
Fix the styling of the syndication SVGs
2022-01-08 21:20:14 +00:00
16d89fa390
Fix the styling of the syndication SVGs
2022-01-08 21:13:15 +00:00
3f891b580c
Merge pull request #244 from jonnybarnes/develop
...
MTM: Various dependency updates and new deployment code
2022-01-08 19:58:35 +00:00
7d01259d3d
Merge pull request #243 from jonnybarnes/dependency-updates-20220108
...
Dependency updates
2022-01-08 19:47:32 +00:00
4e7170f3c6
Dependency updates
2022-01-08 18:40:34 +00:00
918b60eb60
Merge pull request #242 from jonnybarnes/use-different-env-for-deployments
...
Use better named environment for deployments
2022-01-01 10:34:22 +00:00
738be80983
Fix a failing test due to changing year
2022-01-01 09:48:37 +00:00
a23e5d0fdf
Use better named environment for deployments
2022-01-01 09:38:59 +00:00
816c302465
Merge pull request #241 from jonnybarnes/improve-deployments
...
Improving deployment steps
2022-01-01 09:12:52 +00:00
7194010f1d
Use systemd instead of supervisord
2021-12-31 18:15:17 +00:00
35f30fa581
Improve the tidy up step of the deployment
2021-12-31 12:39:44 +00:00
761a32806a
Fix name as well
2021-12-31 07:58:33 +00:00
3b096e473d
Final deployment script hopefully
2021-12-30 20:03:18 +00:00
7beddd11e8
Use the right user when chown-ing for deletion
2021-12-30 17:47:46 +00:00
b58fc8a98b
Change just the cache folder
2021-12-30 17:39:17 +00:00
428252957a
Don’t change permissions back to user
2021-12-30 17:15:37 +00:00
c1874efeaa
Use correct base dir for symlinks
2021-12-30 15:10:02 +00:00
1c9d1ed63f
Fix directory permissions for cache directory
2021-12-30 13:13:16 +00:00
9f8d928205
Fix malformed commands due to missing space
2021-12-30 11:08:14 +00:00
9fbfc466c0
Run the commands as the HTTP_USER
2021-12-30 11:02:48 +00:00
e0fd8948cd
Remove chown of symlink
2021-12-30 10:33:46 +00:00
67d48ad697
Add a debugging line for permissions
2021-12-29 18:15:07 +00:00
e03dc5d7d5
Try normal chown of storage dir symlink
2021-12-29 18:14:14 +00:00
9f84a9db78
Try relying on underlying permissions
2021-12-29 18:03:18 +00:00
Jonathan Barnes
750eafea04
Set storage link writable as http user
2021-12-29 17:52:38 +00:00
Jonathan Barnes
e238512312
Add all persistent data necessary
2021-12-29 17:00:05 +00:00
abd4593bfe
Pull in the main branch instead of develop
2021-12-29 14:46:26 +00:00
f260b5465e
Clone over https
2021-12-28 15:02:50 +00:00
0c230d6a62
Use deplopyment user in tifying up step
2021-12-27 13:10:29 +00:00
d9b4c15c00
Remove debugging step for helping set env variables
2021-12-27 12:14:54 +00:00