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

bring component lint config presets into the repo #310

Merged
merged 267 commits into from
Sep 23, 2021
Merged
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
267 commits
Select commit Hold shift + click to select a range
beef8fc
Add origami-version GitHub Action
JakeChampion Mar 16, 2020
486bea4
Update config.js
Mar 23, 2020
bab7de8
Update automatic-tag-and-release.yml
Mar 23, 2020
142eb79
2.0.0
JakeChampion Mar 23, 2020
dbed5ca
2.0.1
JakeChampion Mar 23, 2020
6b67e73
Move from CircleCI to GitHub Actions
JakeChampion Apr 8, 2020
c988c4b
Update publish-to-npm.yml
Apr 9, 2020
62f6d21
Update automatic-tag-and-release.yml
Apr 9, 2020
5bb125e
Update config.test.js
Apr 9, 2020
2249084
only run on prs
JakeChampion Apr 27, 2020
dad22a4
Initial commit.
notlee May 5, 2020
87feb16
Plugins are dependencies, not devDependencies.
notlee May 5, 2020
df4be45
Allow function arguments to go on a new line.
notlee May 5, 2020
f9d5a87
Merge pull request #1 from Financial-Times/allow-multi-line-function-…
notlee May 5, 2020
7130bc1
Allow `@include oGridRespondTo` after declarations.
notlee May 5, 2020
7b24123
Merge pull request #2 from Financial-Times/allow-o-grid-imports-after…
notlee May 5, 2020
ba4ab50
Allow newlines in declarations and in and round function arguments.
notlee May 6, 2020
93b9c2b
Merge pull request #3 from Financial-Times/declaration-colon-after
notlee May 6, 2020
6f80d57
Auto merge dependabot dev dependency PRs
notlee May 27, 2020
5ca331c
Merge pull request #4 from Financial-Times/dependabot-automerge
JakeChampion May 27, 2020
c4ce8a5
Bump stylelint-scss from 3.17.1 to 3.17.2
dependabot-preview[bot] May 27, 2020
496e3fe
Auto merge dependabot dev dependency PRs
notlee May 27, 2020
58d7838
Merge pull request #5 from Financial-Times/dependabot/npm_and_yarn/st…
JakeChampion May 27, 2020
15aec56
Bump @financial-times/origami-service-makefile from 6.0.1 to 7.0.3
dependabot-preview[bot] May 27, 2020
3d12f57
Bump mocha from 7.1.2 to 7.2.0
dependabot-preview[bot] May 27, 2020
f0fbeb9
Bump mocha from 4.0.1 to 7.2.0
dependabot-preview[bot] May 27, 2020
ee48a63
Add Github Action to auto approve dependabot
notlee May 27, 2020
f3d8bba
Add Github Action to auto approve dependabot
notlee May 27, 2020
c981e72
Merge pull request #7 from Financial-Times/dependabot-autoapprove
JakeChampion May 27, 2020
9f6f074
Bump proclaim from 3.5.0 to 3.6.0
dependabot-preview[bot] May 28, 2020
b200fbc
Add Github Action to apply Origami type label
notlee May 29, 2020
88e6a0d
Add Github Action to apply Origami type label
notlee May 29, 2020
c56f56e
Merge pull request #8 from Financial-Times/apply-labels
JakeChampion May 29, 2020
2000585
initial commit
chee Jun 1, 2020
a510b60
Create npm-cit.yml
chee Jun 1, 2020
a8893b1
add origami .github files
chee Jun 1, 2020
5e4c111
Update README.md
chee Jun 1, 2020
d972660
Add Github Action to apply Origami type label (#1)
JakeChampion Jun 1, 2020
6f8be1b
Add origami.json (#3)
chee Jun 1, 2020
7e86207
Bump stylelint-order from 4.0.0 to 4.1.0
dependabot-preview[bot] Jun 1, 2020
39c8986
Rename package to remove -readme (#4)
chee Jun 2, 2020
37dab92
Merge pull request #9 from Financial-Times/dependabot/npm_and_yarn/st…
notlee Jun 3, 2020
379e0fb
Improve licence linting (#6)
chee Jun 3, 2020
f4f10a3
Don't try to trim what is not there (#7)
chee Jun 3, 2020
af4d934
Improve handling of ToC with heading (#8)
chee Jun 3, 2020
9bf064f
Bump mocha from 7.2.0 to 8.0.1
dependabot-preview[bot] Jun 11, 2020
ac28255
Bump mocha from 7.2.0 to 8.0.1
dependabot-preview[bot] Jun 11, 2020
5be7d95
Merge pull request #10 from Financial-Times/dependabot/npm_and_yarn/m…
notlee Jun 11, 2020
4850439
Merge pull request #24 from Financial-Times/dependabot/npm_and_yarn/m…
notlee Jun 11, 2020
34e0715
Bump stylelint-scss from 3.17.2 to 3.18.0
dependabot-preview[bot] Jun 18, 2020
d180dc9
Merge pull request #11 from Financial-Times/dependabot/npm_and_yarn/s…
notlee Jun 18, 2020
3babd3f
Merge branch 'master' of github.com:Financial-Times/eslint-config-ori…
JakeChampion Jun 29, 2020
6e17983
make dependabot ignore snyk updates
JakeChampion Jun 29, 2020
f8fd324
only run on merged pull-requests
JakeChampion Jul 2, 2020
5d567fa
add name to labels workflow
JakeChampion Jul 2, 2020
d60b38d
[Security] Bump lodash from 4.17.15 to 4.17.19
dependabot-preview[bot] Jul 16, 2020
3579dd2
[Security] Bump lodash from 4.17.15 to 4.17.19
dependabot-preview[bot] Jul 16, 2020
38b67ff
update weekly instead of live because live is too noisy
JakeChampion Jul 28, 2020
e1fcab6
Expect to be in root when lint is run (#9)
chee Jul 30, 2020
0cff2d2
Bump mocha from 8.0.1 to 8.1.0
dependabot-preview[bot] Jul 30, 2020
0948ef5
Bump mocha from 8.0.1 to 8.1.0
dependabot-preview[bot] Aug 3, 2020
f61d863
Add some keywords to the origami.json
JakeChampion Aug 4, 2020
01ce651
Bump mocha from 8.1.0 to 8.1.1
dependabot-preview[bot] Aug 4, 2020
e57fb5c
Bump mocha from 8.1.0 to 8.1.1
dependabot-preview[bot] Aug 10, 2020
de5b87a
Add new rule `readme-has-general-usage`.
notlee Aug 11, 2020
ffdecc0
Update test/invalid/invalid-missing-general-usage/README.md
notlee Aug 11, 2020
7af4e4e
Update `rules/readme-has-general-usage.js` indent and quotes
notlee Aug 11, 2020
999259b
Merge branch 'general-use-readme' of github.com:Financial-Times/remar…
notlee Aug 11, 2020
58962de
Merge pull request #14 from Financial-Times/general-use-readme
notlee Aug 11, 2020
f8bee4e
Move to Github's native Dependabot -- https://github.com/Financial-Ti…
JakeChampion Aug 25, 2020
34debb5
Move to Github's native Dependabot -- https://github.com/Financial-Ti…
JakeChampion Aug 25, 2020
4bbab78
Delete automerge.yml
JakeChampion Aug 25, 2020
cdab028
Bump actions/setup-node from v1 to v2.1.1
dependabot[bot] Aug 25, 2020
a117026
add hack for vscode-remark-lint (#16)
chee Aug 25, 2020
967c52c
Bump mocha from 8.1.1 to 8.1.2
dependabot[bot] Aug 26, 2020
64258af
Bump WyriHaximus/github-action-wait-for-status from v1.1 to v1.1.2
dependabot[bot] Aug 26, 2020
fe63042
Update dependabot.yml
JakeChampion Aug 26, 2020
12e656d
Delete config.yml
JakeChampion Aug 26, 2020
ff1fafe
Create dependabot.yml
JakeChampion Aug 26, 2020
71518fa
Create automerge.yml
JakeChampion Aug 26, 2020
94ab63a
add missing workflow files
JakeChampion Aug 26, 2020
fdcf363
Bump actions/setup-node from v1 to v2.1.1
dependabot[bot] Aug 26, 2020
3712d3d
Bump mocha from 8.1.1 to 8.1.2
dependabot[bot] Aug 26, 2020
877ffce
Create dependabot.yml
JakeChampion Aug 26, 2020
60f2b35
Create automerge.yml
JakeChampion Aug 26, 2020
f3c9f09
Add auto-approve dependabot workflow
JakeChampion Aug 26, 2020
720907b
Bump WyriHaximus/github-action-wait-for-status from v1.1 to v1.1.2
dependabot[bot] Aug 26, 2020
6dbb2c5
Bump actions/setup-node from v1 to v2.1.1
dependabot[bot] Aug 26, 2020
fa01f30
Bump ybiquitous/npm-audit-fix-action from v1 to v2.1.1
dependabot[bot] Aug 26, 2020
05e90a8
Bump remark from 12.0.0 to 12.0.1
dependabot[bot] Aug 26, 2020
12611b8
Bump WyriHaximus/github-action-wait-for-status from v1.1 to v1.1.2
dependabot[bot] Aug 27, 2020
8ccd028
Bump remark-cli from 8.0.0 to 8.0.1
dependabot[bot] Aug 27, 2020
455c1c3
Bump mocha from 8.1.2 to 8.1.3
dependabot[bot] Aug 31, 2020
c1f6584
Bump WyriHaximus/github-action-wait-for-status from v1.1.2 to v1.2
dependabot[bot] Aug 31, 2020
514a77c
Bump WyriHaximus/github-action-wait-for-status from v1.1.2 to v1.2
dependabot[bot] Aug 31, 2020
e428bfe
Bump WyriHaximus/github-action-wait-for-status from v1.1.2 to v1.2
dependabot[bot] Aug 31, 2020
1f4ff36
Bump mocha from 8.1.2 to 8.1.3
dependabot[bot] Aug 31, 2020
a834cf6
Add linting rule to ensure relative imports always have a file extension
JakeChampion Sep 4, 2020
c145a3a
Make the import extension rule be a warning to make this a non-breaki…
JakeChampion Sep 4, 2020
21b55f9
Use word instead of number to mark the severity
JakeChampion Sep 4, 2020
220f01b
use words instead of numbers to mark the severity for rules (#38)
JakeChampion Sep 4, 2020
18ebd4f
Bump ybiquitous/npm-audit-fix-action from v2.1.1 to v2.1.2
dependabot[bot] Sep 9, 2020
74401aa
Bump ybiquitous/npm-audit-fix-action from v2.1.1 to v2.1.2
dependabot[bot] Sep 9, 2020
fa57b70
Bump ybiquitous/npm-audit-fix-action from v2.1.2 to v2.1.3
dependabot[bot] Sep 15, 2020
eb552f3
Bump ybiquitous/npm-audit-fix-action from v2.1.2 to v2.1.3
dependabot[bot] Sep 15, 2020
034c559
Bump pascalgn/automerge-action from v0.9.0 to v0.10.0
dependabot[bot] Sep 18, 2020
31573b9
Bump pascalgn/automerge-action from v0.9.0 to v0.10.0
dependabot[bot] Sep 18, 2020
203fe51
Bump pascalgn/automerge-action from v0.9.0 to v0.10.0 (#39)
dependabot[bot] Sep 18, 2020
07f6cc1
Update `automatic-tag-and-release`, consistent with components.
notlee Sep 18, 2020
4042cec
Merge pull request #28 from Financial-Times/update-automatic-tag-and-…
notlee Sep 18, 2020
e662da6
only run automerge on dependabot prs
JakeChampion Sep 19, 2020
042036b
Make automerge only run on dependabot prs and not rebase anything
JakeChampion Sep 21, 2020
95845f6
Make automerge only run on dependabot prs and not rebase anything
JakeChampion Sep 21, 2020
8176eaa
only run automerge on dependabot prs
JakeChampion Sep 24, 2020
d6ecb39
only run automerge on dependabot prs
JakeChampion Sep 24, 2020
dd02343
only run automerge on dependabot prs
JakeChampion Sep 25, 2020
7724f4a
only run automerge on dependabot prs
JakeChampion Sep 25, 2020
70442a9
update to latest version of origami workflows
JakeChampion Sep 25, 2020
0d19100
update to latest version of origami workflows
JakeChampion Sep 25, 2020
9eadb28
update to latest version of origami workflows
JakeChampion Sep 25, 2020
1410012
add note about origami-build-tools to the readme (#29)
chee Sep 29, 2020
67c6842
Bump pascalgn/automerge-action from v0.10.0 to v0.11.0
dependabot[bot] Sep 30, 2020
e84b3c6
Bump pascalgn/automerge-action from v0.10.0 to v0.11.0
dependabot[bot] Sep 30, 2020
c2e7743
Bump ybiquitous/npm-audit-fix-action from v2.1.3 to v2.1.4
dependabot[bot] Sep 30, 2020
6c9d0db
Bump pascalgn/automerge-action from v0.10.0 to v0.11.0
dependabot[bot] Sep 30, 2020
70df589
Bump ybiquitous/npm-audit-fix-action from v2.1.3 to v2.1.4
dependabot[bot] Sep 30, 2020
e5656f8
Bump actions/setup-node from v2.1.1 to v2.1.2
dependabot[bot] Oct 2, 2020
bca1366
Bump actions/setup-node from v2.1.1 to v2.1.2
dependabot[bot] Oct 2, 2020
ab75477
Bump actions/setup-node from v2.1.1 to v2.1.2
dependabot[bot] Oct 2, 2020
99382e9
Bump pascalgn/automerge-action from v0.11.0 to v0.12.0
dependabot[bot] Oct 9, 2020
12942eb
Bump pascalgn/automerge-action from v0.11.0 to v0.12.0
dependabot[bot] Oct 9, 2020
1201e23
Bump pascalgn/automerge-action from v0.11.0 to v0.12.0
dependabot[bot] Oct 9, 2020
7334d01
Bump remark-cli from 8.0.1 to 9.0.0
dependabot[bot] Oct 15, 2020
420454b
Bump remark from 12.0.1 to 13.0.0
dependabot[bot] Oct 16, 2020
56b8743
Bump mocha from 8.1.3 to 8.2.0
dependabot[bot] Oct 19, 2020
1616312
Bump mocha from 8.1.3 to 8.2.0
dependabot[bot] Oct 19, 2020
dc4f1a6
Bump ybiquitous/npm-audit-fix-action from v2.1.4 to v2.1.5
dependabot[bot] Oct 20, 2020
bf0a40d
Bump ybiquitous/npm-audit-fix-action from v2.1.4 to v2.1.5
dependabot[bot] Oct 20, 2020
ee8126f
Delete whitesource.config.json
JakeChampion Oct 30, 2020
c6154f2
make the example codeblock use the correct config name
JakeChampion Oct 30, 2020
5ceaf1d
Bump mocha from 8.2.0 to 8.2.1
dependabot[bot] Nov 3, 2020
69a6d9b
Bump mocha from 8.2.0 to 8.2.1
dependabot[bot] Nov 3, 2020
6c542e6
Set origamiType to config (#46)
chee Nov 18, 2020
d090de6
try breaking vscode and hopefully fixing github (#37)
chee Nov 19, 2020
d427de4
Add tests to confirm our linting extectations.
notlee Nov 26, 2020
82ad4a4
Merge pull request #31 from Financial-Times/add-lint-tests
notlee Nov 27, 2020
6d66958
Bump execa from 4.1.0 to 5.0.0
dependabot[bot] Dec 3, 2020
f5c4b9d
Bump actions/setup-node from v2.1.2 to v2.1.3
dependabot[bot] Dec 11, 2020
b361563
Bump actions/setup-node from v2.1.2 to v2.1.3
dependabot[bot] Dec 11, 2020
ef04198
Bump actions/setup-node from v2.1.2 to v2.1.3
dependabot[bot] Dec 11, 2020
ac31cf3
build(deps): npm audit fix
actions-user Dec 11, 2020
5df4aef
build(deps): npm audit fix
actions-user Dec 11, 2020
a33b6a7
Bump actions/setup-node from v2.1.3 to v2.1.4
dependabot[bot] Dec 17, 2020
74e758b
Bump actions/setup-node from v2.1.3 to v2.1.4
dependabot[bot] Dec 17, 2020
4bebb00
Bump actions/setup-node from v2.1.3 to v2.1.4
dependabot[bot] Dec 17, 2020
e425e04
Add publish to npm workflow
notlee Dec 17, 2020
b2adb7c
Merge pull request #42 from Financial-Times/publish-workflow
notlee Dec 17, 2020
6e4dbf2
Correct package.json version.
notlee Dec 17, 2020
8911e16
Merge pull request #43 from Financial-Times/version
notlee Dec 17, 2020
318b738
Remove whitespace from action name
notlee Dec 17, 2020
6732699
Merge pull request #44 from Financial-Times/publish-workflow-name
notlee Dec 17, 2020
f385f1d
Bump pascalgn/automerge-action from v0.12.0 to v0.13.0
dependabot[bot] Dec 22, 2020
22d5894
Bump pascalgn/automerge-action from v0.12.0 to v0.13.0
dependabot[bot] Dec 22, 2020
2c91334
Bump pascalgn/automerge-action from v0.12.0 to v0.13.0
dependabot[bot] Dec 22, 2020
b6baf91
Bump WyriHaximus/github-action-wait-for-status from v1.2 to v1.3
dependabot[bot] Dec 30, 2020
7cc20f9
Bump WyriHaximus/github-action-wait-for-status from v1.2 to v1.3
dependabot[bot] Dec 30, 2020
9575f05
Bump WyriHaximus/github-action-wait-for-status from v1.2 to v1.3
dependabot[bot] Dec 30, 2020
654615d
update the test workflow to use branch named `main` (#48)
JakeChampion Jan 4, 2021
20f5f8f
Bump Financial-Times/origami-version from v1 to v1.1.3
dependabot[bot] Jan 12, 2021
67e7a9e
Bump ybiquitous/npm-audit-fix-action from v2.1.5 to v2.1.6
dependabot[bot] Jan 12, 2021
c54ef42
Bump ybiquitous/npm-audit-fix-action from v2.1.5 to v2.1.6
dependabot[bot] Jan 12, 2021
0c4d6f0
Bump Financial-Times/origami-version from v1 to v1.1.3
dependabot[bot] Jan 12, 2021
b5e07bc
Bump Financial-Times/origami-version from v1 to v1.1.3
dependabot[bot] Jan 12, 2021
e6ecb6e
Bump Financial-Times/origami-version from v1.1.3 to v1.2.0
dependabot[bot] Jan 13, 2021
a65c151
Bump Financial-Times/origami-version from v1.1.3 to v1.2.0
dependabot[bot] Jan 13, 2021
2819ced
Bump Financial-Times/origami-version from v1.1.3 to v1.2.0
dependabot[bot] Jan 13, 2021
b992404
Bump stylelint from 13.8.0 to 13.9.0
dependabot[bot] Jan 20, 2021
85523fd
Add ability to publish prereleases with a different dist-tag
JakeChampion Jan 21, 2021
7eb0330
Add ability to publish prereleases with a different dist-tag
JakeChampion Jan 21, 2021
01fb8d5
Bump Financial-Times/origami-version from v1.2.0 to v1.2.1
dependabot[bot] Jan 25, 2021
b50bf25
Bump Financial-Times/origami-version from v1.2.0 to v1.2.1
dependabot[bot] Jan 25, 2021
5c64f28
Bump Financial-Times/origami-version from v1.2.0 to v1.2.1
dependabot[bot] Jan 25, 2021
833704b
Bump mocha from 8.2.1 to 8.3.0
dependabot[bot] Feb 12, 2021
8aeeb82
Bump mocha from 8.2.1 to 8.3.0
dependabot[bot] Feb 12, 2021
afbe525
Bump pascalgn/automerge-action from v0.13.0 to v0.13.1
dependabot[bot] Feb 15, 2021
0bc0885
Bump pascalgn/automerge-action from v0.13.0 to v0.13.1
dependabot[bot] Feb 15, 2021
e8a471b
Bump pascalgn/automerge-action from v0.13.0 to v0.13.1
dependabot[bot] Feb 15, 2021
e5eadae
Bump stylelint from 13.9.0 to 13.10.0
dependabot[bot] Feb 15, 2021
cfc2afb
Bump stylelint from 13.10.0 to 13.11.0
dependabot[bot] Feb 22, 2021
5a0954e
Bump actions/setup-node from v2.1.4 to v2.1.5
dependabot[bot] Feb 23, 2021
5ccde5b
Bump actions/setup-node from v2.1.4 to v2.1.5
dependabot[bot] Feb 23, 2021
656b323
Bump actions/setup-node from v2.1.4 to v2.1.5
dependabot[bot] Feb 23, 2021
a2bad40
simplify our dependabot auto-merge system
JakeChampion Feb 26, 2021
fd4e69c
simplify our dependabot auto-merge system
JakeChampion Feb 26, 2021
e964dee
simplify our dependabot auto-merge system
JakeChampion Feb 26, 2021
7f631d3
use step level if statements as job level if is not working correctly
JakeChampion Feb 27, 2021
6426407
use step level if statements as job level if is not working correctly
JakeChampion Feb 27, 2021
a29db5f
use step level if statements as job level if is not working correctly
JakeChampion Feb 27, 2021
8cbedc2
Bump mocha from 8.3.0 to 8.3.1 (#59)
dependabot[bot] Mar 8, 2021
96c2e2a
Bump mocha from 8.3.0 to 8.3.1
dependabot[bot] Mar 8, 2021
a910709
Merge pull request #50 from Financial-Times/dependabot/npm_and_yarn/m…
origamiserviceuser Mar 8, 2021
454e3cf
Bump stylelint from 13.11.0 to 13.12.0
dependabot[bot] Mar 9, 2021
b2d4c0d
use pull_request_target and not pull_request for the safe workflows
JakeChampion Mar 15, 2021
f48303c
Bump mocha from 8.3.1 to 8.3.2 (#60)
dependabot[bot] Mar 15, 2021
f1fafc1
use pull_request_target and not pull_request for the safe workflows
JakeChampion Mar 15, 2021
9fc79a1
use pull_request_target and not pull_request for the safe workflows
JakeChampion Mar 15, 2021
bb5c5f2
use pull_request_target and not pull_request for the safe workflows (…
JakeChampion Mar 15, 2021
ded1d22
Bump mocha from 8.3.1 to 8.3.2
dependabot[bot] Mar 15, 2021
5a92074
Bump hmarr/auto-approve-action
dependabot[bot] Mar 17, 2021
7dec072
Merge pull request #54 from Financial-Times/dependabot/github_actions…
origamiserviceuser Mar 17, 2021
f902204
Bump hmarr/auto-approve-action (#64)
dependabot[bot] Mar 17, 2021
2bee790
Bump hmarr/auto-approve-action
dependabot[bot] Mar 17, 2021
dff8473
Merge pull request #58 from Financial-Times/dependabot/github_actions…
origamiserviceuser Mar 17, 2021
86daa4f
Bump ybiquitous/npm-audit-fix-action from v2.1.6 to v2.1.7
dependabot[bot] Apr 5, 2021
cddd132
Merge pull request #59 from Financial-Times/dependabot/github_actions…
origamiserviceuser Apr 5, 2021
cdaebe8
Bump ybiquitous/npm-audit-fix-action from v2.1.6 to v2.1.7
dependabot[bot] Apr 5, 2021
dbc2672
Merge pull request #55 from Financial-Times/dependabot/github_actions…
origamiserviceuser Apr 5, 2021
627b403
Bump ybiquitous/npm-audit-fix-action from v2.1.7 to v3
dependabot[bot] Apr 6, 2021
d6852fe
Bump ybiquitous/npm-audit-fix-action from v2.1.7 to v3
dependabot[bot] Apr 6, 2021
874ef72
Merge pull request #60 from Financial-Times/dependabot/github_actions…
origamiserviceuser Apr 6, 2021
69054f3
Merge pull request #56 from Financial-Times/dependabot/github_actions…
origamiserviceuser Apr 6, 2021
b9db3d8
Bump stylelint from 13.12.0 to 13.13.0
dependabot[bot] Apr 26, 2021
394c36d
Merge pull request #58 from Financial-Times/dependabot/npm_and_yarn/s…
origamiserviceuser Apr 26, 2021
fe300e4
Bump stylelint from 13.13.0 to 13.13.1
dependabot[bot] May 3, 2021
a722d91
Merge pull request #59 from Financial-Times/dependabot/npm_and_yarn/s…
origamiserviceuser May 3, 2021
e3112e2
We don't want to use dependabot to update dependencies anymore (#65)
JakeChampion May 7, 2021
0b64831
We don't want to use dependabot to update dependencies anymore
JakeChampion May 7, 2021
3d266df
We don't want to use dependabot to update dependencies anymore
JakeChampion May 7, 2021
ff6391a
Delete npm-audit-fix.yml
JakeChampion May 7, 2021
7a8087d
Delete npm-audit-fix.yml
JakeChampion May 7, 2021
ce6fba3
Bump lodash from 4.17.19 to 4.17.21
dependabot[bot] May 11, 2021
6c03ee1
Merge pull request #61 from Financial-Times/dependabot/npm_and_yarn/l…
origamiserviceuser May 11, 2021
f1065eb
Bump hosted-git-info from 2.8.8 to 2.8.9 (#66)
dependabot[bot] May 11, 2021
24b0ce5
allow single letter mixins
JakeChampion Apr 8, 2021
c44431e
Add integration test for single letter mixin
JakeChampion Apr 8, 2021
f683c85
Bump trim-newlines from 3.0.0 to 3.0.1
dependabot[bot] Jun 8, 2021
b0a660c
Merge pull request #62 from Financial-Times/dependabot/npm_and_yarn/t…
origamiserviceuser Jun 8, 2021
374b154
Bump glob-parent from 5.1.1 to 5.1.2
dependabot[bot] Jun 8, 2021
5a6af28
Merge pull request #63 from Financial-Times/dependabot/npm_and_yarn/g…
origamiserviceuser Jun 8, 2021
aa152fd
Bump glob-parent from 5.1.1 to 5.1.2
dependabot[bot] Jun 11, 2021
b74a319
Merge pull request #64 from Financial-Times/dependabot/npm_and_yarn/g…
origamiserviceuser Jun 11, 2021
ee2dea8
Bump postcss from 7.0.31 to 7.0.36
dependabot[bot] Jun 17, 2021
49c26bc
Merge pull request #64 from Financial-Times/dependabot/npm_and_yarn/p…
origamiserviceuser Jun 17, 2021
c65bc62
Add 'presets/stylelint-config-origami-component/' from commit '49c26b…
chee Sep 23, 2021
e4ffdb0
Add 'presets/eslint-config-origami-component/' from commit 'f1065ebc1…
chee Sep 23, 2021
f0c3ce7
Add 'presets/remark-preset-lint-origami-component/' from commit 'b74a…
chee Sep 23, 2021
76c0174
chore: bring linter presets into the monorepo
chee Sep 23, 2021
4de9883
Merge branch 'main' into presets
chee Sep 23, 2021
0a42075
chore: regenerate config
chee Sep 23, 2021
34efbdc
Merge branch 'main' into presets
chee Sep 23, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,11 @@ o-tracking:
- libraries/o-tracking/**/*
o-utils:
- libraries/o-utils/**/*
eslint-config-origami-component:
- presets/eslint-config-origami-component/**/*
remark-preset-lint-origami-component:
- presets/remark-preset-lint-origami-component/**/*
stylelint-config-origami-component:
- presets/stylelint-config-origami-component/**/*
origami-build-tools:
- tools/origami-build-tools/**/*
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: test presets/eslint-config-origami-component
concurrency:
group: ${{ github.head_ref }}-${{ github.workflow}}-presets/eslint-config-origami-component
cancel-in-progress: true

on:
pull_request:
branches: [ main ]

jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: 16.x
cache: 'npm'
- run: npm ci
- run: npx npm run -w presets/eslint-config-origami-component lint
- run: npx npm run -w presets/eslint-config-origami-component test
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: test presets/remark-preset-lint-origami-component
concurrency:
group: ${{ github.head_ref }}-${{ github.workflow}}-presets/remark-preset-lint-origami-component
cancel-in-progress: true

on:
pull_request:
branches: [ main ]

jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: 16.x
cache: 'npm'
- run: npm ci
- run: npx npm run -w presets/remark-preset-lint-origami-component lint
- run: npx npm run -w presets/remark-preset-lint-origami-component test
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: test presets/stylelint-config-origami-component
concurrency:
group: ${{ github.head_ref }}-${{ github.workflow}}-presets/stylelint-config-origami-component
cancel-in-progress: true

on:
pull_request:
branches: [ main ]

jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: 16.x
cache: 'npm'
- run: npm ci
- run: npx npm run -w presets/stylelint-config-origami-component lint
- run: npx npm run -w presets/stylelint-config-origami-component test
Loading