mirror of
https://github.com/konpa/devicon.git
synced 2025-01-29 11:35:26 +01:00
08aa325a84
* Refactored peek script into a class * Post-peek workflow now upload the new screenshots * Refactored BuildSeleniumRunner into a class * Updated build_icons.yml to reflect new changes * Fixed issue with building icons that were already in the app * Build script will take screenshot of new icons * Update post peek yaml message * Added alerts * Peek script now check for strokes in icons * Updated post_peek's strokes in svgs message * Updated post_peek script's message * Updated post_peek's message * Refactored get_release_message into icomoon_build * Change devicon.css name to devicon-base.css * Updated post_peek message * Added update icon as a valid PR title for bot-peek * Add \n char to SVG after it gets optimized * Fixed error with 'update icon' regex * Build script now batch issues when upload SVG * Addressed build-bot's screenshot order * Apply suggestions from code review Co-authored-by: David Leal <halfpacho@gmail.com> Co-authored-by: David Leal <halfpacho@gmail.com>
10 lines
110 B
Plaintext
10 lines
110 B
Plaintext
node_modules
|
|
.DS_Store
|
|
.idea
|
|
geckodriver.log
|
|
__pycache__
|
|
*.pyc
|
|
new_icons.png
|
|
screenshots/
|
|
release_message.txt
|