Commit graph

81 commits

Author SHA1 Message Date
Oliver Davies fed25b61f1 Move bin dir back into vendor 2020-03-11 21:31:19 +00:00
Oliver Davies 8551843b04 Move src and tests directories 2020-03-11 21:30:20 +00:00
Oliver Davies 1d7e3a78e3 Ensure dependencies are locked to 7.2 2019-12-08 20:26:31 +00:00
Oliver Davies 8496339ccb Update and re-order Composer scripts 2019-11-12 20:37:52 +00:00
Oliver Davies 10f0f7fd11 Move custom app code
Move custom app code (the `src` and `tests` directories) into `app`.
2019-10-18 07:40:14 +01:00
Oliver Davies 88fffa77d2 Remove unused packages
Remove josephlavin/tap and tsphethean/sculpin-related-posts-bundle
2019-10-16 14:58:23 +01:00
Oliver Davies c7cc4f0216 Fix composer commands 2019-10-06 22:30:35 +01:00
dependabot-preview[bot] 27e0694872 Bump phpunit/phpunit from 5.7.27 to 8.4.0
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 5.7.27 to 8.4.0.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.4.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/5.7.27...8.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-05 19:20:35 +01:00
dependabot-preview[bot] 167ccbe89d Bump tightenco/collect from 5.8.35 to 6.1.0
Bumps [tightenco/collect](https://github.com/tightenco/collect) from 5.8.35 to 6.1.0.
- [Release notes](https://github.com/tightenco/collect/releases)
- [Commits](https://github.com/tightenco/collect/compare/v5.8.35...v6.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-05 19:15:18 +01:00
Oliver Davies c9d7e7b8d4 Rename prod to build 2019-10-04 08:26:54 +01:00
Oliver Davies 99244c8018 Update watch command to prevent timeouts 2019-10-04 08:26:44 +01:00
Oliver Davies ed4133b573 Remove bundle, add services in sculpin_kernel.yml 2019-09-30 18:38:25 +01:00
Oliver Davies 66013363df Move the bin directory 2019-09-08 11:30:57 +01:00
Oliver Davies faf8463a92 Rename lint to test-phpcs 2019-06-26 01:08:24 +01:00
Oliver Davies d65d8f96da Add phpstan 2019-06-26 01:08:24 +01:00
Oliver Davies 9a024bb8a1 Add lint script 2019-04-14 08:34:13 +01:00
Oliver Davies 592465d493 Require php-cs-fixer 2019-04-14 08:23:06 +01:00
Oliver Davies bfccea0312 Move Talks bundle 2019-04-14 08:13:10 +01:00
Oliver Davies bf9ba5f5f7 Update version number 2019-04-11 08:57:42 +01:00
Oliver Davies cbc174ce55 Update composer.json 2019-04-11 01:25:19 +01:00
Oliver Davies 2afbdea1d3 Require Sculpin 3 2019-04-10 17:00:48 +01:00
Oliver Davies f6bf82a15e Rename FormatTalksBundle to TalksBundle 2019-01-16 22:16:24 +00:00
Oliver Davies 8c339a003c Add test script 2018-10-09 07:45:25 +01:00
Oliver Davies 0774f465a2 Replace custom tap function with josephlavin/tap 2018-08-31 00:35:25 +01:00
Oliver Davies d8e75fe3fb Add content🆕talk command 2018-07-25 22:44:11 +01:00
Oliver Davies 4fa5cd767d wip 2018-05-09 23:24:08 +01:00
Oliver Davies 607f56e8c7 Refactor talks to be a lot simpler 2018-02-13 11:09:56 +00:00
Oliver Davies 3bd1f37032 Autoload tests namespace 2017-11-14 20:46:04 +00:00
Oliver Davies e4c004d3ad Add tap function 2017-11-07 07:43:11 +00:00
Oliver Davies fff3ade8a0 Remove symfony/var-dumper 2017-11-01 17:25:42 +00:00
Oliver Davies a2a4528116 Add FormatTalksBundle tests 2017-11-01 17:24:23 +00:00
Oliver Davies b903baaaf3 Move custom bundle 2017-10-28 12:17:09 +01:00
Oliver Davies b60fb6038e Re-organise talks 2017-10-28 02:00:59 +01:00
Oliver Davies db163284e8 Re-order dependencies 2017-10-27 09:19:16 +01:00
Oliver Davies f6519217c0 Update composer scripts 2017-10-27 09:19:16 +01:00
Oliver Davies 722ed34048 Re-add composer scripts 2017-09-19 07:17:21 +01:00
Oliver Davies 1562c0c3e3 Remove composer scripts 2017-09-11 21:28:40 +01:00
Oliver Davies 886fa8d262 Remove sculpin-redirect-bundle 2017-09-11 21:26:02 +01:00
Oliver Davies f7211df7d2 Remove Behat tests, not used 2017-09-06 19:00:03 +01:00
Oliver Davies 5c309ec2a0 Remove Behat tests, not used 2017-09-06 18:58:11 +01:00
Oliver Davies 9e8306bbe3 Tidy repo 2017-09-06 18:05:17 +01:00
Oliver Davies 0cefcb41fa Allow PHP 7, run composer update 2017-07-15 11:13:32 +01:00
Oliver Davies 2d11d2efc6 Remove sculpin-twig-sort-by-field-bundle 2017-07-11 18:57:12 +01:00
Oliver Davies 1c07b44f1b Add and configure redirect bundle. 2017-07-10 22:26:12 +01:00
Oliver Davies dc0272ba3d Update dependencies 2017-03-18 10:56:53 +00:00
Oliver Davies d64f8c6354 Update markdown filter 2017-03-18 10:45:21 +00:00
Oliver Davies 255dc31bae Start adding event data, rebuild talks page 2017-03-05 22:46:31 +00:00
Oliver Davies dd56f8533a Quiet build for production 2017-01-08 02:02:24 +00:00
Oliver Davies 58fe8198d3 Add Compser and NPM scripts, remove Makefile 2017-01-05 13:17:40 +00:00
Oliver Davies b5e9ab11f5 Sort packages by default 2016-12-23 23:23:48 +00:00