1
0
mirror of https://github.com/konpa/devicon.git synced 2025-01-17 13:38:15 +01:00

4 Commits

Author SHA1 Message Date
Thomas Bui
7efc400d33
Build preparation for release v2.15.0 (#1079)
* Remove outdated dropwized.eps

* Built new icons, icomoon.json and devicon.css (#1078)

Co-authored-by: Thomas-Boi <Thomas-Boi@users.noreply.github.com>

* bump npm version to v2.15.0”

* Add log.txt to gitignore

* bump npm version to v2.15.0”

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas-Boi <Thomas-Boi@users.noreply.github.com>
2022-03-22 09:28:48 -07:00
Thomas Bui
71049a24c1
Build preparation for release v2.14.0 (#840)
* bump npm version to v2.13.1

* Built new icons, icomoon.json and devicon.css (#839)

Co-authored-by: Thomas-Boi <Thomas-Boi@users.noreply.github.com>

* Add a gulp task to bump npm version

* bump npm version to v2.14.0

* Add code docs to gulp bumpVersion task

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas-Boi <Thomas-Boi@users.noreply.github.com>
2021-09-08 13:52:53 -07:00
github-actions[bot]
044b660d6f
Built new icons, icomoon.json and devicon.css (#810)
Co-authored-by: Thomas-Boi <Thomas-Boi@users.noreply.github.com>
2021-08-13 18:49:35 -07:00
Thomas Bui
08aa325a84
Feature: Peek and Build-Bot Upgrade (#806)
* 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>
2021-08-13 11:51:22 -07:00