Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"asset-mapper",
"symfony",
"symfony-bundle",
"tailwind",
"tailwind-css"
],
"is_fork": false,
"size_kb": 171,
"has_wiki": false,
"homepage": "https://symfony.com/bundles/TailwindBundle/current/index.html",
"languages": {
"PHP": 62236
},
"pushed_at": "2026-07-22T22:10:21Z",
"created_at": "2023-06-27T19:02:21Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T22:10:28Z",
"description": "Delightful Tailwind Support for Symfony + AssetMapper",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "1.x",
"license_spdx_raw": "MIT",
"primary_language": "PHP",
"significant_languages": [
"PHP"
]
},
"owner": {
"blog": "https://symfonycasts.com",
"name": "SymfonyCasts",
"type": "Organization",
"login": "SymfonyCasts",
"company": null,
"location": null,
"followers": 267,
"avatar_url": "https://avatars.githubusercontent.com/u/39772454?v=4",
"created_at": "2018-05-30T15:34:43Z",
"is_verified": null,
"public_repos": 53,
"account_age_days": 2975
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.14.0",
"kind": "minor",
"published_at": "2026-06-21T15:50:33Z"
},
{
"tag": "v0.13.0",
"kind": "minor",
"published_at": "2026-05-29T11:23:57Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2025-12-02T13:22:27Z"
},
{
"tag": "v0.11.1",
"kind": "patch",
"published_at": "2025-07-30T14:42:26Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2025-07-29T14:51:43Z"
},
{
"tag": "v0.10.1",
"kind": "patch",
"published_at": "2025-07-14T17:40:17Z"
},
{
"tag": "v0.10.0",
"kind": "minor",
"published_at": "2025-04-09T15:21:54Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2025-03-22T13:40:37Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2025-03-04T15:55:55Z"
},
{
"tag": "v0.7.1",
"kind": "patch",
"published_at": "2025-01-23T14:58:37Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2025-01-22T17:06:05Z"
},
{
"tag": "v0.6.1",
"kind": "patch",
"published_at": "2024-11-13T21:53:20Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2024-07-05T21:05:00Z"
},
{
"tag": "v0.5.3",
"kind": "patch",
"published_at": "2024-05-24T13:17:08Z"
},
{
"tag": "v0.5.2",
"kind": "patch",
"published_at": "2024-05-21T09:31:35Z"
},
{
"tag": "v0.5.1",
"kind": "patch",
"published_at": "2024-02-20T11:54:52Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2023-12-18T17:00:21Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2023-12-15T16:42:47Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2023-12-15T11:29:29Z"
},
{
"tag": "v0.2.1",
"kind": "patch",
"published_at": "2023-11-08T19:31:29Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2023-11-08T10:31:01Z"
},
{
"tag": "v0.1.7",
"kind": "patch",
"published_at": "2023-09-02T18:43:59Z"
},
{
"tag": "v0.1.6",
"kind": "patch",
"published_at": "2023-08-30T18:37:09Z"
},
{
"tag": "v0.1.5",
"kind": "patch",
"published_at": "2023-07-18T15:04:34Z"
},
{
"tag": "v0.1.4",
"kind": "patch",
"published_at": "2023-07-06T10:51:42Z"
},
{
"tag": "v0.1.3",
"kind": "patch",
"published_at": "2023-06-30T16:46:24Z"
},
{
"tag": "v0.1.2",
"kind": "patch",
"published_at": "2023-06-28T17:27:16Z"
},
{
"tag": "v0.1.1",
"kind": "patch",
"published_at": "2023-06-28T14:56:30Z"
},
{
"tag": "v0.1.0",
"kind": "minor",
"published_at": "2023-06-27T19:21:10Z"
}
],
"recent_commits": [
{
"oid": "68417a58293e68977fed5ae7d3bf92be39e9c341",
"body": "Remind users to clear the cache after config changes",
"is_bot": false,
"headline": "Merge pull request #136 from kbond/clear-cache-reminder",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2026-07-22T22:10:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61d90aa5252cff6a3ea8100c00740a06f5c5423a",
"body": "`tailwind:init` and `tailwind:update` write `config/packages/symfonycasts_tailwind.yaml`, but the container caches that config, so a later `tailwind:build` won't pick up the new `binary_version` until the cache is cleared. Both commands now tell the user to run `cache:clear`.",
"is_bot": false,
"headline": "Remind users to clear the cache after config changes",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2026-07-22T21:42:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6adbf319216e6a7f2a7ba3c13c4d8b1e02e9673",
"body": "Remove deprecation layer",
"is_bot": false,
"headline": "Merge pull request #130 from kbond/remove-deprecation-layer",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2026-06-21T16:00:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0e413409163bd0cf4740a95d0b21abd1336315e",
"body": null,
"is_bot": false,
"headline": "Remove deprecation layer",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2026-06-21T15:56:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb839e8afa3d7dc2220ae1a7a6b8d215ccf85f83",
"body": "Lock down public API",
"is_bot": false,
"headline": "Merge pull request #129 from kbond/prep-1.0",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2026-06-21T15:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "33a04c88e3cf00c4b85c1753c6afdc0363ebe4a1",
"body": null,
"is_bot": false,
"headline": "Lock down public API",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2026-06-21T15:33:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6714932996e19242404274e6bb68568cebc033e1",
"body": "Add `tailwind:update` command",
"is_bot": false,
"headline": "Merge pull request #128 from kbond/upgrade",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2026-06-21T15:04:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2c1232080ee9ce0bc44fe5c24a33c2a62075743a",
"body": null,
"is_bot": false,
"headline": "Add `tailwind:update` command",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2026-06-21T15:02:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b16ed8c0661adccc963615696f8249ad98498e50",
"body": "feat!: require symfony 6.4+",
"is_bot": false,
"headline": "Merge pull request #126 from kbond/refactor",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2026-06-21T13:26:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0a6834af80ebcf56ff68db6126a0bc0b2fc7b2c0",
"body": null,
"is_bot": false,
"headline": "refactor",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2026-06-21T13:14:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "496b4a4d4f0925d57d1966a7b9db7254f7730e58",
"body": "feat: interactive `tailwind:init` command",
"is_bot": false,
"headline": "Merge pull request #96 from kbond/interactive-tailwind-init",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2026-06-19T22:52:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8dd7c606b5ad649d8dfcc44ffee6bbbb0b453bb2",
"body": null,
"is_bot": false,
"headline": "feat: interactive `tailwind:init` command",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2026-06-19T22:37:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ceff2e5fdd1c98211ca2bf29346242c0902dec27",
"body": "…ity-policy\n\nStandardize README security policy section and placement",
"is_bot": false,
"headline": "Merge pull request #124 from SymfonyCasts/copilot/update-readme-secur…",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2026-06-02T10:11:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbb890a4a20f5432f4a6321d8df1c73e795a4a8a",
"body": null,
"is_bot": true,
"headline": "docs: use markdown security policy link",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-06-02T10:05:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "582d7203dd7aac698cc11e28808bb5903a6b9485",
"body": null,
"is_bot": true,
"headline": "docs: standardize README security policy section",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-06-01T19:39:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8580af1c13cab4c54b2932deeceaa902d42d88b7",
"body": null,
"is_bot": true,
"headline": "Initial plan",
"author_name": "copilot-swe-agent[bot]",
"author_login": "Copilot",
"committed_at": "2026-06-01T19:33:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0cedad5861c365d61bb9fdd52124b4bdf57c477c",
"body": "* Add option process_timeout\n\n* Remove reference.php",
"is_bot": false,
"headline": "Add option process_timeout (#123)",
"author_name": "Romain Monteil",
"author_login": "ker0x",
"committed_at": "2026-05-29T11:22:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee943769386fba8ecb43bf0e5c3b1025c22e147a",
"body": "Change CI cron schedule to weekly",
"is_bot": false,
"headline": "Merge pull request #122 from SymfonyCasts/bocharsky-bw-patch-1",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2026-05-20T13:25:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f9fd4c887637b169592a2d20ea80b9f09f6c607",
"body": "Updated cron schedule to run weekly instead of every 12 hours.",
"is_bot": false,
"headline": "Change CI cron schedule to weekly",
"author_name": "Victor Bocharsky",
"author_login": "bocharsky-bw",
"committed_at": "2026-04-29T18:38:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "662ef3c70675e1565166ecce562142cee698419d",
"body": null,
"is_bot": false,
"headline": "minor: cs fix",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2026-02-12T17:14:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17c85e25d3ceb54b8599e8ca4c5b67c485f2a48a",
"body": null,
"is_bot": false,
"headline": "Remove redundant ignore error for PhpStan (#118)",
"author_name": "Victor Bocharsky",
"author_login": "bocharsky-bw",
"committed_at": "2025-11-24T10:14:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd2852b15a42c7806b23f949f353f49563497b03",
"body": null,
"is_bot": false,
"headline": "Allow symfony 8.0 (#117)",
"author_name": "Jibé Barth",
"author_login": "Jibbarth",
"committed_at": "2025-11-24T10:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "72590eec2aa532a73ce9394c6d3717fe3efd88f5",
"body": "Refactor musl detection logic in TailwindBinary",
"is_bot": false,
"headline": "Merge pull request #112 from Spomky/feature/better-musl-detection",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2025-07-29T16:22:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e534458debf2b5552fad79705efafae5250b1de6",
"body": null,
"is_bot": false,
"headline": "Refactor musl detection logic in TailwindBinary",
"author_name": "Florent Morselli",
"author_login": "Spomky",
"committed_at": "2025-07-29T16:18:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d59fa87a72d3a80e2a5d295aa548b34bfe5cd02",
"body": "Document `binary_platform` option",
"is_bot": false,
"headline": "Merge pull request #111 from kbond/doc-binary-platform",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2025-07-29T14:44:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "865b6276820ceda3d11432c03c7c0714c5f1daba",
"body": null,
"is_bot": false,
"headline": "Document `binary_platform` option",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2025-07-29T14:40:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20e178300071ea40ee4f99040dcbb4f6d05be54b",
"body": "Add support for specifying binary platform in TailwindBinary",
"is_bot": false,
"headline": "Merge pull request #110 from Spomky/features/binary-plaform",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2025-07-29T14:33:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04a4ef8e07ae64069c1f78e968adbf88d1c0cfbc",
"body": null,
"is_bot": false,
"headline": "Update musl detection logic in TailwindBinary",
"author_name": "Florent Morselli",
"author_login": "Spomky",
"committed_at": "2025-07-29T06:30:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f270e7cdc0bb3e3d805bf5d5b36c3c881a67f6e1",
"body": "Update musl detection logic in TailwindBinary",
"is_bot": false,
"headline": "Merge pull request #109 from Spomky/bug/musl-binary",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2025-07-28T16:57:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3baed1daa16199730f50964b668cc8fb50fc2637",
"body": null,
"is_bot": false,
"headline": "Update musl detection logic in TailwindBinary",
"author_name": "Florent Morselli",
"author_login": "Spomky",
"committed_at": "2025-07-28T16:42:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd701c309250977ce6163ecb54ee74dd63680790",
"body": "Specify config file only if not v4",
"is_bot": false,
"headline": "Merge pull request #108 from ld-web/v4-no-config",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2025-07-14T17:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0c5fc857683aeb89cff4cee3a83f03468428db2",
"body": null,
"is_bot": false,
"headline": ":sparkles: Specify config file only if not v4",
"author_name": "ld-web",
"author_login": "ld-web",
"committed_at": "2025-07-08T09:00:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "380502c39bf403f772d050ff9904932040de8cf1",
"body": "* Update `TailwindBinary::getBinaryName()` for 4.0\n\n* cs fixes\n\n* fix windows",
"is_bot": false,
"headline": "Update `TailwindBinary::getBinaryName()` for 4.0 (#104)",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2025-04-09T15:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "408c65b9ed0a7a25e17f9f86d5d5d60bbbfcc464",
"body": "Add *strict mode*",
"is_bot": false,
"headline": "Merge pull request #102 from kbond/strict-mode",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2025-03-22T13:36:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96085022b2ef1622969d19821e60e7c2b4b45ce3",
"body": "- When active, throw an exception if tailwind assets aren't built\n- Default: `true` in all environments but `test`",
"is_bot": false,
"headline": "Add *strict mode*",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2025-03-19T12:34:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43100c1ad793a1574a675aaf8a1f633fd7fe6e4a",
"body": "Tailwind v4 Support",
"is_bot": false,
"headline": "Merge pull request #91 from kbond/tw4",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2025-03-04T15:35:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da6bb70a5c8ecd85cb9453e5cc5fe26c2833b8a3",
"body": "- require `binary` or `binary_version` be configured\n- normalize `binary_version` (1.2.3 => v1.2.3)\n- determine version from binary\n- `tailwind:build` v4 compatible\n- `tailwind:init` v4 compatible\n- docs",
"is_bot": false,
"headline": "feat: Tailwind 4.x support",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2025-03-04T15:10:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "81c9e6ff2bb1a95e67fc6af04ca87fccdcf55aa4",
"body": null,
"is_bot": false,
"headline": "fix: default to latest Tailwind CSS v3.x (#83)",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2025-01-23T14:54:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c0e36694a49f017a06d0331e45ca384fc5f7677",
"body": "* PostCss option\r\n\r\nAdd tailwind cli postcss option to the build command\r\n\r\n* PostCSS config file to config\r\nTest added\r\nDocumentation added\r\n\r\n* Documentation fix\r\n\r\n* Reformat services.php\r\n\r\n* Consistent naming\r\n\r\nCo-Authored-By: Victor Bocharsky <bocharsky.bw@gmail.com>\r\n\r\n---------\r\n\r\nCo-authored-by: Victor Bocharsky <bocharsky.bw@gmail.com>",
"is_bot": false,
"headline": "Allow using custom PostCSS configuration file (#80)",
"author_name": "Fracsi",
"author_login": "fracsi",
"committed_at": "2025-01-22T16:31:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28db7cfe23758cffc79f25a7c75cdb2fca52e9d9",
"body": null,
"is_bot": false,
"headline": "Fix failing windows tests (#76)",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2024-11-06T18:41:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18bbdf5fb35ee3e8a548b09bea72e33c82733be0",
"body": "* Try to fix randomly failed tests by removing the dir in tearDown()\r\n\r\n* Try catch the exception and try again in a second\r\n\r\n* Rebuild CI\r\n\r\n* Improve the warning message\r\n\r\nCo-authored-by: Kevin Bond <kevinbond@gmail.com>\r\n\r\n* Don't need to check if dir exist - it always should be created\r\n\r\n* Dr\n[…]\nve the dir with files\r\n\r\n* Remove pointless addWarning() in tearDown() and simplify logic\r\n\r\n* Drop temporary files that were committed\r\n\r\n---------\r\n\r\nCo-authored-by: Kevin Bond <kevinbond@gmail.com>",
"is_bot": false,
"headline": "[CI] Fix randomly failed tests on Windows v2 (#75)",
"author_name": "Victor Bocharsky",
"author_login": "bocharsky-bw",
"committed_at": "2024-10-31T18:43:46Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "551f5cd9aabc1f915a0dc9ca5e3645cf7c1aa9ae",
"body": "And reorder the list",
"is_bot": false,
"headline": "Add tools/ and .neon to the .gitattributes (#73)",
"author_name": "Victor Bocharsky",
"author_login": "bocharsky-bw",
"committed_at": "2024-10-22T16:57:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17b636f85309a92ac77d3efa3d5df2f7934b6e80",
"body": "* Fix path to License file\r\n\r\n* Revert accidental text change & use \"&\" in README",
"is_bot": false,
"headline": "Fix path to License file (#70)",
"author_name": "Cezar Popa",
"author_login": "cezarpopa",
"committed_at": "2024-10-21T09:36:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d53045e4e344ef3967244b2a2ca8be91c2c2a8ef",
"body": null,
"is_bot": false,
"headline": "fix: new asset-mapper hash (#69)",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2024-10-17T18:34:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "281a14e1c4f21f89094a50e89b361f256f40fcd2",
"body": null,
"is_bot": false,
"headline": "Add PHPUnit as a dev dependency (#68)",
"author_name": "Victor Bocharsky",
"author_login": "bocharsky-bw",
"committed_at": "2024-10-17T13:18:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc7c03901f27ef47f98e96591aad231890ddda72",
"body": null,
"is_bot": false,
"headline": "[docs] Some minor tweaks and rewording",
"author_name": "Victor Bocharsky",
"author_login": "bocharsky-bw",
"committed_at": "2024-10-15T12:38:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "27a0ba06d595f9b882d1250eb54e9590e7f1f096",
"body": "… in (#67)\n\n* Added information for additional inclusion of paths to search classes in\r\n\r\nUpdate index.rst to add an example of additional paths to search, like the Twig Bridge provided Tailwind 2 form themes.\r\n\r\n* Update doc/index.rst\r\n\r\nCo-authored-by: Victor Bocharsky <bocharsky.bw@gmail.com>\r\n\r\n* Update doc/index.rst\r\n\r\n---------\r\n\r\nCo-authored-by: Victor Bocharsky <bocharsky.bw@gmail.com>",
"is_bot": false,
"headline": "Added information for additional inclusion of paths to search classes…",
"author_name": "William Pinaud",
"author_login": "DocFX",
"committed_at": "2024-10-15T12:03:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "987fc3b34dbdc32af8360eedbd7136018d292c38",
"body": "* Bump PHPUnit to 9.6 to fix deprecations\r\n\r\n* Conflict with PHPUnit 10+\r\n\r\n* Fix CS with PHP CS Fixer\r\n\r\n* Bump symfony/phpunit-bridge to ^6.3.9 to fix error w/ lowest",
"is_bot": false,
"headline": "Fix CI (#64)",
"author_name": "Victor Bocharsky",
"author_login": "bocharsky-bw",
"committed_at": "2024-10-14T10:36:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5f934cfb8ce0c55bf7235b2542f696f33a77cda",
"body": "This should help with noticing failed CI builds",
"is_bot": false,
"headline": "Add CI status badge (#65)",
"author_name": "Victor Bocharsky",
"author_login": "bocharsky-bw",
"committed_at": "2024-10-08T13:03:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da5c927c313d363c128b6b4b70698d866b9d1dae",
"body": null,
"is_bot": false,
"headline": "minor #62 [ci] php-cs-fixer it up",
"author_name": "Jesse Rushlow",
"author_login": "jrushlow",
"committed_at": "2024-07-31T19:08:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4cde58e23605e136d5c40a9c945c673b488d4fd6",
"body": "* feat: Change input_css option to accept an array of input css files\r\n\r\n* feat: Allow backward compatibility by allowing to accept a string as input css\r\n\r\n* fix: Fix \"The input CSS file is not one of the configured input files.\" when css file is provided as relative path to tailwind:build command\r\n[…]\name `tailwind:bundle`'s argument from `input` to `input_css` for consistency with config file\r\n\r\n* refactor: Change `getInputCssContent` parameter type from `?string` to `string` as it's always passed",
"is_bot": false,
"headline": "Allow working with multiple entrypoints (#58)",
"author_name": "Raphael Alogou",
"author_login": "adeys",
"committed_at": "2024-07-05T21:02:14Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "11b5a118a8d6e4f62f0f9f8b5ecfa77fbd804427",
"body": "- `composer tools:run` runs `php-cs-fixer` & `phpstan`\r\n- `composer tools:run:php-cs-fixer` run only `php-cs-fixer` (works for `phpstan` as well).\r\n- `composer tools:upgrade` upgrades / installs all of the `tools/*`\r\n- `composer tools:upgrade:php-cs-fixer` Upgrades / installs only `php-cs-fixer` (works for `phpstan` as well)",
"is_bot": false,
"headline": "minor #59 [dx] keep tooling in one place",
"author_name": "Jesse Rushlow",
"author_login": "jrushlow",
"committed_at": "2024-06-12T10:51:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61d6d35c860f61e0d17adbee2f21c0f95ba9172d",
"body": "* Add --poll-watch option\r\n\r\n* --poll-watch option documentation\r\n\r\n* Adding --poll option\r\n\r\n* Update --poll option description\r\n\r\nCo-authored-by: Victor Bocharsky <bocharsky.bw@gmail.com>\r\n\r\n---------\r\n\r\nCo-authored-by: Victor Bocharsky <bocharsky.bw@gmail.com>",
"is_bot": false,
"headline": "Windows Docker and Tailwind watch mode (#57)",
"author_name": "Cyril Lussiana",
"author_login": "clussiana",
"committed_at": "2024-05-24T13:08:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c075f2f7b487380eec8b6d23be439ed2be3f2a5",
"body": "* add cache compontent\r\n\r\n* feat: TailwindBuilder - add cache for storing latest version from github\r\n\r\n* test: inject cache to TailwindBinary instances\r\n\r\n* dependency: deprecated Extension class from HttpKernel\r\n\r\n* style: php-cs-fix",
"is_bot": false,
"headline": "Fix GitHub rate limit with cache (#55)",
"author_name": "eminjk",
"author_login": "eminjk",
"committed_at": "2024-05-21T09:29:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e13e544c9d0f293c3155d34c6121dcf15a827867",
"body": null,
"is_bot": false,
"headline": "[CI] PHP CS Fixer it up (#47)",
"author_name": "Victor Bocharsky",
"author_login": "bocharsky-bw",
"committed_at": "2024-02-20T11:53:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f08a09c9a44088c417c654dcaebeab9e1fa335a",
"body": null,
"is_bot": false,
"headline": "doc: add section showing how to use as a Symfony CLI worker (#41)",
"author_name": "Kevin Bond",
"author_login": "kbond",
"committed_at": "2023-12-21T12:44:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7263ab813292dc4720fdf142a11246343affa8c",
"body": null,
"is_bot": false,
"headline": "Simplify CI config thanks to upstream changes (#40)",
"author_name": "Victor Bocharsky",
"author_login": "bocharsky-bw",
"committed_at": "2023-12-18T21:47:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f313019da18d6e938f7557319ee4fcadc26f0baa",
"body": "* Update TailwindInitCommand.php\r\n\r\n* Update services.php\r\n\r\n* Update TailwindBuilder.php\r\n\r\n* Update index.rst\r\n\r\n* Update TailwindExtension.php\r\n\r\n* Update TailwindBuilderTest.php\r\n\r\n* Update TailwindInitCommand.php\r\n\r\n* Update services.php\r\n\r\n* Update config/services.php\r\n\r\nCo-authored-by: Victor\n[…]\n Update TailwindExtension.php\r\n\r\n* Update services.php\r\n\r\n* Update TailwindBuilderTest.php\r\n\r\n* Update TailwindBuilderTest.php\r\n\r\n---------\r\n\r\nCo-authored-by: Victor Bocharsky <bocharsky.bw@gmail.com>",
"is_bot": false,
"headline": "Allowing a custom config_file relative to the project (#30)",
"author_name": "Mrtn Schndlr",
"author_login": "barbieswimcrew",
"committed_at": "2023-12-18T16:55:43Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "34e89ad1958f88d39689917714fe8a2e4d5e284f",
"body": "* Trigger a build to see random fail\r\n\r\n* Try to revert tear down code\r\n\r\n* Drop a comment to trigger another build",
"is_bot": false,
"headline": "Trigger a build to see a random fail (#39)",
"author_name": "Victor Bocharsky",
"author_login": "bocharsky-bw",
"committed_at": "2023-12-15T17:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43ad79daf6ab4aec5bcf30262db9b51844abb389",
"body": "* Allow version configuration\r\n\r\n* Test file cleanup fix\r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: Victor Bocharsky <bocharsky.bw@gmail.com>\r\n\r\n* Update doc/index.rst\r\n\r\nCo-authored-by: Victor Bocharsky <bocharsky.bw@gmail.com>\r\n\r\n---------\r\n\r\nCo-authored-by: Victor Bocharsky <bocharsky.bw@gmail.com>",
"is_bot": false,
"headline": "Allow version configuration (#38)",
"author_name": "Fracsi",
"author_login": "fracsi",
"committed_at": "2023-12-15T16:39:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30138118d43fbc8011ae07578089dd8435a81f04",
"body": "* Download latest release from github\r\n\r\n* Rename constant\r\n\r\n* CS fix",
"is_bot": false,
"headline": "Download latest release from github (#34)",
"author_name": "Fracsi",
"author_login": "fracsi",
"committed_at": "2023-12-15T11:26:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15a253310fb20620f9362fcee0efae48d31cde3a",
"body": "…rryan)\n\nThis PR was merged into the main branch.\n\nDiscussion\n----------\n\nAdding note to the docs about using Tailwind plugins\n\nCommits\n-------\n\n43ef989 Adding note to the docs about using Tailwind plugins",
"is_bot": false,
"headline": "minor #35 Adding note to the docs about using Tailwind plugins (weave…",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-12-11T17:45:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43ef9894608c701a10286ac0a74addf4f10afeb9",
"body": null,
"is_bot": false,
"headline": "Adding note to the docs about using Tailwind plugins",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-12-11T15:01:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f749c2e5bb1ea67a8dab0711d836b3005fb2aaa",
"body": "Adding note about form theming bundle",
"is_bot": false,
"headline": "Merge pull request #33 from SymfonyCasts/docs-form-theming",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-11-30T16:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "649c8103f4c9f0b185344fa095835f17b16b89fb",
"body": null,
"is_bot": false,
"headline": "Adding note about form theming bundle",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-11-29T20:12:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9e71ba9824c1966f3d46ffc04bb3624cbf5ecc0",
"body": "* Trigger a build to test against PHP 8.3\r\n\r\n* Add PHP 8.3 support\r\n\r\n* [no ci] Revert README.md change",
"is_bot": false,
"headline": "Add PHP 8.3 support (#32)",
"author_name": "Victor Bocharsky",
"author_login": "bocharsky-bw",
"committed_at": "2023-11-28T18:16:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df70d0d1dd15a61636a479722e25fef2a4c8fe87",
"body": null,
"is_bot": false,
"headline": "Updating binary to latest 3.3.5",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-11-08T19:29:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34601815994f2d39d26d65a220e0c4c661e4bf7a",
"body": "Allow installation with Symfony 7",
"is_bot": false,
"headline": "Update composer.json (#26)",
"author_name": "Marko Korhonen",
"author_login": "back-2-95",
"committed_at": "2023-11-08T10:28:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15ef4c91f03927c16880aa49990e6f5741e0bc54",
"body": null,
"is_bot": false,
"headline": "readding minify option in docs",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-09-04T01:01:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4a88f5cd3a05b06ea5690d17a464885558c5099d",
"body": null,
"is_bot": false,
"headline": "Linking to the new docs location",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-09-04T01:00:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "affe289b5a229c10d284b5d1b7ca4270df3538e5",
"body": "This PR was squashed before being merged into the main branch.\n\nDiscussion\n----------\n\nfeat: add --minify option\n\nHi, this PR implements the `--minify` option of the standalone Tailwind binary.\n\nEven if the [AssetMapper documentation](https://symfony.com/doc/current/frontend/asset_mapper.html#optimi\n[…]\ned assets by Cloudflare (or other CDNs),\nI think it's nice to have the possibility to minify Tailwind's output CSS file if we are not using any CDN.\n\nCommits\n-------\n\n1c35a20 feat: add --minify option",
"is_bot": false,
"headline": "feature #21 feat: add --minify option (Kocal)",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-09-02T18:42:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1c35a20bcb7b3fe735c2a4a5c57889fe8f5cf978",
"body": null,
"is_bot": false,
"headline": "feat: add --minify option",
"author_name": "Hugo Alliaume",
"author_login": "Kocal",
"committed_at": "2023-09-02T18:42:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14794cb1a25c24fde5583e9d3ac78ee7c02f704b",
"body": "[Doc] Fix minor syntax issues",
"is_bot": false,
"headline": "Merge pull request #23 from javiereguiluz/patch-1",
"author_name": "Victor Bocharsky",
"author_login": "bocharsky-bw",
"committed_at": "2023-09-01T09:30:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50ccd8561224211bd32ce28a655e4d7dbed98bba",
"body": null,
"is_bot": false,
"headline": "[Doc] Fix minor syntax issues",
"author_name": "Javier Eguiluz",
"author_login": "javiereguiluz",
"committed_at": "2023-08-31T10:39:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "804b82c4bc087bdecbf5a881d5e304def2807460",
"body": "…yan)\n\nThis PR was merged into the main branch.\n\nDiscussion\n----------\n\nAllowing a custom input_path relative to the project\n\nThe option is already documented this way, but wasn't working unless it was the full path.\n\nShould be repeated for https://github.com/SymfonyCasts/sass-bundle\n\nCommits\n-------\n\naa904a5 Allowing a custom input_path relative to the project",
"is_bot": false,
"headline": "bug #22 Allowing a custom input_path relative to the project (weaverr…",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-08-30T18:35:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aa904a5beaebc5f4349111f995ebd12da57a0536",
"body": null,
"is_bot": false,
"headline": "Allowing a custom input_path relative to the project",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-08-30T18:31:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb47b4bae49b735d37b19035a1b971c1d7b2fe49",
"body": null,
"is_bot": false,
"headline": "Converting the docs to rst for symfony.com",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-08-30T13:13:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a27d8bddf668e839d57b3b1324377729eada9ae6",
"body": "…bocharsky-bw)\n\nThis PR was merged into the main branch.\n\nDiscussion\n----------\n\nSuppress config deprecations by setting values explicitly\n\nFix failed tests discovered in #19\n\n```\nRemaining indirect deprecation notices (4)\n\n 2x: Since symfony/framework-bundle 6.4: Not setting the \"framework.handle_\n[…]\nfault to \"true\" in 7.0.\n 2x in FunctionalTest::testBuiltCSSFileIsUsed from Symfonycasts\\TailwindBundle\\Tests\n\n```\n\nCommits\n-------\n\ncf3f9ee Suppress config deprecations by setting values explicitly",
"is_bot": false,
"headline": "minor #20 Suppress config deprecations by setting values explicitly (…",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-08-29T14:07:52Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "cf3f9ee3712e5af4a6535a286f07f8bad9cbe0e0",
"body": null,
"is_bot": false,
"headline": "Suppress config deprecations by setting values explicitly",
"author_name": "bocharsky-bw",
"author_login": "bocharsky-bw",
"committed_at": "2023-08-28T09:26:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da907ddd1975fae3bd18b7b0b286cfdf08da3ffb",
"body": "doc: fix path to base Twig template",
"is_bot": false,
"headline": "Merge pull request #19 from Kocal/patch-1",
"author_name": "Victor Bocharsky",
"author_login": "bocharsky-bw",
"committed_at": "2023-08-28T08:56:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e5c024575d9132c087657eb20394fae68c566e9",
"body": null,
"is_bot": false,
"headline": "doc: fix path to base Twig template",
"author_name": "Hugo Alliaume",
"author_login": "Kocal",
"committed_at": "2023-08-27T16:32:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e03365d4b59e11dadd6a5755181eab0551dfef",
"body": "This PR was merged into the main branch.\n\nDiscussion\n----------\n\nDeleting test file that should be ignored\n\nJust noticed this file is checked in (it's generated during the tests), but doesn't need to be.\n\nCommits\n-------\n\n5ecd90b Deleting test file that should be ignored",
"is_bot": false,
"headline": "minor #18 Deleting test file that should be ignored (weaverryan)",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-08-07T19:29:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ecd90b6c07a4e2531d4cd3e85ac87bc306317e6",
"body": null,
"is_bot": false,
"headline": "Deleting test file that should be ignored",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-08-07T19:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8cfc2b86657d444fde05f4ae550bcfcf19731ef4",
"body": "This PR was merged into the main branch.\n\nDiscussion\n----------\n\nUpdate to Tailwind CSS v3.3.3\n\nCommits\n-------\n\n6fecaf9 Update to Tailwind CSS v3.3.3",
"is_bot": false,
"headline": "bug #16 Update to Tailwind CSS v3.3.3 (seb-jean)",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-07-18T15:02:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6fecaf9cc8d0f2f029a9c0d750b3d6ae42e43398",
"body": null,
"is_bot": false,
"headline": "Update to Tailwind CSS v3.3.3",
"author_name": "seb-jean",
"author_login": "seb-jean",
"committed_at": "2023-07-14T09:25:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d366ee722e712d982572051a17c289ed5e50f69",
"body": "…(weaverryan)\n\nThis PR was merged into the main branch.\n\nDiscussion\n----------\n\nTrying an alternate solution to \"waiting\" for the watch mode\n\nHopefully will fix #14\n\nCommits\n-------\n\n49bfa13 Trying an alterate solution to \"waiting\" for the watch mode",
"is_bot": false,
"headline": "bug #15 Trying an alternate solution to \"waiting\" for the watch mode …",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-07-06T10:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49bfa1330ab7725126339b734bf38f0cf0a7fc63",
"body": null,
"is_bot": false,
"headline": "Trying an alterate solution to \"waiting\" for the watch mode",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-07-05T16:24:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "460fdb56c5c2628a5d3f8298d4ff0a3d43750eef",
"body": "This PR was merged into the main branch.\n\nDiscussion\n----------\n\nFixing bug where machine name is aarch64\n\nFix for PR #12\n\nCommits\n-------\n\nf1164ed Fixing bug where machine name is aarch64",
"is_bot": false,
"headline": "bug #13 Fixing bug where machine name is aarch64 (makraz)",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-07-05T16:12:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1164edd784f169c9d8bc9978ce1d162acd971ab",
"body": null,
"is_bot": false,
"headline": "Fixing bug where machine name is aarch64",
"author_name": "Hamza Makraz",
"author_login": "makraz",
"committed_at": "2023-07-01T16:16:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fc2926072d7e26ffa5005679dd980ff10cfaac5",
"body": "…ler handling url() in CSS files (weaverryan)\n\nThis PR was merged into the main branch.\n\nDiscussion\n----------\n\nFixing bug where Tailwind compiler might run after core compiler handling url() in CSS files\n\nFixes #10\n\nCommits\n-------\n\n383655a Fixing bug where Tailwind compiler might run after core comiler handling url() in CSS files",
"is_bot": false,
"headline": "bug #11 Fixing bug where Tailwind compiler might run after core compi…",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-06-30T16:08:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "383655a3551038a4190533a6f400d41de8a494ae",
"body": "…ing url() in CSS files",
"is_bot": false,
"headline": "Fixing bug where Tailwind compiler might run after core comiler handl…",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-06-30T13:23:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30b9ee779ba4a4803cee4a4a63499c3f2657ca80",
"body": "This PR was merged into the main branch.\n\nDiscussion\n----------\n\nUpdate README.md\n\nCommits\n-------\n\n843e9a4 Update README.md",
"is_bot": false,
"headline": "minor #8 Update README.md (hhamon)",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-06-29T00:26:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "843e9a4540c4f45fb4c7015feda3626d747378d7",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Hugo Hamon",
"author_login": "hhamon",
"committed_at": "2023-06-28T18:18:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6733a174a6766393687e6928944d309fcf5f2eef",
"body": "This PR was squashed before being merged into the main branch.\n\nDiscussion\n----------\n\nAdding functional test for AssetMapper integration\n\nCloses #5\n\nCommits\n-------\n\n7c0b614 Adding functional test for AssetMapper integration",
"is_bot": false,
"headline": "bug #6 Adding functional test for AssetMapper integration (weaverryan)",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-06-28T17:25:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c0b6148cdec374a2394a89afef9d9ed80e4cd4d",
"body": null,
"is_bot": false,
"headline": "Adding functional test for AssetMapper integration",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-06-28T17:25:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "18d38ba26eb6080301b0c51d184206f11167443c",
"body": "This PR was squashed before being merged into the main branch.\n\nDiscussion\n----------\n\nAdding windows to ci & fixing Windows binary bug\n\nDepends on https://github.com/SymfonyCasts/.github/pull/2\n\n* [x] Merge https://github.com/SymfonyCasts/.github/pull/2 and change the CI config back to the `main` branch\n\nFixes #2\n\nCommits\n-------\n\n3d7aa04 Adding windows to ci & fixing Windows binary bug",
"is_bot": false,
"headline": "bug #4 Adding windows to ci & fixing Windows binary bug (weaverryan)",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-06-28T14:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d7aa040340d86f4bcd343f952e01132136df11e",
"body": null,
"is_bot": false,
"headline": "Adding windows to ci & fixing Windows binary bug",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-06-28T14:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ba49f377079b1aae7e3795fcb6bc93befe6e794",
"body": "This PR was merged into the main branch.\n\nDiscussion\n----------\n\nFix and update .gitattributes file\n\nCommits\n-------\n\n6bbe883 Fix and update .gitattributes file",
"is_bot": false,
"headline": "minor #3 Fix and update .gitattributes file (ker0x)",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-06-28T13:31:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bbe883e7a540b94dfcae2c7084aa8e8ee1a42c3",
"body": null,
"is_bot": false,
"headline": "Fix and update .gitattributes file",
"author_name": "Romain Monteil",
"author_login": "ker0x",
"committed_at": "2023-06-28T08:46:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43490611465daf8b03ba40926889daa5b1f4157e",
"body": "This PR was squashed before being merged into the main branch.\n\nDiscussion\n----------\n\nFinishing CI setup\n\nCommits\n-------\n\n64fa7bb Finishing CI setup",
"is_bot": false,
"headline": "minor #1 Finishing CI setup (weaverryan)",
"author_name": "Ryan Weaver",
"author_login": "weaverryan",
"committed_at": "2023-06-27T19:19:30Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 29,
"commits_last_year": 29,
"latest_release_at": "2026-06-21T15:50:33Z",
"latest_release_tag": "v0.14.0",
"releases_from_tags": false,
"days_since_last_push": 0,
"active_weeks_last_year": 8,
"days_since_latest_release": 31,
"mean_days_between_releases": 57.1
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 62,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "symfonycasts/tailwind-bundle",
"exists": true,
"license": "MIT",
"keywords": [
"tailwind",
"asset-mapper"
],
"ecosystem": "packagist",
"matches_repo": true,
"registry_url": "https://packagist.org/packages/symfonycasts/tailwind-bundle",
"is_deprecated": false,
"latest_version": "v0.14.0",
"repository_url": "https://github.com/SymfonyCasts/tailwind-bundle",
"versions_count": 29,
"total_downloads": 1804562,
"dependents_count": 20,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 155805,
"first_published_at": null,
"latest_published_at": "2026-06-21T15:46:15Z",
"latest_version_yanked": null,
"days_since_latest_publish": 31
}
]
},
"popularity": {
"forks": 33,
"stars": 113,
"watchers": 6,
"fork_history": {
"days": [
{
"date": "2023-06-28",
"count": 2
},
{
"date": "2023-07-01",
"count": 1
},
{
"date": "2023-08-27",
"count": 1
},
{
"date": "2023-08-31",
"count": 1
},
{
"date": "2023-11-07",
"count": 1
},
{
"date": "2023-11-23",
"count": 1
},
{
"date": "2023-11-28",
"count": 1
},
{
"date": "2023-12-08",
"count": 1
},
{
"date": "2023-12-20",
"count": 1
},
{
"date": "2024-02-07",
"count": 1
},
{
"date": "2024-05-16",
"count": 1
},
{
"date": "2024-06-02",
"count": 1
},
{
"date": "2024-08-10",
"count": 1
},
{
"date": "2024-10-13",
"count": 1
},
{
"date": "2024-10-17",
"count": 1
},
{
"date": "2024-10-18",
"count": 1
},
{
"date": "2024-10-22",
"count": 1
},
{
"date": "2025-01-27",
"count": 2
},
{
"date": "2025-02-05",
"count": 1
},
{
"date": "2025-02-09",
"count": 1
},
{
"date": "2025-03-05",
"count": 1
},
{
"date": "2025-03-27",
"count": 1
},
{
"date": "2025-05-06",
"count": 1
},
{
"date": "2025-07-08",
"count": 1
},
{
"date": "2025-07-28",
"count": 1
},
{
"date": "2025-10-23",
"count": 1
},
{
"date": "2025-11-23",
"count": 1
},
{
"date": "2025-12-17",
"count": 1
},
{
"date": "2026-01-20",
"count": 1
},
{
"date": "2026-03-24",
"count": 1
},
{
"date": "2026-07-21",
"count": 1
}
],
"complete": true,
"collected": 33,
"total_forks": 33
},
"star_history": null,
"open_issues_and_prs": 22
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 6456,
"source_files_sampled": 23,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"composer.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 13,
"direct_affected_count": 0
},
"ecosystems": [
"packagist"
],
"dependencies": [
{
"name": "symfony/asset-mapper",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^6.4|^7.0|^8.0"
},
{
"name": "symfony/console",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^6.4|^7.0|^8.0"
},
{
"name": "symfony/http-client",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^6.4|^7.0|^8.0"
},
{
"name": "symfony/process",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^6.4|^7.0|^8.0"
},
{
"name": "symfony/cache",
"manifest": "composer.json",
"ecosystem": "packagist",
"version_constraint": "^6.4|^7.0|^8.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "symfony/asset-mapper",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/cache",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/console",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/http-client",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/process",
"direct": true,
"version": null,
"ecosystem": "packagist"
},
{
"name": "friendsofphp/php-cs-fixer",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "php",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpstan/phpstan",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "phpunit/phpunit",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/filesystem",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/framework-bundle",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/phpunit-bridge",
"direct": false,
"version": null,
"ecosystem": "packagist"
},
{
"name": "symfony/yaml",
"direct": false,
"version": null,
"ecosystem": "packagist"
}
],
"collected": true,
"truncated": false,
"total_count": 13,
"direct_count": 5,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 58,
"open_issues": 20,
"closed_ratio": 0.672,
"closed_issues": 41,
"closed_unmerged_prs": 15
},
"bus_factor": 2,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "weaverryan",
"commits": 42,
"avatar_url": "https://avatars.githubusercontent.com/u/121003?v=4"
},
{
"type": "User",
"login": "kbond",
"commits": 30,
"avatar_url": "https://avatars.githubusercontent.com/u/127811?v=4"
},
{
"type": "User",
"login": "bocharsky-bw",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/3317635?v=4"
},
{
"type": "User",
"login": "Spomky",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1091072?v=4"
},
{
"type": "User",
"login": "fracsi",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/690307?v=4"
},
{
"type": "User",
"login": "Kocal",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/2103975?v=4"
},
{
"type": "User",
"login": "jrushlow",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/40327885?v=4"
},
{
"type": "User",
"login": "ker0x",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/5331654?v=4"
},
{
"type": "User",
"login": "seb-jean",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/12116264?v=4"
},
{
"type": "User",
"login": "ld-web",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/46715342?v=4"
}
],
"contributors_sampled": 21,
"top_contributor_share": 0.375
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"ci.yaml"
],
"has_docs_dir": true,
"linter_configs": [
".php-cs-fixer.dist.php"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": null,
"reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 8,
"reason": "12 out of 15 merged PRs checked by a CI test -- score normalized to 8",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 4,
"reason": "Found 6/15 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 11 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 4,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "68417a58293e68977fed5ae7d3bf92be39e9c341",
"ran_at": "2026-07-23T00:19:13Z",
"aggregate_score": 5.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-22T22:12:03Z",
"oldest_open_prs": [
{
"number": 133,
"created_at": "2026-07-06T21:34:03Z",
"last_comment_at": "2026-07-13T19:31:22Z",
"last_comment_author": "kbond"
},
{
"number": 134,
"created_at": "2026-07-21T12:12:26Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-22T22:10:21Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 28,
"created_at": "2023-11-17T11:45:12Z",
"last_comment_at": "2026-04-07T14:54:28Z",
"last_comment_author": "bocharsky-bw"
},
{
"number": 42,
"created_at": "2023-12-21T01:14:48Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 44,
"created_at": "2024-01-12T15:21:58Z",
"last_comment_at": "2024-01-15T12:05:36Z",
"last_comment_author": "bocharsky-bw"
},
{
"number": 45,
"created_at": "2024-02-03T14:16:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 46,
"created_at": "2024-02-15T09:32:00Z",
"last_comment_at": "2024-09-03T13:35:24Z",
"last_comment_author": "NodokaMurmevent"
},
{
"number": 48,
"created_at": "2024-03-15T00:22:46Z",
"last_comment_at": "2025-09-23T14:56:57Z",
"last_comment_author": "SimonMellerin"
},
{
"number": 49,
"created_at": "2024-03-22T11:58:24Z",
"last_comment_at": "2024-09-30T10:27:38Z",
"last_comment_author": "lukepass"
},
{
"number": 50,
"created_at": "2024-03-23T22:31:40Z",
"last_comment_at": "2024-03-25T18:35:22Z",
"last_comment_author": "bocharsky-bw"
},
{
"number": 60,
"created_at": "2024-07-05T16:08:09Z",
"last_comment_at": "2025-02-06T01:23:15Z",
"last_comment_author": "langziyang"
},
{
"number": 61,
"created_at": "2024-07-10T00:26:49Z",
"last_comment_at": "2025-04-17T22:18:22Z",
"last_comment_author": "j0r1s"
},
{
"number": 63,
"created_at": "2024-08-20T11:37:31Z",
"last_comment_at": "2024-09-04T15:57:07Z",
"last_comment_author": "maximehuran"
},
{
"number": 77,
"created_at": "2024-11-22T11:41:56Z",
"last_comment_at": "2026-03-28T19:00:41Z",
"last_comment_author": "Airone2000"
},
{
"number": 78,
"created_at": "2025-01-05T18:23:30Z",
"last_comment_at": "2025-06-08T10:34:45Z",
"last_comment_author": "viu-x"
},
{
"number": 90,
"created_at": "2025-02-12T21:24:08Z",
"last_comment_at": "2025-02-27T16:31:05Z",
"last_comment_author": "bocharsky-bw"
},
{
"number": 93,
"created_at": "2025-03-05T15:49:47Z",
"last_comment_at": "2025-05-17T13:42:33Z",
"last_comment_author": "xamayca"
},
{
"number": 105,
"created_at": "2025-05-03T09:21:58Z",
"last_comment_at": "2025-08-15T15:09:09Z",
"last_comment_author": "bocharsky-bw"
},
{
"number": 106,
"created_at": "2025-06-12T10:15:54Z",
"last_comment_at": "2025-06-27T18:59:50Z",
"last_comment_author": "kbond"
},
{
"number": 114,
"created_at": "2025-08-18T18:41:24Z",
"last_comment_at": "2025-08-21T20:06:36Z",
"last_comment_author": "bocharsky-bw"
},
{
"number": 115,
"created_at": "2025-10-07T12:23:59Z",
"last_comment_at": "2026-04-07T16:34:48Z",
"last_comment_author": "Taminoful"
},
{
"number": 125,
"created_at": "2026-06-08T09:24:45Z",
"last_comment_at": "2026-06-19T22:55:08Z",
"last_comment_author": "kbond"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/SymfonyCasts/tailwind-bundle",
"host": "github.com",
"name": "tailwind-bundle",
"owner": "SymfonyCasts"
},
"metrics": {
"overall": {
"key": "overall",
"band": "good",
"name": "Overall health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"security": 55,
"vitality": 76,
"community": 57,
"governance": 74,
"engineering": 84
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 76,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"commits_last_year": 29,
"human_commit_share": 0.97,
"days_since_last_push": 0,
"active_weeks_last_year": 8
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "8/52 weeks with commits",
"points": 5.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 8
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "29 commits in the last year",
"points": 13.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 29
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 92,
"inputs": {
"releases_count": 29,
"latest_release_tag": "v0.14.0",
"releases_from_tags": false,
"days_since_latest_release": 31,
"mean_days_between_releases": 57.1
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "29 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 29
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 31 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 31
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~57.1 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 57.1
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 57,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"forks": 33,
"stars": 113,
"watchers": 6,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "113 stars",
"points": 33.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 113
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "33 forks",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 33
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "6 watchers",
"points": 3.9,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 6
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "good",
"name": "Ecosystem adoption (downloads)",
"note": null,
"notes": [],
"value": 78,
"inputs": {
"packages": [
"symfonycasts/tailwind-bundle"
],
"dependents": 20,
"ecosystems": "packagist",
"total_downloads": 1804562,
"monthly_downloads": 155805
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "155,805 downloads/month across packagist",
"points": 69.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 155805,
"ecosystems": "packagist"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "20 packages depend on it",
"points": 8.8,
"status": "partial",
"details": [
{
"code": "registry_dependents",
"params": {
"count": 20
}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "good",
"name": "Sustainability & Governance",
"value": 74,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 21,
"top_contributor_share": 0.375
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 38% of commits",
"points": 14.1,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 38
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "21 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 21
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"merged_prs": 58,
"open_issues": 20,
"closed_issues": 41,
"issue_closed_ratio": 0.672,
"closed_unmerged_prs": 15
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "67% of issues closed",
"points": 31.4,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 67
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "58/73 decided PRs merged",
"points": 30.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 58,
"decided": 73
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 6/15 approved changesets -- score normalized to 4",
"points": 6,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 72,
"inputs": {
"followers": 267,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "SymfonyCasts",
"public_repos": 53,
"account_age_days": 2975
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "267 followers of SymfonyCasts",
"points": 17.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 267,
"login": "SymfonyCasts"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "53 public repos, account ~8 yr old",
"points": 24.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 53
}
},
{
"code": "account_age_years",
"params": {
"years": 8
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"symfonycasts/tailwind-bundle"
],
"ecosystems": "packagist",
"any_deprecated": false,
"min_days_since_publish": 31
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on packagist",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "packagist"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 31 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 31
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "29 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 29
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "good",
"name": "Engineering Quality",
"value": 84,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".php-cs-fixer.dist.php",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "12 out of 15 merged PRs checked by a CI test -- score normalized to 8",
"points": 16,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "excellent",
"name": "Documentation",
"note": null,
"notes": [],
"value": 90,
"inputs": {
"topics": [
"asset-mapper",
"symfony",
"symfony-bundle",
"tailwind",
"tailwind-css"
],
"has_wiki": false,
"homepage": "https://symfony.com/bundles/TailwindBundle/current/index.html",
"has_readme": true,
"has_docs_dir": true,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 25,
"status": "met",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": "https://symfony.com/bundles/TailwindBundle/current/index.html",
"points": 15,
"status": "met",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "5 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 5
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "moderate",
"name": "Security",
"value": 55,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "moderate",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Branch-Protection, Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"branch_protection",
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 55,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 12,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 6,
"scorecard_aggregate": 5.5
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "12 out of 15 merged PRs checked by a CI test -- score normalized to 8",
"points": 2,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 6/15 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 11 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 2,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 25
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 40,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 37,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.701,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "68 of 97 human commits state their intent (structured subject or explanatory body)",
"points": 37.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 68,
"sampled": 97
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 37,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".php-cs-fixer.dist.php",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".php-cs-fixer.dist.php"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "PHP",
"largest_source_bytes": 6456,
"source_files_sampled": 23,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "PHP without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "PHP"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/23 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 23,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-23T00:19:36.588692Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/SymfonyCasts/tailwind-bundle.svg",
"full_name": "SymfonyCasts/tailwind-bundle",
"license_state": "standard",
"license_spdx": "MIT"
}