Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/preactjs/compressed-size-action
GitHub Action that adds compressed size changes to your PRs.
https://github.com/preactjs/compressed-size-action
Merge pull request #15 from bartlomiejzuber/master
Add option to pass stripHash pattern
bff3773507c4a6ba07840d762807cc38783e2007 authored over 4 years ago by Jason Miller <[email protected]>
Merge pull request #20 from Turbo87/patch-1
Fix console output typo
c3ed7f5ce1fc8ae8a53c1db1a18f22ea50fc428f authored over 4 years ago by Jason Miller <[email protected]>
Update action.js
Co-Authored-By: Tobias Bieniek <[email protected]>
3b10e4193ed7e58046aea2e984b0b4c80a0633c7 authored over 4 years ago by Bartłomiej Żuber <[email protected]>
Fix console output typo
173038aa0d5d433b4bd9900e3f80420b5c48214a authored over 4 years ago by Tobias Bieniek <[email protected]>
173038aa0d5d433b4bd9900e3f80420b5c48214a authored over 4 years ago by Tobias Bieniek <[email protected]>
Merge pull request #19 from schliflo/bugfix/switch-base-commit
use git reset --hard instead of git checkout to prevent conflicts
190620684244df80ec551aebdbdb24f75e36c5cb authored almost 5 years ago by Jason Miller <[email protected]>
use git reset --hard instead of git checkout to prevent conflicts; fixes #17
f4da020cb07f5beec29eb3c267ac65355f2967f3 authored almost 5 years ago by Florian Schlittenbauer <[email protected]>
f4da020cb07f5beec29eb3c267ac65355f2967f3 authored almost 5 years ago by Florian Schlittenbauer <[email protected]>
[WIP] use-check option
Add an option to use a "Check Status" rather than a comment for reporting sizes.
45e11fbdf9fb1a46837cca89c773345c6a37c54b authored almost 5 years ago by Jason Miller <[email protected]>
Merge branch 'preactjs-master'
8c27d1ec5791c2cc42f337f5fd2a7f8bd742df74 authored almost 5 years ago by Bartłomiej Żuber <[email protected]>
8c27d1ec5791c2cc42f337f5fd2a7f8bd742df74 authored almost 5 years ago by Bartłomiej Żuber <[email protected]>
Merge branch 'master' of https://github.com/preactjs/compressed-size-action into preactjs-master
3969dda6443f7b4ba49a0601ecdf586b5338cea4 authored almost 5 years ago by Bartłomiej Żuber <[email protected]>
3969dda6443f7b4ba49a0601ecdf586b5338cea4 authored almost 5 years ago by Bartłomiej Żuber <[email protected]>
add console.log
67a3eb7696b0c43cf48b200b6154405bd7220630 authored almost 5 years ago by Bartłomiej Żuber <[email protected]>
67a3eb7696b0c43cf48b200b6154405bd7220630 authored almost 5 years ago by Bartłomiej Żuber <[email protected]>
call stripHash if regex passed
fb723ba64239fb05c1c09d686942985860b6a10e authored almost 5 years ago by Bartłomiej Żuber <[email protected]>
fb723ba64239fb05c1c09d686942985860b6a10e authored almost 5 years ago by Bartłomiej Żuber <[email protected]>
add striphash function
fa587481384fb190fdbe9cc049c395ed732b16c7 authored almost 5 years ago by Bartłomiej Żuber <[email protected]>
fa587481384fb190fdbe9cc049c395ed732b16c7 authored almost 5 years ago by Bartłomiej Żuber <[email protected]>
Merge pull request #14 from VikingTristan/master
Include .js files in subfolders
9754acd0ee298ba98deebeed0f8a0eae25e0f356 authored almost 5 years ago by Jason Miller <[email protected]>
Merge pull request #12 from coliff/patch-1
fix GitHub capitalization
5a3a4b84bff348857f47d12aca98c55abf72a3ba authored almost 5 years ago by Jason Miller <[email protected]>
Include .js files in subfolders
e6b6e5ab3b5612522a485fa1eb5380bd61051e81 authored almost 5 years ago by Thomas Lorntzen <[email protected]>
e6b6e5ab3b5612522a485fa1eb5380bd61051e81 authored almost 5 years ago by Thomas Lorntzen <[email protected]>
fix GitHub capitalization
2378ecf3aef83d551ad28729e75b26e00c671d19 authored almost 5 years ago by Christian Oliff <[email protected]>
2378ecf3aef83d551ad28729e75b26e00c671d19 authored almost 5 years ago by Christian Oliff <[email protected]>
Add docs about build-script. Fixes #9.
9c5e610ae5a43820589bb2538a9917c9ddccdb94 authored almost 5 years ago by Jason Miller <[email protected]>
9c5e610ae5a43820589bb2538a9917c9ddccdb94 authored almost 5 years ago by Jason Miller <[email protected]>
Merge pull request #7 from gavinsharp/patch-1
add error message for missing PR info
cad6284d5585d0aefdc7ebcb5f3c02ffc838a6d0 authored almost 5 years ago by Jason Miller <[email protected]>
Merge pull request #5 from sasurau4/fix/yarn-lockfile
fix using frozen-lockfile option when yarn
7ec30542ff01c59b6e4a31a3166da174bbd33cb4 authored almost 5 years ago by Jason Miller <[email protected]>
Merge pull request #4 from imbsky/patch-1
Update README.md
8ef89b335973ca98839751136b64af006f9fd7af authored almost 5 years ago by Jason Miller <[email protected]>
add error message for missing PR info
Partially fixes #6.
1b808cf774cf27fb88254307d14d718f85094758 authored almost 5 years ago by Gavin Sharp <[email protected]>
fix using frozen-lockfile option when yarn
e301432bb81523c024ab5f096272db8f366dc8ed authored almost 5 years ago by Daiki Ihara <[email protected]>
e301432bb81523c024ab5f096272db8f366dc8ed authored almost 5 years ago by Daiki Ihara <[email protected]>
Update README.md
a9f08a105464b6b79abfae5b322df6475213a2ca authored almost 5 years ago by BSKY <[email protected]>
a9f08a105464b6b79abfae5b322df6475213a2ca authored almost 5 years ago by BSKY <[email protected]>
Attempt to fall back to a PR review comment, and dont fail the check when comments cant be posted
6cd4d74bf28d472327aeebe8e71dbc903a85da7f authored almost 5 years ago by Jason Miller <[email protected]>
6cd4d74bf28d472327aeebe8e71dbc903a85da7f authored almost 5 years ago by Jason Miller <[email protected]>
support comments on forks
4f9419a3901e933a2b58865d7e84c3e17c362afa authored almost 5 years ago by Jason Miller <[email protected]>
4f9419a3901e933a2b58865d7e84c3e17c362afa authored almost 5 years ago by Jason Miller <[email protected]>
bugfix
a126d61696a0f2e9309689284accf42e60d175c8 authored almost 5 years ago by Jason Miller <[email protected]>
a126d61696a0f2e9309689284accf42e60d175c8 authored almost 5 years ago by Jason Miller <[email protected]>
collapse logs into nice groups
18a0333457122a7c6916969a01f2fa6d71b69654 authored almost 5 years ago by Jason Miller <[email protected]>
18a0333457122a7c6916969a01f2fa6d71b69654 authored almost 5 years ago by Jason Miller <[email protected]>
Add support for Yarn and npm without package-lock.
95122d396b7923377f6fca032b38b648aa45fbe2 authored almost 5 years ago by Jason Miller <[email protected]>
95122d396b7923377f6fca032b38b648aa45fbe2 authored almost 5 years ago by Jason Miller <[email protected]>
fix comment updating
90c9a62e6311348abf1a9a0cd2ea05a227e67340 authored almost 5 years ago by Jason Miller <[email protected]>
90c9a62e6311348abf1a9a0cd2ea05a227e67340 authored almost 5 years ago by Jason Miller <[email protected]>
Merge branch 'master' of github.com:preactjs/compressed-size-action
11f05b1efbd3bcf5141bf869ed3732c54e60c517 authored almost 5 years ago by Jason Miller <[email protected]>
11f05b1efbd3bcf5141bf869ed3732c54e60c517 authored almost 5 years ago by Jason Miller <[email protected]>
hopefully fix PR checkout from forks
11111d8294e4be2ce84bee857404d1831ab1759d authored almost 5 years ago by Jason Miller <[email protected]>
11111d8294e4be2ce84bee857404d1831ab1759d authored almost 5 years ago by Jason Miller <[email protected]>
fix table getting eaten
ac4ffb3671c4a74519418c665dbef02a25b956f6 authored almost 5 years ago by Jason Miller <[email protected]>
ac4ffb3671c4a74519418c665dbef02a25b956f6 authored almost 5 years ago by Jason Miller <[email protected]>
Create README.md
3a0d0bd2c9f2f57f317294436e973448fc90cb1e authored almost 5 years ago by Jason Miller <[email protected]>
3a0d0bd2c9f2f57f317294436e973448fc90cb1e authored almost 5 years ago by Jason Miller <[email protected]>
rename to compressed-size-action
48f98a6337c2439d7e44aefb95d0c66b007bf71d authored almost 5 years ago by Jason Miller <[email protected]>
48f98a6337c2439d7e44aefb95d0c66b007bf71d authored almost 5 years ago by Jason Miller <[email protected]>
change collapsing
acdf7d6344b82543b91b7377ecb5a0ccb6eb5b18 authored almost 5 years ago by Jason Miller <[email protected]>
acdf7d6344b82543b91b7377ecb5a0ccb6eb5b18 authored almost 5 years ago by Jason Miller <[email protected]>
fix collapsing
a5954d40fd9f7cc10588244ffbb3f503581262ea authored almost 5 years ago by Jason Miller <[email protected]>
a5954d40fd9f7cc10588244ffbb3f503581262ea authored almost 5 years ago by Jason Miller <[email protected]>
fix icons and add collapsing options
f39a5eb0a873a9aa034a08fea07ee26ed732bc9f authored almost 5 years ago by Jason Miller <[email protected]>
f39a5eb0a873a9aa034a08fea07ee26ed732bc9f authored almost 5 years ago by Jason Miller <[email protected]>
exec() is singular!
0ee6e1994e0eac1f6df2bd129016c86883bbe729 authored almost 5 years ago by Jason Miller <[email protected]>
0ee6e1994e0eac1f6df2bd129016c86883bbe729 authored almost 5 years ago by Jason Miller <[email protected]>
commit dist :(
b5f931a5d1cafb539ec20ccb3cdf1d50713d7f88 authored almost 5 years ago by Jason Miller <[email protected]>
b5f931a5d1cafb539ec20ccb3cdf1d50713d7f88 authored almost 5 years ago by Jason Miller <[email protected]>
actually exclude node_modules
7193ebc6b6affcaf38bb95e63ba6e47c9109952d authored almost 5 years ago by Jason Miller <[email protected]>
7193ebc6b6affcaf38bb95e63ba6e47c9109952d authored almost 5 years ago by Jason Miller <[email protected]>
exclude node_modules
6a00a6f3148afc470f6929146f54a8f0b9c40804 authored almost 5 years ago by Jason Miller <[email protected]>
6a00a6f3148afc470f6929146f54a8f0b9c40804 authored almost 5 years ago by Jason Miller <[email protected]>
fix commenting to attempt edits first
2daaf0cd4323d9ec3fbf8e8fd0616593fa9b6f32 authored almost 5 years ago by Jason Miller <[email protected]>
2daaf0cd4323d9ec3fbf8e8fd0616593fa9b6f32 authored almost 5 years ago by Jason Miller <[email protected]>
add markdown tables
2333bac43a08e52b5f30646427867c0ab1b2e67b authored almost 5 years ago by Jason Miller <[email protected]>
2333bac43a08e52b5f30646427867c0ab1b2e67b authored almost 5 years ago by Jason Miller <[email protected]>
asdf
7c61f0d70c3538ac67c0e09d09c3f8fcff371a7b authored almost 5 years ago by Jason Miller <[email protected]>
7c61f0d70c3538ac67c0e09d09c3f8fcff371a7b authored almost 5 years ago by Jason Miller <[email protected]>
fix
6e4cfe9bdd5a912d9c2897a45fe27aae9f465067 authored almost 5 years ago by Jason Miller <[email protected]>
6e4cfe9bdd5a912d9c2897a45fe27aae9f465067 authored almost 5 years ago by Jason Miller <[email protected]>
fix
19f61d469220900df0f087b0110d9a15041d5f6f authored almost 5 years ago by Jason Miller <[email protected]>
19f61d469220900df0f087b0110d9a15041d5f6f authored almost 5 years ago by Jason Miller <[email protected]>
fix
6fc7dcfe9858757097b70e355a89b0d97b53f2e7 authored almost 5 years ago by Jason Miller <[email protected]>
6fc7dcfe9858757097b70e355a89b0d97b53f2e7 authored almost 5 years ago by Jason Miller <[email protected]>
actually ship it
d0afb4101b10c68f9c5e0ab64b69dd1548da79bf authored almost 5 years ago by Jason Miller <[email protected]>
d0afb4101b10c68f9c5e0ab64b69dd1548da79bf authored almost 5 years ago by Jason Miller <[email protected]>
actually run the action
34e0e7152bcb53e56f36858cc6b31d527baa5d33 authored almost 5 years ago by Jason Miller <[email protected]>
34e0e7152bcb53e56f36858cc6b31d527baa5d33 authored almost 5 years ago by Jason Miller <[email protected]>
updates
94803f694e4a868580fa2c47951bfe94202d2ad7 authored almost 5 years ago by Jason Miller <[email protected]>
94803f694e4a868580fa2c47951bfe94202d2ad7 authored almost 5 years ago by Jason Miller <[email protected]>
commit dist
431eb78e0c625a289abbe4e69e3b17b10e01bf84 authored almost 5 years ago by Jason Miller <[email protected]>
431eb78e0c625a289abbe4e69e3b17b10e01bf84 authored almost 5 years ago by Jason Miller <[email protected]>
fix module init
812068de4d3771955d013eb8ea3e7c2c43587fe0 authored almost 5 years ago by Jason Miller <[email protected]>
812068de4d3771955d013eb8ea3e7c2c43587fe0 authored almost 5 years ago by Jason Miller <[email protected]>
initial commit
38c6731738a32fbf3d5d6e775194ffcf3b3d7f64 authored almost 5 years ago by Jason Miller <[email protected]>
38c6731738a32fbf3d5d6e775194ffcf3b3d7f64 authored almost 5 years ago by Jason Miller <[email protected]>