Skip to content

Commit

Permalink
Merge pull request #2 from Ashu11-A/master
Browse files Browse the repository at this point in the history
✨ Better implementation
  • Loading branch information
Ashu11-A authored Apr 11, 2024
2 parents 48e9235 + 1731aee commit 8cf768f
Show file tree
Hide file tree
Showing 14 changed files with 690 additions and 2,104 deletions.
55 changes: 0 additions & 55 deletions .github/workflows/checkmarx-one.yml

This file was deleted.

76 changes: 0 additions & 76 deletions .github/workflows/codeql.yml

This file was deleted.

20 changes: 0 additions & 20 deletions .github/workflows/dependency-review.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [21.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand All @@ -31,7 +31,7 @@ jobs:
cache: 'npm'
- run: npm ci
- run: npm audit fix
- run: node index.js
- run: npm run dev
- name: Git Auto Commit
uses: stefanzweifel/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@

Este sistema pega os mais recentes dados do GitHub em termos de lançamentos de todos os painels traduzidos pela Nextpanel, e os entrega-os diretamente à sua instância do Painel.

🚧 Não é recomendável que você o executar — isto é apenas uma demonstração de como este sistema funciona.
🚧 Não é necessario que você execute isto.
2 changes: 0 additions & 2 deletions functions/database.js

This file was deleted.

52 changes: 0 additions & 52 deletions functions/version.js

This file was deleted.

60 changes: 0 additions & 60 deletions index.js

This file was deleted.

Loading

0 comments on commit 8cf768f

Please sign in to comment.