Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release for v1.0.1 #5

Merged
merged 39 commits into from
Oct 21, 2024
Merged
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
3413a8e
Initial commit
jeawhanlee Oct 15, 2024
d8ec457
Added phpcs
jeawhanlee Oct 15, 2024
f92f8d5
Added lint config
jeawhanlee Oct 15, 2024
f402c43
Updated config file
jeawhanlee Oct 15, 2024
7742694
Added gitignore
jeawhanlee Oct 15, 2024
4cbcbc2
Fixed phpcs errors
jeawhanlee Oct 15, 2024
1bd7fcf
Ignore composer.lock
jeawhanlee Oct 15, 2024
1e10a4b
Added tests
jeawhanlee Oct 15, 2024
5553a85
Added patchwork config
jeawhanlee Oct 15, 2024
88ea2d3
Updated composer packages and script
jeawhanlee Oct 15, 2024
d53b905
Updated method
jeawhanlee Oct 15, 2024
a514056
Updated namespace
jeawhanlee Oct 15, 2024
14f6702
Updated namespace and methods
jeawhanlee Oct 15, 2024
a191bd0
Added test workflow
jeawhanlee Oct 15, 2024
e2f0d80
Remove test cache
jeawhanlee Oct 15, 2024
3672163
Ignore test cache
jeawhanlee Oct 15, 2024
d5af0e3
Updated README
jeawhanlee Oct 16, 2024
58cf829
Updated README
jeawhanlee Oct 16, 2024
d0002d4
Updated README
jeawhanlee Oct 16, 2024
4e9ae88
Updated README
jeawhanlee Oct 16, 2024
4b11dda
Updated test
jeawhanlee Oct 16, 2024
4bec6fe
Updated README
jeawhanlee Oct 17, 2024
d12ca1d
Updated namespace
jeawhanlee Oct 17, 2024
a23f4dc
Added phpstan
jeawhanlee Oct 17, 2024
f8454ab
Fixed phpstan errors
jeawhanlee Oct 17, 2024
ecf9f67
Updated composer.json
jeawhanlee Oct 17, 2024
ce0f113
Added phpstan config
jeawhanlee Oct 17, 2024
2c7bb56
Added workflow file for phpstan
jeawhanlee Oct 17, 2024
e25931f
Updated namespace
jeawhanlee Oct 17, 2024
276981e
use defined var
jeawhanlee Oct 17, 2024
a72f32d
Updated README
jeawhanlee Oct 17, 2024
7bf9c44
Updated tests
jeawhanlee Oct 18, 2024
193a534
Make wp rocket referrer dynamic
jeawhanlee Oct 21, 2024
9453a5f
Updated data
jeawhanlee Oct 21, 2024
e198429
Updated tests
jeawhanlee Oct 21, 2024
13ddeee
Added git attribute file
jeawhanlee Oct 21, 2024
d62f483
Fixed phpcs
jeawhanlee Oct 21, 2024
51bbb1f
Merge pull request #4 from wp-media/enhancement/3-update-wp-rocket-ge…
jeawhanlee Oct 21, 2024
05363d6
Fixed Conflicts
jeawhanlee Oct 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added gitignore
jeawhanlee committed Oct 15, 2024
commit 7742694e7a065c64c11266a7a92e83a8896438e4
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/vendor