Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TryGhost/gscan

Ghost theme scanner - checks for errors and feature support
https://github.com/TryGhost/gscan

✨ Added deprecation errors for @site.ghost_head/foot helpers

refs #181

- {{@site.blog_head}} and {{@site.blog_foot}} properties will be gone once these pro...

9ef442eeb25715639d3b1b8a917f1c24c555f516 authored almost 6 years ago
Update dependency fs-extra to ^0.30.0

d0df252522fee9334347854475fd532c8bff8d1b authored almost 6 years ago
Update dependency eslint-plugin-ghost to v0.2.0

073f8e50be66bb4c650d759d381a76bc84e6ea67 authored almost 6 years ago
Added alias deprecation rule for @blog.permalinks

refs #181

- As @blog helper was added to deprecations in favor of @site it's property deprecati...

757f189ad323bdb9e44ff053bb16d9222334d526 authored almost 6 years ago
Update dependency commander to v2.20.0

7164c8caa7d25f377ae50977877ec4a19849a6f5 authored almost 6 years ago
Pin dependencies

75673eb42a6c465c6560cb6ff57e3cc1ccc85404 authored almost 6 years ago
Configure Renovate (#182)

no issue

- Add renovate.json

c376b7c33fc10a4e7b9553362f8504c5d413d0f8 authored almost 6 years ago
v2.4.0

73a59d9ba801b14b3f6dff9ee0e01311b7026c00 authored almost 6 years ago
Updated deprecation rules messaging and abbreviations

b52d2244dd54172ed8e2b41a3a712b023e51c406 authored almost 6 years ago
✨ Added deprecation error for {{lang}} helper

closes #174

- Deprecation warning was added because {{lang}} helper will be removed with next (...

73e008270d04034a8ea310766947c106ea9ad70e authored almost 6 years ago
✨ Added deprecation error for {{@blog.*}} data helper

refs #174

- With introduction of Content API {{@blog}} data helper was deprecated in favor of {...

8d0b06ec2c7d85a6b46c0c8d06cb6257c2fc7e26 authored almost 6 years ago
πŸ› Fixed error when using .page css class

closes #93

- Because `.page` class is one of ther returned classes by {{post_class}} helper in ...

2c4a7be16743a70a0acba4b8e2f2f5c798ac2c36 authored almost 6 years ago
v2.3.0

4924b180b0577cbe67bd207016c0d76e418ff634 authored almost 6 years ago
Added SECURITY.md file

- consistent with all public repos

3218ea69befda44b66a0559bd6a336586ae95706 authored almost 6 years ago
Bumped mocha and nodemon dev dependencies (#175)

no issue

01513fa404b029b5f68ef92fd2ac7c5162d913c8 authored almost 6 years ago
Add node 10 support to Travis build

4e38f699ed684596e9921142982576f101428a14 authored almost 6 years ago
Update upath for node 10

1e2b3c41ea434220cf313a16392d4b3a31883c93 authored almost 6 years ago
Fix package.json

eaf984ab84b9ac9ecb9a19b0b80f511dee1f7aa1 authored almost 6 years ago
Bump a few versions

a0edccd03fad6b8002aeaaa0b3cf0f42c1f3a438 authored almost 6 years ago
2019

dccb7195198106ed705b0222e1a8e09c5ae2c07a authored about 6 years ago
Improved version output (#162)

closes #161

- Added commenting to explain the `versions.json` file with its properties
- Cha...

1f8b1741bd3967c90fbbe93b1abbc8d770ab93f6 authored over 6 years ago
v2.2.1

15a825a11bbe2e7ffd02c285f4c450b31fc442a2 authored over 6 years ago
πŸ› Fixed GScan performance (#160)

πŸ› Fixed GScan performance

closes #159

- the checker read any asset from disk
- added rest...

0d72d8ef2576a4ef3597543c9035a00a70be596b authored over 6 years ago
v2.2.0

1a6d36ca9d0f549b6d3038450cb687a964ad782d authored over 6 years ago
✨Added Koenig CSS class rules for gallery card in 2.1.0 (#158)

no issue

- Added Koenig CSS class rules for gallery card in Ghost 2.1.0
- the gallery card r...

ab44dc36c8c101fa55fb42572f0d83e2a4fdee48 authored over 6 years ago
πŸ› Fixed Koenig CSS detection in non-CSS files (#154)

closes #152

- Scan through every file to find required Koenig CSS classes instead of `*.css` ...

1a55d77ba67ff96187b8cfabc26cc83292d44d1a authored over 6 years ago
🎨 Optimised GScan rule messages (#153)

no issue

- {{author}} is an output helper and it should be replaced with {{authors}} (not wit...

3c6fe919ac220a6a95af25cd64b1c9e08f4cee9c authored over 6 years ago
v2.1.1

6ef23812b3eb7fa860ff9eb07c132781adb0493b authored over 6 years ago
FFS

320c6bcee6ccb34810b1c1a8eb6da4379d6b7d8f authored over 6 years ago
Fix fonts

242a4cbb0f469a98fef14a99524095c34b5d1ea5 authored over 6 years ago
v2.1.0

24647e73c7109b9c0bc27d34101d1c050012d57e authored over 6 years ago
Update gscan design + add themedev newsletter

776ba8ecb0cac729b3efdc556ccbb4620b4257e6 authored over 6 years ago
v2.0.0

92f0664e54007b738119e476f1198e348e652175 authored over 6 years ago
Added missing catch blocks to tests

ad516ff5a61cdcba72d802b9237c4a80c7b11933 authored over 6 years ago
Added file reference for Koenig CSS classes

refs #115

72375e5021fcb2c9789f4baaae5022b68aeb34b1 authored over 6 years ago
✨ Added exit code to CLI for programmatic usage (#149)

closes #105

- Show exit code 1 if there are any errors or warnings
- We show this for warnin...

f38c0d4062dbb08cd8ae5d4c766b4d6a44f856e8 authored over 6 years ago
Update README with error level explanation

no issue

- Updated the README to explain the different levels of errors and warnings
- Explain ...

4591e8d9fc490e8c3c4c0e9819f9964cec4c8078 authored over 6 years ago
✨ Added `{{error.statusCode}}` deprecation checks (#138)

closes #137

- Added deprecation check to detect `{{error.statusCode}}` as well as `{{statusCo...

fd593325bb29be63666ca27a637d58a54888d44c authored over 6 years ago
✨ Added `{{@blog.permalinks}}` deprecation check (#139)

closes #129

- Added a check that detects the usage of `{{@blog.permalinks}}`, and creates a n...

6df79a0222b213e7d33f9657b7b8188e5b8b4ab2 authored over 6 years ago
✨ Allow GScan to scan different versions

closes #116

- CLI
- Added `-1, --v1` option to allow cli usage of GScan to check for 1.0 th...

be78ccb323d6da86b2e22f35bc003471a8835c7c authored over 6 years ago
Simplifying wording for 2.0 on start screen

refs. https://github.com/TryGhost/gscan/issues/119

30ce4662c216c43f5efd576554e7888c48a25930 authored over 6 years ago
Added util to handle versions and update doc links (#127)

refs #116

- Added a util with a version file, that can take properties and handle `latest` vers...

ef8b462cdcf3fdad21af23a1a65e3cf1db687951 authored over 6 years ago
Removed "Please read the details" text

no issue

- this rule was the only rule which said "Please read the details."
- there are always...

de1a0940e1f7b4a7b1efbb144ee78911fed0cc96 authored over 6 years ago
Optimised {{content words="0"}} rule

no issue

- {{img_url}} does nothing by itself

95760ab5d23a6cdbaf66fe275ceb2b790f354629 authored over 6 years ago
✨Added keyword check for `ghost-theme` (#141)

closes #143

- Add a check for `ghost-theme` in the keywords list
- Provides us a way to dete...

68ea6d0f9ad2a58d88e1cad4bcbd11cc806f7732 authored over 6 years ago
Updated {{id}} wording

d69ab5ddd878be7bff8aefce47170a27a1c1313b authored over 6 years ago
Replaced and> by and

no issue

- formatting issue

f98899701b81ef0ce5989e458d1a42b45b13d7cd authored over 6 years ago
✨ Added presence checks for Koenig CSS classes

closes #115

- Added a new checking file that checks the presence of two CSS classes:
1. `.k...

7d414c11b14acfa90371196a1456ccefb6555858 authored over 6 years ago
Fixed single author detection (#147)

refs #99

- the rules haven't really worked
- i had to add much more rules to output the corr...

b815957f8a8f038b5348f7e1aec4a41ecad733b0 authored over 6 years ago
✨ Added `.kg-card-markdown` deprecation warning

refs #115

- Added deprecation for `.kg-card-markdown` CSS class in latest ruleset
- Restructure...

491e9cec93345914e86622d77653b373ec439dde authored over 6 years ago
✨Single author deprecations (#120)

closes #99

- Includes preparation work from @CriticalRespawn πŸ‘πŸΌ
- Refactored the rules to be...

bfaf2c6f26ee54ee5614e5b2014b49d57a2b36b2 authored over 6 years ago
Refactor checkers to fetch rules per name (#145)

closes #140

- Instead of listing all rules per checker again, we read them with a regex from ...

be7d1c48b598f564885d12076ccc22628305bec5 authored over 6 years ago
Added file references to CLI output

no issue

bf3281d00653ff6d2b293fd0b0e2f5a14db9c3de authored over 6 years ago
Changed GS001-DEPR-BPL rule

no issue

- say that this theme attribute was removed, not deprecated

7525a549cdbdf43a705d1c040aad300192090dcc authored over 6 years ago
πŸ› Fixed rules clashing between versions

- When running tests with different versions, we were seeing the tests fail as if they were bein...

74214466a3f0c4486c7b9385774fe706bf710a77 authored over 6 years ago
Output the major version that was checked (#128)

refs #116

- uses the versions util to fetch the major version and pass it along our `theme` o...

936ea9aad9d6c694caccdd2e434b5d4d6e5197e3 authored over 6 years ago
Downgraded Koenig CSS checks to non-fatal

no issue

- CSS classes that are required should not prevent Ghost from booting
- The two new Ko...

1780dbfc462926e6a21e2c6ec25fb34cd5e22342 authored over 6 years ago
Added dropdown arrow to select box (#132)

closes #119

- Added svg partials for arrow up and down (taken from ghost.org)
- Added toggle...

2c70252275723facdbd8e7c1cf098df8e6b0ee70 authored over 6 years ago
✨ Added ability to sort by files

refs #122

- `gscan.format` now accepts a new option to return a different format
- sort by er...

0b186065654f5aa515c34516a9338c8200ecab6d authored over 6 years ago
Fixed pushing correct file reference for errors/warnings

no issue

- failures[..].ref is always the target file reference
- ensure consistency

934fd48de7d2ddf892dbe3277e60c5f0735654fb authored over 6 years ago
Recommend usage of `primary_author` for `author`

no issue

- Changed the recommendendation for the `{{#author}}` block helper to `{{#primary_auth...

70962f74e42092f5036afa108084c5dd5a29dea8 authored over 6 years ago
v1.5.1

0af076e1444b110b26f3d529c7c674791518b6a2 authored over 6 years ago
Fix 1.0 changelog URL

no issue

- The URL was still pointing to a 1.0 beta section, which doesn't exist

1a5f1817f372192545ed86e77971c0f7e9478b97 authored over 6 years ago
Updated links to docs to latest v1 minor version (#125)

closes #117

- replaced https://themes.ghost.org/docs/ with https://themes.ghost.org/v1.25.0/d...

b343fdd4c1f6cdf1016d79e2f3264ff6f41386d4 authored over 6 years ago
Replaced old `ghost-url.js` with `ghost-sdk.js`

no issue

- Replaced the old `/shared/ghost-url.js` with `/public/ghost-sdk.js`
- Replaced `dev....

087a4b278fe6c7926b5b3b4ee292a7b30036e663 authored over 6 years ago
Upgrade to Node 8

2c37485e1e796625db3a3d668ca9cd8606dd222a authored over 6 years ago
Fixed typo in README.md (in the README) (#114)

no issue

- there was a typo in the command-line for the npm installation, it was enough to br...

636dc20ee000715cec15eb358d6f5c1e80b15a98 authored over 6 years ago
Remove `yarn ship --yolo` reference

38b51d7f6828a30c333cb83cbf496dfdea9a95d4 authored over 6 years ago
Updated tooling to use new standards (#113)

no issue

- Run lint after tests
- Run tests before shipping
- Use yarn & git directly for s...

072aa9ba9381bf27503632ce537ca2bdd3a999e9 authored over 6 years ago
v1.5.0

1eb5d6c309c7a18c37eb1093af985831ae3e5f5c authored over 6 years ago
Used paths within repository to test symlinks (#98)

closes #97

10b702c23168d2670c8a4e4886217181894408d9 authored over 6 years ago
ES6 migration: lib/index.js (#111)

no issue

02abddabdac717e38286fa765207db7046e60725 authored over 6 years ago
✨ Load templates from subfolders (#112)

refs https://github.com/TryGhost/Ghost/issues/9601

- custom template feature functionality is...

cab38aca052d07d298e7583a87885b5ad436a1f3 authored over 6 years ago
v1.4.3

f5e01c4f911b1f2c69847fd061cbf323d460de19 authored over 6 years ago
Added error handling for zip files (#107)

closes #106

GScan didn't handle errors `.zip` file errors fully. Furthermore, there is a bug ...

596ec7527865472591d9187dd942f0cbfc5d02ca authored over 6 years ago
Downgraded np to version 2.19.0

no issue

- we are using `np` for releasing
- the lastest version of np doesn't work properly
- ...

1fe0b739294f92d8dd568094189c0b0bccd09ff4 authored almost 7 years ago
Switched to eslint (#103)

no issue

- use our standardised eslint plugin and fix linting issues.

cc6396bbdead8b2c5056ff80b8a3613b5ac5a56b authored almost 7 years ago
Bump @tryghost/deploy to version 0.1.3

no issue

2f9b1b1f5182f2f9b6749a720743f733bb46e40b authored almost 7 years ago
v1.4.2

85a21a224e2a6533ab92aa2155edfcaf830062b4 authored almost 7 years ago
Downgraded @tryghost/deploy to 0.0.2

no issue

- the bump to 0.1.2 somehow has broken the staging deploy
- looks like a syntax error ...

fe67f80f8443d5f1e94e3c286de27211a63aad56 authored almost 7 years ago
Bump dependencies

no issue

@tryghost/[email protected], [email protected], [email protected], [email protected], ghost-ignition@2....

117ed0377ce008c2e00c19294ad194b59aa306c0 authored almost 7 years ago
πŸ”₯Drop Node v4 support (#104)

no issue

- https://github.com/nodejs/Release
- disable running Node v4 tests in travis
- ad...

2ff4c0aa06d02bda31fe0014d613120153fb6ea7 authored almost 7 years ago
v1.4.1

7b45505cc7d5ccead0e927c9f85b9ed28b621cae authored almost 7 years ago
✨ Slack -> Forum

- replacing references to slack with forum

5d5f3257833657b4665e348370f90477bfcf347c authored almost 7 years ago
v1.4.0

95152ea27967239f0dccba3b3472ec1f7948b111 authored almost 7 years ago
✨ Added {{authors}} helper to knownHelpers

refs https://github.com/TryGhost/Ghost/pull/9426

- needed for the new, following feature: multi...

ba02eff7a358d6c0151cfb5a853ebc2ffc13339c authored almost 7 years ago
Set np to --yolo to skip tests

- np is not able to handle running our tests currently.

22a0f54a3883184babd42205b09ca14bfe30bd4c authored almost 7 years ago
README tweak

f7f06ee81d5bc2f88f84b32976dd2b12f4788e0f authored almost 7 years ago
v1.3.3

540549c86487b3710f488be2b6f4c48f14973608 authored almost 7 years ago
πŸ“– Update README.md w/ usage & dev instuctions

- Usage is different for gscan
- Dev run / publish is the same as other repos

23aa60a01987b432ac9a4732be31d42416937de6 authored almost 7 years ago
v1.3.2

2b6479cfbc06edabb1f57ebe5b1cec57e379841d authored almost 7 years ago
Update production deploy for v tags

d05f2e261e76145f355d8f0feba874a6fc539911 authored almost 7 years ago
v1.3.1

b56a7eb6a8930cdb41b94d7632b891e7a2bd17a6 authored almost 7 years ago
🚒 Update deploy dep, remove default task

- deploy plugin now has its own default task, so we don't have to duplicate this everywhere

66710ceeeb48325cf2551c32853ac9897330770a authored almost 7 years ago
πŸ”₯ Remove grunt + old shipit config etc

- we no longer need the older version of ship it
- we also no longer need grunt πŸŽ‰

4f858d4aaa8f04e3b8b6ec79eec1041294f99a68 authored almost 7 years ago
Upgrade Circle to Node 6

f3acfc14ee46f1f9f9ec395b1a91c253c2ac9ecc authored almost 7 years ago
Use yarn for installing deps in circle

3f7a6f1386c4563d6de330321350bc4a7bcfc87c authored almost 7 years ago
πŸ›  Update circle config

- Update circle config to handle deployments properly

77458fc4feaed2e257a328e6b4ae117b24a0b3ad authored almost 7 years ago
🚒 First pass at shipitfile

de8b0e94b6d72216c2537fe7e9fdb38e0bbd8336 authored almost 7 years ago
Move istanbul/coverage to an npm script

- no need to use grunt for this

8f83cd182b4b7b4f605ddc08060f29aa7c8d2bc1 authored almost 7 years ago