Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Split profiles into track folders #1452

Merged
merged 17 commits into from
Dec 8, 2021
Merged

Split profiles into track folders #1452

merged 17 commits into from
Dec 8, 2021

Conversation

jennyliang220
Copy link
Contributor

No description provided.

@jennyliang220 jennyliang220 requested a review from deniak December 3, 2021 13:09
lib/profiles/SUBM/MEM-SUBM.js Show resolved Hide resolved
lib/profiles/TR/Recommendation/FPWD.js Outdated Show resolved Hide resolved
const base = require('../../TR');
const profileUtil = require('../../profileUtil');
const rules = profileUtil.insertAfter(base.rules, 'sotd.supersedable', [
require('../../../rules/sotd/usage'),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The corresponding documentation item should also be added to rules.json. Pubrules is currently reporting an exception when checking a DRY, CRY, CRYD.

Screen Shot 2021-12-07 at 15 49 22

Copy link
Contributor Author

@jennyliang220 jennyliang220 Dec 8, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

DRY, CRY, CRYD don't need to check this sentence. Will remove this rule from the base.

And I'm thinking if we could let documentation use extend as well. So that we don't have to add for each profile.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that would be nice!

lib/profiles/profileUtil.js Outdated Show resolved Hide resolved
lib/rules/metadata/profile.js Outdated Show resolved Hide resolved
lib/rules/metadata/profile.js Outdated Show resolved Hide resolved
@jennyliang220 jennyliang220 requested a review from deniak December 8, 2021 09:26
@deniak deniak merged commit e468eb5 into main Dec 8, 2021
@deniak deniak deleted the 1442-profiles-with-tracks branch December 8, 2021 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants