Commit graph

73 commits

Author SHA1 Message Date
Michael Chrisco
48490a8b4a
Merge pull request #63 from michaelachrisco/readme-update
README should contain updated buttons
2024-06-18 09:47:23 -07:00
Michael Chrisco
1b83c238a6
README should contain updated buttons 2024-06-18 09:47:09 -07:00
Michael Chrisco
7291de46ea
Merge pull request #62 from michaelachrisco/61-gh-actions
feat(build): Replace Circleci with GH Actions
2024-06-18 09:41:13 -07:00
3fb76c2d26 feat(build): Replace Circleci with GH Actions 2024-06-18 09:39:21 -07:00
Michael Chrisco
c6055e66fd
Merge pull request #59 from michaelachrisco/58-update-illuminatedatabase
Update composer.json - illuminate/database
2024-03-27 10:45:36 -07:00
Michael Chrisco
55391df62d
Update config.yml - remove php 8.1 so illuminate/database can be used 2024-03-27 10:41:49 -07:00
Michael Chrisco
5c74932b0f
Update composer.json - illuminate/database 2024-03-27 10:37:46 -07:00
Michael Chrisco
276836059b
Merge pull request #57 from michaelachrisco/56-add-context-to-kahlan
feat(spec): Testing users should have more context
2024-01-17 12:15:36 -08:00
f65c32b7f9 fix(circleci): Library should work with php 8.3 2024-01-17 12:11:19 -08:00
a1dbc56071 feat(spec): Testing class with isActive 2024-01-17 12:08:41 -08:00
98bbdf71f4 feat(spec): Testing users should have more context 2024-01-17 12:04:18 -08:00
Michael Chrisco
bb92b3f675
Merge pull request #55 from michaelachrisco/54-add-description-nicetiesshines-onto-this-repo
Add badges to README
2023-12-18 09:27:45 -08:00
030b3bf516 feat(readme): Number of downloads 2023-12-18 09:24:15 -08:00
5669af1d29 feat(readme): set up circleci status 2023-12-18 09:22:36 -08:00
MICHAELACH
ef05a44112 feat(readme): Set up packagist 2023-12-18 09:13:31 -08:00
a75456016e
Merge pull request #53 from michaelachrisco/52-illuminate-database
chore(composer): Testing library should use newest version of database
2023-10-27 13:15:29 -07:00
b1977a7895
fix(composer): Blanket update on testing library
This will probably fail...
2023-10-27 13:10:59 -07:00
5a8caaca54
fix(config): Fix php version to > 8.1 2023-10-27 13:04:40 -07:00
c4577288b7
fix(config): Attempt to fix circleci legacy docker containers 2023-10-27 13:02:02 -07:00
113dc5bb82
chore(composer): Testing library should use newest version of database 2023-10-27 12:53:10 -07:00
e39f062e36 Merge pull request #51 from michaelachrisco/reset-circleci
Reset CircleCI config with additional php version
2023-03-10 16:56:05 -08:00
be00ff1cb9 Reset CircleCI config with additional php version 2023-03-10 16:52:34 -08:00
f89b1692e3 Merge pull request #50 from michaelachrisco/github-actions
Remove CircleCI and replace with GH Actions
2023-03-10 16:42:48 -08:00
18b1e0d2c1 Remove CircleCI and replace with GH Actions 2023-03-10 16:25:01 -08:00
btxtiger
75a863d226
Add deprecation highlighting on disallowed methods (#47) (#49) 2023-02-02 11:57:21 -08:00
Simon Bigelmayr
dca9d5bef5
feat: add possibility to disable the trait programmatically (#43)
* feat: add possibility to disable the trait programmatically

* test: add test draft

* Attempt at getting a workable test.

* Test ugly mockable solution for happy path

Co-authored-by: Simon Bigelmayr <simon.bigelmayr@mll.com>
Co-authored-by: Michael chrisco <michaelachrisco@gmail.com>
2022-09-07 09:14:13 -07:00
1cd655670f
fix(composer): Update illuminate database to fix ci issues (#42)
* fix(composer): Update illuminate database to fix ci issues
* fix(circleci): Use 8.0version of php to handle laravel database issue
2022-08-22 09:49:47 -07:00
96953c0b9c
Merge pull request #38 from edgrosvenor/php-8.1
Fix touch signtaure
2022-02-13 16:02:33 -08:00
Ed Grosvenor
dce4b32e2f
Fix touch signature 2022-02-08 15:32:53 -06:00
fe372eb8d0 Fix circleci build 2020-09-28 11:37:08 -07:00
1d8d4a981c
Multiple version of PHP for testing (#33)
* Attempt multiple version of PHP for testing

* Update config.yml

* Use combination of workflows
2019-07-12 16:48:57 -07:00
662155de7a
Merge pull request #32 from michaelachrisco/latest-circleci
Latest circleci
2019-06-15 13:09:58 -07:00
dd81da3921
Update config.yml 2019-06-15 13:09:26 -07:00
bcd26298e7
Test with latest 2019-06-15 13:08:39 -07:00
a04e70f812
Merge pull request #29 from michaelachrisco/circleci
Create config.yml
2019-02-21 13:05:15 -08:00
e818342746
roll back different version of PHP 2019-02-21 13:01:20 -08:00
c89205f141
PHP 7-7.3
- Brute force method of Circle CI testing multiple version of PHP same go
2019-02-21 12:57:59 -08:00
c6831f887b
Remove travis 2019-02-21 12:51:41 -08:00
6353e650ce
Create config.yml 2019-02-21 12:49:45 -08:00
4a48ae9fba
Merge pull request #27 from michaelachrisco/fix-linter
remove broken linter
2018-12-17 21:27:22 -08:00
4aa8989194
remove broken linter 2018-12-17 21:22:39 -08:00
84dd0c2ffb
Merge pull request #24 from michaelachrisco/travis-php7.3
Update .travis.yml to support PHP 7.3
2018-10-22 14:15:20 -07:00
ea0ff8735e
Update composer.json
Remove friendsofphp/php-cs-fixer for now.
2018-10-22 14:12:11 -07:00
7589b70baf
Update composer.json
Update CS fixer
2018-10-22 14:08:02 -07:00
Alex Rabinovich
218aac087f Update ReadOnlyTrait.php (#26)
Declaration of class functions (e.g: firstOrCreate, firstOrNew, updateOrCreate) should be compatible with Illuminate\Database\Eloquent\Model
2018-10-22 14:00:30 -07:00
Jan Alfred Richter
eb090875d5 Added license and package details (#25) 2018-09-13 17:48:24 -07:00
64881ce7c6
Update .travis.yml 2018-09-06 12:52:28 -07:00
7eb8050b66
Update README.md 2018-06-05 08:36:56 -07:00
863e9c95db
Update README.md 2018-04-24 15:02:43 -07:00
6e3dbacacc
Update test expected behavior on ReadOnlyException (#21) 2018-03-20 10:32:09 -07:00