Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Updating workflows for new scripts #95

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

Merged
Mathys-Gasnier merged 5 commits into quicksnip-dev:main from Mathys-Gasnier:main
Jan 1, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
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
Prev Previous commit
Next Next commit
Removing all_snippets.json
  • Loading branch information
Mathys-Gasnier committed Jan 1, 2025
commit b00ddc2d0ab67227b4df14870d3162d160e4ff3d
7 changes: 1 addition & 6 deletions .github/workflows/consolidate-snippets.yml
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,14 @@ jobs:
run: |
npm install

- name: Consolidate Snippets into JSON files
- name: Consolidate Snippets
run: |
node utils/consolidateSnippets.js # Run the script located in the utils/ folder

- name: Consolidate JSON files into merged file
run: |
node utils/consolidate.js

- name: Commit and push changes
run: |
git config --global user.name "GitHub Action"
git config --global user.email "action@github.com"
git add public/data/*
git add public/consolidated/all_snippets.json
git commit -m "Update consolidated snippets"
git push
Loading
Loading

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /