-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[@marialuisacp] - Configs CI and deploy
- Loading branch information
1 parent
2e120c7
commit bde50fa
Showing
14 changed files
with
2,163 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
version: 1.0 | ||
jobs: | ||
build: | ||
working_directory: ~/trello-ui-testing | ||
docker: | ||
- image: circleci/node:10.15.1 | ||
steps: | ||
- checkout | ||
- restore_cache: | ||
key: dependency-cache-{{ checksum "package-lock.json" }} | ||
- run: | ||
name: Install Dependencies | ||
command: npm install | ||
- save_cache: | ||
key: dependency-cache-{{ checksum "package-lock.json" }} | ||
paths: | ||
- ./node_modules | ||
- run: | ||
name: Run eslint | ||
command: npm run lint | ||
- run: | ||
name: Run tests | ||
command: npm run test | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
module.exports = { | ||
"env": { | ||
"browser": true, | ||
"es6": true | ||
}, | ||
"extends": "plugin:react/recommended", | ||
"globals": { | ||
"Atomics": "readonly", | ||
"SharedArrayBuffer": "readonly" | ||
}, | ||
"parserOptions": { | ||
"ecmaFeatures": { | ||
"jsx": true | ||
}, | ||
"ecmaVersion": 2018, | ||
"sourceType": "module" | ||
}, | ||
"plugins": [ | ||
"react" | ||
], | ||
"rules": { | ||
} | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
404.html,1586228663447,5fcc74675c5d7cc090506966fe475d7f1a0f46e942b1931ae0339c1ee0cd43f0 | ||
_next/static/MyAVGmAwqh-7UGVT8Llhn/_buildManifest.js,1586228484691,1f59166ed9c42db70ed56eb6e8ece06f52432a6093781e69824a04207573aefb | ||
_next/static/MyAVGmAwqh-7UGVT8Llhn/_ssgManifest.js,1586228484691,9996234df9580e246cdf04d95b16ff4e5f27caa1f1be16f1512ada380796928b | ||
_next/static/MyAVGmAwqh-7UGVT8Llhn/pages/_app.js,1586228484691,12c5afda2a8e3404cd192325a0ca169092192062f55f329153a4e45f1050935b | ||
index.html,1586228663443,b789e4b5ceb077e41ef55bb692579093a9fdab06a08501c34b153588d0655cc3 | ||
_next/static/MyAVGmAwqh-7UGVT8Llhn/pages/_error.js,1586228484691,046fdc4ee303f08063808856b276fece7d366b15ff84abb3a277e7057f7abdf1 | ||
_next/static/runtime/webpack-b65cab0b00afd201cbda.js,1586228484690,bb0935dd5501ab865bf5aa01d022a86c2024d424be5e7cd455cb570d70f58aaa | ||
_next/static/runtime/main-2067b3df4269bdb4453c.js,1586228484691,78c89c1784662725ae7876c3dd58d2c7f6b222234de8344cdf4dce79ce74c994 | ||
_next/static/chunks/ac430028c7fd5366e35c775cf29aa134c94d74a1.92878cf99693685a7c2c.js,1586228484691,e18fe6bb2f3461a45ae19e2279f435eaed8bfcddb34b66c4b1b4823b1b108108 | ||
assets/header-logo.png,1586203741530,c8d96441f6522cfc5197082a6924f701c5f5b641c03767906fc1dee6bf76123b | ||
assets/cover-1.jpg,1586223749719,9949731be07b0cdcb4271f034dd50e04fc840f3c55231c959ca94a22a4af04b9 | ||
assets/cover-2.jpg,1586223749719,cae40db779d35333f650cb990318a823dc48443a9eade1b303c32d4f48f6b447 | ||
assets/profile.jpg,1586203741530,054c748b6573c67b980088b16a0d960fd42d201a63c0d5174c43f3a2e26a91f9 | ||
fonts/Roboto/LICENSE.txt,1357696800000,e969c4908d4cd5bbf9c9ee8f747f9fabd4ccfbb562c83da47f3d9435d7ed07ae | ||
fonts/TrellIcons/font-icons-trello.css,1586203741531,69cacdfe8e13fd2d723965d72d16376e6ce35ff619a4ac6bd4121de28c890882 | ||
fonts/TrellIcons/trellicons.eot,1586203741537,4884d24c62e8c591a9f24fd6f0ba378eea8dca91ac1d54c6e207ff250f779c18 | ||
_next/static/MyAVGmAwqh-7UGVT8Llhn/pages/index.js,1586228484691,1be59d2c9d6e0f363b71a3fd2ad1dab65e39644eb8a7cad69c302d82a53532dc | ||
fonts/TrellIcons/trellicons.ttf,1586203741544,5003ff1620555e5896c528807762b79168690c5723d36c69af29d0d62be0494b | ||
fonts/TrellIcons/trellicons.woff,1586203741550,7acff21edf664748e0bed0ecc9dfc17d232486c260bb7040cd4a7b9af868a547 | ||
assets/cover-3.jpg,1586223749726,86448be68d1f1d688b38cda467bb417c59ed20d717b6f58e97063c6a2fa8c16e | ||
_next/static/runtime/polyfills-ee4ee5083d7312778722.js,1586228484691,c505e0af2ed8ddc0e7778d900b4e630f932503b04b73e49eff8383e1a4974e76 | ||
_next/static/chunks/framework.0f140d5eb2070c7e423d.js,1586228484691,30467994d871e692ec7f970f78780609591e4a092e177329b853bdf184fb378b | ||
fonts/Roboto/Roboto-Bold.ttf,1357696800000,9d28010d40ea2fb90d2c033fb98228221e1cb66395ee963f423ed813ee0c12c7 | ||
assets/bg-board-2.jpg,1586223749703,0115e8242965b2fce2c21d1c87bbe6cf1ec9fedd4377da45894a2a4aeee34031 | ||
fonts/Roboto/Roboto-BlackItalic.ttf,1357696800000,f36ca4fb9e93e1695b3da0f05170a935530228c4a4415d264dc77a3c0ca43e06 | ||
fonts/Roboto/Roboto-Light.ttf,1357696800000,ee2a8d049353a79b5027ed049df5971e7c884042c1510457cc5d44c1b48a6920 | ||
fonts/Roboto/Roboto-Medium.ttf,1357696800000,adbdbc6866a0bef9091fe85744f48bcbeb5af11e395557c8145005e4ecbc4ce4 | ||
fonts/Roboto/Roboto-ThinItalic.ttf,1357696800000,46f100c5d6b5fe4518e9cf67ca1ba850519721a9d07fb8b8b9bb76047ea2a4a0 | ||
fonts/Roboto/Roboto-BoldItalic.ttf,1357696800000,f8042f985731ac79ddba5f9d729e39934550f33eb464f9ef1741a073d7c88439 | ||
fonts/Roboto/Roboto-Regular.ttf,1357696800000,1215adb0979329bf338a8dbc2cfea1893696291ee7dd0d5ae03dffdaf3e7cf89 | ||
fonts/Roboto/Roboto-LightItalic.ttf,1357696800000,ee3c9ecb58d1d5163446c55116e94f75c9e88357855035f235188c1d720383c8 | ||
fonts/Roboto/Roboto-Italic.ttf,1357696800000,880b3fe10345be6796dc8eb92fcebab1295453fa9342c5f39e804e21a2cf9955 | ||
fonts/Roboto/Roboto-Black.ttf,1357696800000,1f50dbfc5f8342db3422fd00b7f2f84859a40533b68ff67c09a0f460f4cf3608 | ||
fonts/Roboto/Roboto-Thin.ttf,1357696800000,c15d77997aee29dc41e3cebc98a168e5bb13d575fd55af46a2883a3f2d5b64a2 | ||
fonts/Roboto/Roboto-MediumItalic.ttf,1357696800000,03cf82221dd4aaaeb3c64bee3cfefd36f601c923fb53dc681d46bdaf11c0718d | ||
assets/bg-board.jpg,1586223749719,baf4d452c764139f8372a9ba8ab8c6d885b2ca70df1ededd3cfdd1f3960b2115 | ||
assets/trello-ui-simple-demo.png,1586223833791,30e1529b37474bda5701907e8d68e39043b5e3a7eda4cfeee8eb621ba887784b |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"projects": { | ||
"default": "trello-ui-testing" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,8 @@ | |
.DS_Store | ||
node_modules/ | ||
coverage/ | ||
build/ | ||
out/ | ||
npm-debug.log* | ||
yarn-debug.log* | ||
yarn-error.log* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.