From abefa461a4e1660a8b41cb45b411c64c73ce6617 Mon Sep 17 00:00:00 2001 From: hadi93 <64394625+hadi93@users.noreply.github.com> Date: Fri, 1 May 2020 20:30:58 +0300 Subject: [PATCH 1/8] lll --- .github/workflows/nodejs.yml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .github/workflows/nodejs.yml diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml new file mode 100644 index 0000000..e772a1c --- /dev/null +++ b/.github/workflows/nodejs.yml @@ -0,0 +1,29 @@ +# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node +# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions + +name: Node.js CI + +on: + push: + branches: [ master ] + pull_request: + branches: [ master ] + +jobs: + build: + + runs-on: ubuntu-latest + + strategy: + matrix: + node-version: [10.x, 12.x] + + steps: + - uses: actions/checkout@v2 + - name: Use Node.js ${{ matrix.node-version }} + uses: actions/setup-node@v1 + with: + node-version: ${{ matrix.node-version }} + - run: npm ci + - run: npm run build --if-present + - run: npm test From cdecce202f73ebb13b595b16864c235e30e7eb8b Mon Sep 17 00:00:00 2001 From: hadi93 <64394625+hadi93@users.noreply.github.com> Date: Mon, 4 May 2020 13:26:09 +0300 Subject: [PATCH 2/8] s --- node_modules/.DS_Store | Bin 0 -> 6148 bytes node_modules/reveal.js/.DS_Store | Bin 0 -> 6148 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 node_modules/.DS_Store create mode 100644 node_modules/reveal.js/.DS_Store diff --git a/node_modules/.DS_Store b/node_modules/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..8572bb6b3641a5264f5964e4145cfddb880ed797 GIT binary patch literal 6148 zcmeHK%}T>S5T317Hx;o5!5;VGtw>u%y$GS!gEt|f2Nj#pqLG+LleTEBU?ELJqU&8(XfN1tRb$~JeNL0dtgUvTWandO%SP!AlWB3rk2HZdz z45zZ$@gEtWZ|6V{x-dZf^!?JiAW8y^z6N(um}a%wn<&f`=NA^GEXmSx>B75ChF<1p z{j}-#&Zu|fXV-zXkCP<&u>Ig9><%x>tNTfu`C;7c>Ef`{#gy~YFzzJ7X3~#4sUF8O z0Vy5nT$U@NQKR0ds(NjATvel;omy3GZElapj$B)>?;W;p?;l2w1tT-S3@`&T%7ESOMU zex=hvxCXgp2AF}b49uBsna=-%pWpvqi@3)OFatBifGD=SRuh+G&(^8M(OIid+o&Xz ommB;jK|>$Km`g`-1yu|B6&Z-G#oQozQ1~LCY2bz#_)`Yn0R_-f_y7O^ literal 0 HcmV?d00001 diff --git a/node_modules/reveal.js/.DS_Store b/node_modules/reveal.js/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..feb500af30a524719e8af48f201fc2644351e183 GIT binary patch literal 6148 zcmeHKI|>3Z5S>vG!N$@uSMUZw^aOhW3qb@~MbLUH&*jm4^J#Ro(?;IF^;vR#PGL}UUtl$#BGvwicP4KkuYIL_Ehdu`6`;n?na+3y3!9m`1$a*^E&-}Y!! zfC^9nDnJFOz;_kM`Z}3@_gJ1r1*pIuC}7`*0ynIQU7&wDFn9|993kw6x%U#lVgX=H z>;e&iX;6Vd)od{|=!lohtBGA;&_%QP(7ai*Ls7pS=NC^Gt$`e=02O#vU>M7p)&Dj8 zL;wFw;))7Tfxl8fN2_MF#FMhN_8w=ow!k-V%elkNFn0c7o_kW{6`Nzf VCU${NN8IT^{tTEdG%E0G1s>*!6|DdO literal 0 HcmV?d00001 From 8b6f57eaf73791cb178dd6c3aede6f81f3bf7061 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 May 2021 16:25:00 +0000 Subject: [PATCH 3/8] Bump nokogiri from 1.10.8 to 1.11.5 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.8 to 1.11.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.8...v1.11.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e2e609e..c8cbc39 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,21 +207,23 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) mercenary (0.3.6) - mini_portile2 (2.4.0) + mini_portile2 (2.5.1) minima (2.5.0) jekyll (~> 3.5) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) minitest (5.13.0) multipart-post (2.1.1) - nokogiri (1.10.8) - mini_portile2 (~> 2.4.0) + nokogiri (1.11.5) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) octokit (4.14.0) sawyer (~> 0.8.0, >= 0.5.3) parallel (1.19.0) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (3.1.1) + racc (1.5.2) rainbow (3.0.0) rb-fsevent (0.10.3) rb-inotify (0.10.0) From d858d3ac451436e61fa7ca20d60a6410a76867a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 09:33:43 +0000 Subject: [PATCH 4/8] Bump addressable from 2.7.0 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e2e609e..a5ffe16 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) coffee-script (2.4.1) coffee-script-source From f8494957d27f08a64feafab0674d4cb522a2ae8e Mon Sep 17 00:00:00 2001 From: hadi93 <64394625+hadi93@users.noreply.github.com> Date: Thu, 9 Sep 2021 21:48:56 +0300 Subject: [PATCH 5/8] Revert "lll" This reverts commit abefa461a4e1660a8b41cb45b411c64c73ce6617. --- .github/workflows/nodejs.yml | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 .github/workflows/nodejs.yml diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml deleted file mode 100644 index e772a1c..0000000 --- a/.github/workflows/nodejs.yml +++ /dev/null @@ -1,29 +0,0 @@ -# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node -# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions - -name: Node.js CI - -on: - push: - branches: [ master ] - pull_request: - branches: [ master ] - -jobs: - build: - - runs-on: ubuntu-latest - - strategy: - matrix: - node-version: [10.x, 12.x] - - steps: - - uses: actions/checkout@v2 - - name: Use Node.js ${{ matrix.node-version }} - uses: actions/setup-node@v1 - with: - node-version: ${{ matrix.node-version }} - - run: npm ci - - run: npm run build --if-present - - run: npm test From 97da90fe92d917148c68199002284d1b93f190db Mon Sep 17 00:00:00 2001 From: hadi93 <64394625+hadi93@users.noreply.github.com> Date: Thu, 9 Sep 2021 21:49:16 +0300 Subject: [PATCH 6/8] Revert "Revert "lll"" This reverts commit f8494957d27f08a64feafab0674d4cb522a2ae8e. --- .github/workflows/nodejs.yml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 .github/workflows/nodejs.yml diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml new file mode 100644 index 0000000..e772a1c --- /dev/null +++ b/.github/workflows/nodejs.yml @@ -0,0 +1,29 @@ +# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node +# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions + +name: Node.js CI + +on: + push: + branches: [ master ] + pull_request: + branches: [ master ] + +jobs: + build: + + runs-on: ubuntu-latest + + strategy: + matrix: + node-version: [10.x, 12.x] + + steps: + - uses: actions/checkout@v2 + - name: Use Node.js ${{ matrix.node-version }} + uses: actions/setup-node@v1 + with: + node-version: ${{ matrix.node-version }} + - run: npm ci + - run: npm run build --if-present + - run: npm test From 94d2e18d457df616690ffe20f6bb4cf81a0c11a3 Mon Sep 17 00:00:00 2001 From: hadi93 <64394625+hadi93@users.noreply.github.com> Date: Mon, 13 Sep 2021 12:25:01 +0300 Subject: [PATCH 7/8] Create .DS_Store --- .github/.DS_Store | Bin 0 -> 6148 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .github/.DS_Store diff --git a/.github/.DS_Store b/.github/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..1f2c43e08d5274b93912b69fb3819388184aaa7e GIT binary patch literal 6148 zcmeHKyG{c^3>=dbK{P2-?l15Mt0;Uyet-gzf+!~i0qs@!EAd3^dkpx%>-%<6eLdmaTQUY5@$#L2 zJnVR+`j)_T!)$n2UWUC3q;_1A2W+rRuGdm-AlR=#O--`J}sX9TbLW$HZvI h+;}@)MN!r@U-P^dj)_5MKIlaK47e^bDe%_{d;$Cv71IC! literal 0 HcmV?d00001 From 82648e7a50057b8554059f6300ebcb5c064cbc3d Mon Sep 17 00:00:00 2001 From: hadi93 <64394625+hadi93@users.noreply.github.com> Date: Mon, 13 Sep 2021 12:25:04 +0300 Subject: [PATCH 8/8] Create .DS_Store --- .github/workflows/.DS_Store | Bin 0 -> 6148 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .github/workflows/.DS_Store diff --git a/.github/workflows/.DS_Store b/.github/workflows/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..5008ddfcf53c02e82d7eee2e57c38e5672ef89f6 GIT binary patch literal 6148 zcmeH~Jr2S!425mzP>H1@V-^m;4Wg<&0T*E43hX&L&p$$qDprKhvt+--jT7}7np#A3 zem<@ulZcFPQ@L2!n>{z**++&mCkOWA81W14cNZlEfg7;MkzE(HCqgga^y>{tEnwC%0;vJ&^%eQ zLs35+`xjp>T0