Skip to content

Conversation

@Thomas-Boi
Copy link
Member

New feature section

Double check these details before you open a PR

  • [ X] PR does not match another non-stale PR currently opened
  • [ X] PR name matches the format New Feature: a brief description of feature

This PR adds/fixes

The build-bot fixes problems with:

  • The zip file generated by Icomoon couldn't be unzipped => add a function to fix the zipfile
  • Some Selenium action were timed improperly => add waits and retries to address that
  • Logging for build bot is not in order due to GitHub => logging will now be done via a log_file that'll be uploaded as an artifact.

Notes

I tested the fix with my forked branch. You can check out the actions results and the PR to double check. However, I wasn't able to test the in-develop closer here. Hopefully, this is still functional.

@Thomas-Boi Thomas-Boi added enhancement devops Devops/automation related enhancements labels Mar 19, 2022
Copy link
Member

@Panquesito7 Panquesito7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand much about this code, but overall looks good to me. Thank you. 🙂

@Thomas-Boi Thomas-Boi merged commit 39dfa54 into develop Mar 20, 2022
@Thomas-Boi
Copy link
Member Author

Thanks for the reviews 👍

@Thomas-Boi Thomas-Boi mentioned this pull request Mar 22, 2022
Thomas-Boi added a commit that referenced this pull request Mar 22, 2022
* new icon: kaggle (original, original-wordmark) (#835)

* new icons added

* Updated icons/kaggle/kaggle-original-wordmark.svg

Co-authored-by: David Leal <[email protected]>

* Updated devicon.json

Co-authored-by: David Leal <[email protected]>

* Updated icons/kaggle/kaggle-original.svg

Co-authored-by: David Leal <[email protected]>

* Update kaggle-original-wordmark.svg

* Update kaggle-original.svg

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* Add pytest icons

* Resize images and change color

* Readd viewbox (removed by svgo)

* Add opencv icons

* Update tag

Co-authored-by: David Leal <[email protected]>

* Update color for opencv

Co-authored-by: David Leal <[email protected]>

* new icon: fastapi (original, original-wordmark, plain, plain-wordmark) (#873)

* Add FastAPI icons

* Fix svg conversion

* new icon: k3s (original, original-wordmark, plain, plain-wordmark) (#878)

* Add k3s icons

* Remove original to reduce file size

* Move file and add alias

* Update devicon.json

Co-authored-by: Thomas Bui <[email protected]>

* new icon: packer (original, original-wordmark) (#883)

* new icon: anaconda (original, original-wordmark) (#884)

* new icon: anaconda (original, original-wordmark)

* Update devicon.json

Co-authored-by: Thomas Bui <[email protected]>

* new icon: rspec (original, original-wordmark)

* new icon: argocd (original, original-wordmark, plain, plain-wordmark) (#889)

* new icon: argocd (original, original-wordmark, plain, plain-wordmark)

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Rename argo-original-wordmark.svg to argocd-original-wordmark.svg

* Rename argo-original.svg to argocd-original.svg

* Rename argo-plain.svg to argocd-plain.svg

* Rename argo-plain-wordmark.svg to argocd-plain-wordmark.svg

* Add missing svg types

Co-authored-by: David Leal <[email protected]>

* Use correct svg for font

Co-authored-by: David Leal <[email protected]>

Co-authored-by: David Leal <[email protected]>

* new icon: prometheus (original, original-wordmark) (#886)

* new icon: prometheus (original, original-wordmark, plain, plain-wordmark)

Signed-off-by: amino19 <[email protected]>

* viewBox='0 0 128 128'

* viewBox='0 0 128 128'

* removed plain files

* Apply suggestions from code review

* Apply suggestions from code review

* Update devicon.json

* Update devicon.json

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* new icon: blender (original, original-wordmark) (#892)

* Added files

* Add Blender icon files

* Swap to line

* Deletion of old original icon

* Update json

* Removal of accidental file insertion

* Removal of whitespace and resize

* Rename from line to original

* Viewport fix

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

Co-authored-by: David Leal <[email protected]>

* new icon: cmake (original, plain, original-wordmark, plain-wordmark) (#901)

* new icon: cmake (original, plain, original-wordmark, plain-wordmark)

* compress svgs

* rename svgs

* rename svgs

* Update the Code of Conduct to the latest version

* fix: endlines in the CMake icons (#902)

* Fix: Outdated discord logo (#909)

* Update discord-logo.svg

* Update discord-logo.svg

* Update docs/assets/css/discord-logo.svg

Co-authored-by: David Leal <[email protected]>

* Logo fixed on the home page.

* Discord logo fixed on the home page

* Update docs/assets/css/discord-logo.svg

Co-authored-by: David Leal <[email protected]>

Co-authored-by: David Leal <[email protected]>

* Add contact information in the issue... (#908)

...template configuration.

Co-authored-by: Thomas Bui <[email protected]>

* fix: make `tags` an array for `elixir` (#914)

* feat: Improve SEO

* new icon: jetbrains (plain) (#899)

* fixed: JetBrains plain svg file

* Changes done

* changing plain.svg for JetBrains

* refactoring plain svg file

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* new icon: nuget (original, original-wordmark) (#912)

* add nuget-original and nuget-original-wordmark

* add nuget to devicon.json

* fix viewport

* merge paths

* Rename nuget-original-watermark.svg to nuget-original-wordmark.svg

* added missing endline to `original` and optimized

* centered `original-wordmark` and fixed endline

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* new icon: networkx (original) (#917)

* add `networkx-original`

* add networkx to devicon.json

* Apply suggestions from code review

* convert strokes to paths

Co-authored-by: David Leal <[email protected]>

* new icon: podman (original, original-wordmark) (#916)

* new icon: podman (original, original-wordmark)

* Remove svg background

* Add plain versions

* Update icons/podman/podman-plain-wordmark.svg

* Update icons/podman/podman-plain.svg

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* update icon: django (plain, plain-wordmark) (#942)

* update icon: django (plain, plain-wordmark)

* add newlines
not this time @Panquesito7 :D

* Update `CONTRIBUTING.md` with Devicon line logos (#941)

* change line logos from apache to devicon

* Added link to line logo explanation

* change title to devicon-line.svg

Co-authored-by: David Leal <[email protected]>

* change title to devicon-line-wordmark.svg

Co-authored-by: David Leal <[email protected]>

* undo commit 7f7b7da

* remove link to script-tutorials.com

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Clemens Bastian <[email protected]>

* Added resources section to `CONTRIBUTING.md` (#975)

* Added resources section to `CONTRIBUTING.md`

* align headers to the left

* Update CONTRIBUTING.md

Co-authored-by: Thomas Bui <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Thomas Bui <[email protected]>

Co-authored-by: Thomas Bui <[email protected]>

* Add copy to clipboard button to website

* New Feature: Upgrade Peekbot (#966)

* Moved stroke detection down

* Add code to retry no connection in peekbot

* Change upload artifact to earlier version

* Clean up logging msg

* Add ability to customize port number

* Update Selenium and geckodriver

* Move upload-artifact version to 2.2.4

* Add logging for webdriver retry

* Add color checking to peek-bot

* new icon: sqlite (original, original-wordmark, plain) (#926)

* new icon: sqlite (original, original-wordmark, plain)

* resized viewbox to 0 0 128 128

* Added plain-wordmark

* Centered and resized icons to fit viewbox

* optimized SVG's with inkscape

* Resized to 0 0 128 128 viewbox

* optimized SVG's with inkscape again

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* Add styling for color picker

* Color picker menu can now be toggled

* Add color reset functionality

* Add checkerboard functionality

* Add color picker to svg section

* Add contact info and more legal details

* Apply suggestions from code review

Co-authored-by: David Leal <[email protected]>

* Update devicon-original-wordmark (#981)

* update icon: bootstrap (original, original-wordmark, plain, plain-wordmark) (#982)

* Update bootstrap svgs

* Update devicon.json

* Convert text to path

* new icon: discordjs (original, original-wordmark, plain, plain-wordmark) (#937)

* Added Discord.js Icons

* Oops!

* Forgot to add aliases.

Co-authored-by: David Leal <[email protected]>

* Change original wordmark to real SVG

* Add plain-wordmark

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Apply suggestions from code review

* Fixed wordmark

* Rename discordjs-plain.svg to discordjs-original.svg

* Create discordjs-plain.svg

* Update discordjs-plain.svg

* Update discordjs-plain.svg

* Update discordjs-plain.svg

* Update icons/discordjs/discordjs-plain.svg

* Update discordjs-plain.svg

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Thomas Bui <[email protected]>

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* new icon: solidity (original, plain) (#985)

* new icon: solidity (original, plain)

* Apply suggestions from code review

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

Co-authored-by: Thomas Bui <[email protected]>
Co-authored-by: David Leal <[email protected]>

* new icon: unrealengine (original, original-wordmark, plain, plain-wordmark)  (#939)

* added unrealengine icons

* Changed viewbox size and optimized with inkscape

* Changed names and removed horizontal wordmark versions

* optimized with https://www.svgviewer.dev/

* added unrealengine to devicon.json

* fix #346

* Removed white logos, and renamed the other ones

* Changed color to #000000 and removed reference to deleted icons

* centered logo in viewbox

* optimized icon with svgviewer.dev

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Apply suggestions from code review

* Update devicon.json

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* new icon: polygon (plain, original) (#989)

* Added Discord.js Icons

* Oops!

* Forgot to add aliases.

Co-authored-by: David Leal <[email protected]>

* Change original wordmark to real SVG

* Add plain-wordmark

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Apply suggestions from code review

* Fixed wordmark

* Create polygon-plain.svg

* Update polygon-plain.svg

* Update polygon-plain.svg

* Create polygon-original-wordmark.svg

* Delete polygon-original-wordmark.svg

* Rename polygon-plain.svg to polygon-original.svg

* Create polygon-plain.svg

* Update polygon-plain.svg

* Update polygon-plain.svg

* Update and fix devicon.json

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Update icons/discordjs/discordjs-original-wordmark.svg

Co-authored-by: David Leal <[email protected]>

* Apply suggestions from code review

* Update polygon-plain.svg

* Update polygon-plain.svg

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* Upgrade PR and Issue Templates (#986)

* Update issue templates

* Add pr templates

* Update templates

* Update pr templates

* Update default pr template

* Clarify pr closing statement

* Apply suggestions from code review

Co-authored-by: David Leal <[email protected]>

* Update .github/PULL_REQUEST_TEMPLATE/new_feature.md

Co-authored-by: David Leal <[email protected]>

Co-authored-by: David Leal <[email protected]>

* New Feature: Add images for the wiki and edit links to point to it (#996)

* Add wiki images

* Update references to point to wiki

* Apply suggestions from code review

Co-authored-by: David Leal <[email protected]>

* Add import icomoon img

Co-authored-by: David Leal <[email protected]>

* New Feature: Small fixes to the templates and wiki image (#1005)

* Small fixes for the templates and forms

* Crop issue form image

* Make checkbox mandatory

* new icon: maya (original, original-wordmark, plain, plain-wordmark) (#1008)

* new icon: maya (original, original-wordmark, plain, plain-wordmark)

* add empty new line on svg files.

Co-authored-by: David Leal <[email protected]>

* new icon: xcode (original, plain) (#1010)

Co-authored-by: Thomas Bui <[email protected]>

* new icon: selenium (original) (#1011)

* new icon: selenium (original)

* add empty new line on svg file.

* remove duplicated closing tag.

Co-authored-by: Thomas Bui <[email protected]>

* new icon: pytorch (original, original-wordmark, plain-wordmark) (#1013)

* new icon: pytorch (original, original-wordmark, plain, plain-wordmark)

* add empty new line on svg files.

Co-authored-by: Thomas Bui <[email protected]>

* new icon: xamarin (original, original-wordmark) (#1014)

* new icon: xamarin (original, original-wordmark)

* Fix default color.

* Update devicon.json

Co-authored-by: Thomas Bui <[email protected]>

* new icon: ifttt (original) (#1012)

* new icon: ifttt (original)

* add empty new line on svg file.

Co-authored-by: Thomas Bui <[email protected]>

* new icon: hugo (original, original-wordmark, plain, plain-wordmark) (#1015)

* new icon: hugo (original, original-wordmark, plain, plain-wordmark)

* Add hugo prefix on SVG files.

Co-authored-by: Thomas Bui <[email protected]>

* new icon: grafana (original, original-wordmark) (#1017)

* new icon: grafana (original, original-wordmark)

* Add grafana prefix on SVG files.

Co-authored-by: Thomas Bui <[email protected]>

* new icon: ansible (original, original-wordmark, plain, plain-wordmark) (#1019)

Co-authored-by: David Leal <[email protected]>

* new icon: shotgrid (original, original-wordmark, plain) (#1020)

* new icon: shotgrid (original, original-wordmark, plain)

* add autodesk tag.

Co-authored-by: David Leal <[email protected]>

* new icon: androidstudio (original, original-wordmark, plain, plain-wordmark) (#1021)

* new icon: androidstudio (original, original-wordmark, plain, plain-wordmark)

* remove useless new lines.

Co-authored-by: David Leal <[email protected]>

* new icon: eslint (original, original-wordmark) (#1022)

Co-authored-by: David Leal <[email protected]>

* new icon: latex (original) (#1023)

* new icon: latex (original)

* Fix typo in latex svg file name.

Co-authored-by: David Leal <[email protected]>

* ui enhancements for color picker and report abuse (#972, #943) (#1024)

* Shorten instruction for size adjustment

* New Feature: Add an Issue `in-develop` labeler and functions to close these issues  (#990)

* Working on labeler

* Add in_develop_labeler

* Build bot can close issues based on labels

* Test mode for build

* Fixed errors in labeler_bot

* Update build-bot

* Update .github/scripts/icomoon_build.py

Co-authored-by: David Leal <[email protected]>

* Remove test url

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Clemens Bastian <[email protected]>

* new icon: Vuetify (original, line, plain) (#1033)

* new icon: Vuetify ( original , plane , line)

* new icon: Vuetify ( original , plain, line)

* Revert "new icon: Vuetify ( original , plain, line)"

This reverts commit fcff629.

* icon: Vuetify svg, devicon.json updated

* Vuetify .json updated

* Vuetify versions updated in .json

* Remove two S letters from text in SVG (#1038)

* Update Discord Icon in Website

* new icon: Vuetify ( original , plane , line)

* new icon: Vuetify ( original , plain, line)

* Revert "new icon: Vuetify ( original , plain, line)"

This reverts commit fcff629.

* icon: Vuetify svg, devicon.json updated

* Vuetify .json updated

* Vuetify versions updated in .json

* buttonLink discord logo updated with primary color

Co-authored-by: David Leal <[email protected]>

* new icon: openal (original, plain) (#1041)

* new icon: openal (original, plain)

* update icon: openal (original, plain)

* new icon: sdl (original, plain) (#1043)

* new icon: sdl (original, plain)

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Update icons/sdl/sdl-original.svg

Co-authored-by: David Leal <[email protected]>

* Update icons/sdl/sdl-plain.svg

Co-authored-by: David Leal <[email protected]>

* Fix indentation and comma errors

Co-authored-by: David Leal <[email protected]>

* new icon: dropwizard (original, plain) (#906)

* dropwizard icon added

* Update dropwizard-original.svg

* Update devicon.json

* Update icons/dropwizard/dropwizard-original.svg

Co-authored-by: David Leal <[email protected]>

* plain version for dropwizard icon added

* dropwizard-hat.eps --> dropwizard.eps

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Update dropwizard-original.svg

* Update dropwizard-plain.svg

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* new icon: rect (original, plain) (#1051)

* added rect icon

* united plain rect svg paths

* resized rect icons

* changed rect icon kind from simplified to full

Co-authored-by: Thomas Bui <[email protected]>

* new icon: fedora (original, plain) (#1047)

* Add fedora icons (optimized SVG files using SVGO)

* Update devicon.json: add fedora icon data

* Fix Fedora icon resolution

* Apply suggestions from code review

Co-authored-by: David Leal <[email protected]>

* Update fedora-original.svg

* Update fedora-plain.svg

* Update fedora-original.svg

* Update fedora-plain.svg

* Update fedora-original.svg

* Update fedora-plain.svg

* Update devicon.json

Co-authored-by: Thomas Bui <[email protected]>
Co-authored-by: David Leal <[email protected]>

* Update the `check-bot` (#970)

* Add check for strokes in check-bot

* Add check for svg file name

* Update gulpfile to remove x and y of svg elem

* Revert name changes to err file

* check-bot now check devicon object as well

* Fixed minor bugs

* Improve logging in check_icon

Co-authored-by: David Leal <[email protected]>

* Changed to select all rather before take a pic (#1058)

* Fix the peek bot cmd line args (#1059)

* Fix check icon not running for update icon pr (#1060)

* Fix invalid function name (#1063)

* update icon: confluence (original, original-wordmark) (#1045)

* Update Confluence icons - as requested in #998

* Fix Confluence icons

* Update viewbox dimensions

* Resize icons properly

* update icon: bitbucket (original, original-wordmark) (#1044)

* Update Bitbucket icons

* Fix Bitbucket icons

* Update viewbox dimensions

* Resize icons properly

* new icon: bamboo (original, original-wordmark) (#1061)

* Add Bamboo icons

* Resize icons properly

* new icon: terraform (original, original-wordmark, plain, plain-wordmark)  (#1064)

* Add Terraform icons

* Resize icons accordingly

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

Co-authored-by: David Leal <[email protected]>

* update icon: jira (original, original-wordmark, plain, plain-wordmark)  (#1062)

* Update Jira icons

* Update devicon.json to include tags for Confluence and Bitbucket

* Resize icons properly

* Replace plain icons

* Missed one part with different color

* Add fix for bad zip file and logging for build (#1069)

* new icon: gentoo (plain, plain-wordmark) (#1075)

* Add gentoo icons

* Update devicon.json

Co-authored-by: Thomas Bui <[email protected]>

* new icon: webflow (plain, original) (#1070)

* adding webflow Icon

adding webflow icons and editing devicon.json
small extra change on devicon.json: formatted json

* Updating svg's to fill requirements

* removing unnecessary tag

* Removing webflow-original and replacing with plain, also removed plain from devicon.json

* Updated Icon removing clip path and adding all in one path instead

* new icon: opensuse (original, original-wordmark, plain, plain-wordmark) (#1076)

* Add opensuse icons

* Rename icons to include technology name

* 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 <[email protected]>

* 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 <[email protected]>

Co-authored-by: Edward Jiwook Kim <[email protected]>
Co-authored-by: David Leal <[email protected]>
Co-authored-by: Clemens Bastian <[email protected]>
Co-authored-by: Patrik Wehrli <[email protected]>
Co-authored-by: Patrik Wehrli <[email protected]>
Co-authored-by: Anshumaan Kumar Prasad <[email protected]>
Co-authored-by: Max Petts <[email protected]>
Co-authored-by: Malte Jürgens <[email protected]>
Co-authored-by: Mazzya <[email protected]>
Co-authored-by: Ozan Uslan <[email protected]>
Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>
Co-authored-by: Ethan <[email protected]>
Co-authored-by: Ben Souchet <[email protected]>
Co-authored-by: Vikash2806 <[email protected]>
Co-authored-by: dbaser <[email protected]>
Co-authored-by: M Pater <[email protected]>
Co-authored-by: RedCubeDev <[email protected]>
Co-authored-by: Rubens dos Santos <[email protected]>
Co-authored-by: Justin Alex Paramanandan <[email protected]>
Co-authored-by: Jorch C <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas-Boi <[email protected]>
@Thomas-Boi Thomas-Boi deleted the thomas/feature/updateBuildBot branch March 22, 2022 20:39
GCHQDeveloper926 pushed a commit to GCHQDeveloper926/devicon that referenced this pull request Dec 20, 2024
GCHQDeveloper926 pushed a commit to GCHQDeveloper926/devicon that referenced this pull request Dec 20, 2024
* new icon: kaggle (original, original-wordmark) (devicons#835)

* new icons added

* Updated icons/kaggle/kaggle-original-wordmark.svg

Co-authored-by: David Leal <[email protected]>

* Updated devicon.json

Co-authored-by: David Leal <[email protected]>

* Updated icons/kaggle/kaggle-original.svg

Co-authored-by: David Leal <[email protected]>

* Update kaggle-original-wordmark.svg

* Update kaggle-original.svg

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* Add pytest icons

* Resize images and change color

* Readd viewbox (removed by svgo)

* Add opencv icons

* Update tag

Co-authored-by: David Leal <[email protected]>

* Update color for opencv

Co-authored-by: David Leal <[email protected]>

* new icon: fastapi (original, original-wordmark, plain, plain-wordmark) (devicons#873)

* Add FastAPI icons

* Fix svg conversion

* new icon: k3s (original, original-wordmark, plain, plain-wordmark) (devicons#878)

* Add k3s icons

* Remove original to reduce file size

* Move file and add alias

* Update devicon.json

Co-authored-by: Thomas Bui <[email protected]>

* new icon: packer (original, original-wordmark) (devicons#883)

* new icon: anaconda (original, original-wordmark) (devicons#884)

* new icon: anaconda (original, original-wordmark)

* Update devicon.json

Co-authored-by: Thomas Bui <[email protected]>

* new icon: rspec (original, original-wordmark)

* new icon: argocd (original, original-wordmark, plain, plain-wordmark) (devicons#889)

* new icon: argocd (original, original-wordmark, plain, plain-wordmark)

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Rename argo-original-wordmark.svg to argocd-original-wordmark.svg

* Rename argo-original.svg to argocd-original.svg

* Rename argo-plain.svg to argocd-plain.svg

* Rename argo-plain-wordmark.svg to argocd-plain-wordmark.svg

* Add missing svg types

Co-authored-by: David Leal <[email protected]>

* Use correct svg for font

Co-authored-by: David Leal <[email protected]>

Co-authored-by: David Leal <[email protected]>

* new icon: prometheus (original, original-wordmark) (devicons#886)

* new icon: prometheus (original, original-wordmark, plain, plain-wordmark)

Signed-off-by: amino19 <[email protected]>

* viewBox='0 0 128 128'

* viewBox='0 0 128 128'

* removed plain files

* Apply suggestions from code review

* Apply suggestions from code review

* Update devicon.json

* Update devicon.json

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* new icon: blender (original, original-wordmark) (devicons#892)

* Added files

* Add Blender icon files

* Swap to line

* Deletion of old original icon

* Update json

* Removal of accidental file insertion

* Removal of whitespace and resize

* Rename from line to original

* Viewport fix

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

Co-authored-by: David Leal <[email protected]>

* new icon: cmake (original, plain, original-wordmark, plain-wordmark) (devicons#901)

* new icon: cmake (original, plain, original-wordmark, plain-wordmark)

* compress svgs

* rename svgs

* rename svgs

* Update the Code of Conduct to the latest version

* fix: endlines in the CMake icons (devicons#902)

* Fix: Outdated discord logo (devicons#909)

* Update discord-logo.svg

* Update discord-logo.svg

* Update docs/assets/css/discord-logo.svg

Co-authored-by: David Leal <[email protected]>

* Logo fixed on the home page.

* Discord logo fixed on the home page

* Update docs/assets/css/discord-logo.svg

Co-authored-by: David Leal <[email protected]>

Co-authored-by: David Leal <[email protected]>

* Add contact information in the issue... (devicons#908)

...template configuration.

Co-authored-by: Thomas Bui <[email protected]>

* fix: make `tags` an array for `elixir` (devicons#914)

* feat: Improve SEO

* new icon: jetbrains (plain) (devicons#899)

* fixed: JetBrains plain svg file

* Changes done

* changing plain.svg for JetBrains

* refactoring plain svg file

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* new icon: nuget (original, original-wordmark) (devicons#912)

* add nuget-original and nuget-original-wordmark

* add nuget to devicon.json

* fix viewport

* merge paths

* Rename nuget-original-watermark.svg to nuget-original-wordmark.svg

* added missing endline to `original` and optimized

* centered `original-wordmark` and fixed endline

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* new icon: networkx (original) (devicons#917)

* add `networkx-original`

* add networkx to devicon.json

* Apply suggestions from code review

* convert strokes to paths

Co-authored-by: David Leal <[email protected]>

* new icon: podman (original, original-wordmark) (devicons#916)

* new icon: podman (original, original-wordmark)

* Remove svg background

* Add plain versions

* Update icons/podman/podman-plain-wordmark.svg

* Update icons/podman/podman-plain.svg

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* update icon: django (plain, plain-wordmark) (devicons#942)

* update icon: django (plain, plain-wordmark)

* add newlines
not this time @Panquesito7 :D

* Update `CONTRIBUTING.md` with Devicon line logos (devicons#941)

* change line logos from apache to devicon

* Added link to line logo explanation

* change title to devicon-line.svg

Co-authored-by: David Leal <[email protected]>

* change title to devicon-line-wordmark.svg

Co-authored-by: David Leal <[email protected]>

* undo commit 7f7b7da

* remove link to script-tutorials.com

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Clemens Bastian <[email protected]>

* Added resources section to `CONTRIBUTING.md` (devicons#975)

* Added resources section to `CONTRIBUTING.md`

* align headers to the left

* Update CONTRIBUTING.md

Co-authored-by: Thomas Bui <[email protected]>

* Update CONTRIBUTING.md

Co-authored-by: Thomas Bui <[email protected]>

Co-authored-by: Thomas Bui <[email protected]>

* Add copy to clipboard button to website

* New Feature: Upgrade Peekbot (devicons#966)

* Moved stroke detection down

* Add code to retry no connection in peekbot

* Change upload artifact to earlier version

* Clean up logging msg

* Add ability to customize port number

* Update Selenium and geckodriver

* Move upload-artifact version to 2.2.4

* Add logging for webdriver retry

* Add color checking to peek-bot

* new icon: sqlite (original, original-wordmark, plain) (devicons#926)

* new icon: sqlite (original, original-wordmark, plain)

* resized viewbox to 0 0 128 128

* Added plain-wordmark

* Centered and resized icons to fit viewbox

* optimized SVG's with inkscape

* Resized to 0 0 128 128 viewbox

* optimized SVG's with inkscape again

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* Add styling for color picker

* Color picker menu can now be toggled

* Add color reset functionality

* Add checkerboard functionality

* Add color picker to svg section

* Add contact info and more legal details

* Apply suggestions from code review

Co-authored-by: David Leal <[email protected]>

* Update devicon-original-wordmark (devicons#981)

* update icon: bootstrap (original, original-wordmark, plain, plain-wordmark) (devicons#982)

* Update bootstrap svgs

* Update devicon.json

* Convert text to path

* new icon: discordjs (original, original-wordmark, plain, plain-wordmark) (devicons#937)

* Added Discord.js Icons

* Oops!

* Forgot to add aliases.

Co-authored-by: David Leal <[email protected]>

* Change original wordmark to real SVG

* Add plain-wordmark

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Apply suggestions from code review

* Fixed wordmark

* Rename discordjs-plain.svg to discordjs-original.svg

* Create discordjs-plain.svg

* Update discordjs-plain.svg

* Update discordjs-plain.svg

* Update discordjs-plain.svg

* Update icons/discordjs/discordjs-plain.svg

* Update discordjs-plain.svg

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Thomas Bui <[email protected]>

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* new icon: solidity (original, plain) (devicons#985)

* new icon: solidity (original, plain)

* Apply suggestions from code review

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

Co-authored-by: Thomas Bui <[email protected]>
Co-authored-by: David Leal <[email protected]>

* new icon: unrealengine (original, original-wordmark, plain, plain-wordmark)  (devicons#939)

* added unrealengine icons

* Changed viewbox size and optimized with inkscape

* Changed names and removed horizontal wordmark versions

* optimized with https://www.svgviewer.dev/

* added unrealengine to devicon.json

* fix devicons#346

* Removed white logos, and renamed the other ones

* Changed color to #000000 and removed reference to deleted icons

* centered logo in viewbox

* optimized icon with svgviewer.dev

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Apply suggestions from code review

* Update devicon.json

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* new icon: polygon (plain, original) (devicons#989)

* Added Discord.js Icons

* Oops!

* Forgot to add aliases.

Co-authored-by: David Leal <[email protected]>

* Change original wordmark to real SVG

* Add plain-wordmark

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Apply suggestions from code review

* Fixed wordmark

* Create polygon-plain.svg

* Update polygon-plain.svg

* Update polygon-plain.svg

* Create polygon-original-wordmark.svg

* Delete polygon-original-wordmark.svg

* Rename polygon-plain.svg to polygon-original.svg

* Create polygon-plain.svg

* Update polygon-plain.svg

* Update polygon-plain.svg

* Update and fix devicon.json

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Update icons/discordjs/discordjs-original-wordmark.svg

Co-authored-by: David Leal <[email protected]>

* Apply suggestions from code review

* Update polygon-plain.svg

* Update polygon-plain.svg

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* Upgrade PR and Issue Templates (devicons#986)

* Update issue templates

* Add pr templates

* Update templates

* Update pr templates

* Update default pr template

* Clarify pr closing statement

* Apply suggestions from code review

Co-authored-by: David Leal <[email protected]>

* Update .github/PULL_REQUEST_TEMPLATE/new_feature.md

Co-authored-by: David Leal <[email protected]>

Co-authored-by: David Leal <[email protected]>

* New Feature: Add images for the wiki and edit links to point to it (devicons#996)

* Add wiki images

* Update references to point to wiki

* Apply suggestions from code review

Co-authored-by: David Leal <[email protected]>

* Add import icomoon img

Co-authored-by: David Leal <[email protected]>

* New Feature: Small fixes to the templates and wiki image (devicons#1005)

* Small fixes for the templates and forms

* Crop issue form image

* Make checkbox mandatory

* new icon: maya (original, original-wordmark, plain, plain-wordmark) (devicons#1008)

* new icon: maya (original, original-wordmark, plain, plain-wordmark)

* add empty new line on svg files.

Co-authored-by: David Leal <[email protected]>

* new icon: xcode (original, plain) (devicons#1010)

Co-authored-by: Thomas Bui <[email protected]>

* new icon: selenium (original) (devicons#1011)

* new icon: selenium (original)

* add empty new line on svg file.

* remove duplicated closing tag.

Co-authored-by: Thomas Bui <[email protected]>

* new icon: pytorch (original, original-wordmark, plain-wordmark) (devicons#1013)

* new icon: pytorch (original, original-wordmark, plain, plain-wordmark)

* add empty new line on svg files.

Co-authored-by: Thomas Bui <[email protected]>

* new icon: xamarin (original, original-wordmark) (devicons#1014)

* new icon: xamarin (original, original-wordmark)

* Fix default color.

* Update devicon.json

Co-authored-by: Thomas Bui <[email protected]>

* new icon: ifttt (original) (devicons#1012)

* new icon: ifttt (original)

* add empty new line on svg file.

Co-authored-by: Thomas Bui <[email protected]>

* new icon: hugo (original, original-wordmark, plain, plain-wordmark) (devicons#1015)

* new icon: hugo (original, original-wordmark, plain, plain-wordmark)

* Add hugo prefix on SVG files.

Co-authored-by: Thomas Bui <[email protected]>

* new icon: grafana (original, original-wordmark) (devicons#1017)

* new icon: grafana (original, original-wordmark)

* Add grafana prefix on SVG files.

Co-authored-by: Thomas Bui <[email protected]>

* new icon: ansible (original, original-wordmark, plain, plain-wordmark) (devicons#1019)

Co-authored-by: David Leal <[email protected]>

* new icon: shotgrid (original, original-wordmark, plain) (devicons#1020)

* new icon: shotgrid (original, original-wordmark, plain)

* add autodesk tag.

Co-authored-by: David Leal <[email protected]>

* new icon: androidstudio (original, original-wordmark, plain, plain-wordmark) (devicons#1021)

* new icon: androidstudio (original, original-wordmark, plain, plain-wordmark)

* remove useless new lines.

Co-authored-by: David Leal <[email protected]>

* new icon: eslint (original, original-wordmark) (devicons#1022)

Co-authored-by: David Leal <[email protected]>

* new icon: latex (original) (devicons#1023)

* new icon: latex (original)

* Fix typo in latex svg file name.

Co-authored-by: David Leal <[email protected]>

* ui enhancements for color picker and report abuse (devicons#972, devicons#943) (devicons#1024)

* Shorten instruction for size adjustment

* New Feature: Add an Issue `in-develop` labeler and functions to close these issues  (devicons#990)

* Working on labeler

* Add in_develop_labeler

* Build bot can close issues based on labels

* Test mode for build

* Fixed errors in labeler_bot

* Update build-bot

* Update .github/scripts/icomoon_build.py

Co-authored-by: David Leal <[email protected]>

* Remove test url

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Clemens Bastian <[email protected]>

* new icon: Vuetify (original, line, plain) (devicons#1033)

* new icon: Vuetify ( original , plane , line)

* new icon: Vuetify ( original , plain, line)

* Revert "new icon: Vuetify ( original , plain, line)"

This reverts commit fcff629.

* icon: Vuetify svg, devicon.json updated

* Vuetify .json updated

* Vuetify versions updated in .json

* Remove two S letters from text in SVG (devicons#1038)

* Update Discord Icon in Website

* new icon: Vuetify ( original , plane , line)

* new icon: Vuetify ( original , plain, line)

* Revert "new icon: Vuetify ( original , plain, line)"

This reverts commit fcff629.

* icon: Vuetify svg, devicon.json updated

* Vuetify .json updated

* Vuetify versions updated in .json

* buttonLink discord logo updated with primary color

Co-authored-by: David Leal <[email protected]>

* new icon: openal (original, plain) (devicons#1041)

* new icon: openal (original, plain)

* update icon: openal (original, plain)

* new icon: sdl (original, plain) (devicons#1043)

* new icon: sdl (original, plain)

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

* Update icons/sdl/sdl-original.svg

Co-authored-by: David Leal <[email protected]>

* Update icons/sdl/sdl-plain.svg

Co-authored-by: David Leal <[email protected]>

* Fix indentation and comma errors

Co-authored-by: David Leal <[email protected]>

* new icon: dropwizard (original, plain) (devicons#906)

* dropwizard icon added

* Update dropwizard-original.svg

* Update devicon.json

* Update icons/dropwizard/dropwizard-original.svg

Co-authored-by: David Leal <[email protected]>

* plain version for dropwizard icon added

* dropwizard-hat.eps --> dropwizard.eps

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Update dropwizard-original.svg

* Update dropwizard-plain.svg

Co-authored-by: David Leal <[email protected]>
Co-authored-by: Thomas Bui <[email protected]>

* new icon: rect (original, plain) (devicons#1051)

* added rect icon

* united plain rect svg paths

* resized rect icons

* changed rect icon kind from simplified to full

Co-authored-by: Thomas Bui <[email protected]>

* new icon: fedora (original, plain) (devicons#1047)

* Add fedora icons (optimized SVG files using SVGO)

* Update devicon.json: add fedora icon data

* Fix Fedora icon resolution

* Apply suggestions from code review

Co-authored-by: David Leal <[email protected]>

* Update fedora-original.svg

* Update fedora-plain.svg

* Update fedora-original.svg

* Update fedora-plain.svg

* Update fedora-original.svg

* Update fedora-plain.svg

* Update devicon.json

Co-authored-by: Thomas Bui <[email protected]>
Co-authored-by: David Leal <[email protected]>

* Update the `check-bot` (devicons#970)

* Add check for strokes in check-bot

* Add check for svg file name

* Update gulpfile to remove x and y of svg elem

* Revert name changes to err file

* check-bot now check devicon object as well

* Fixed minor bugs

* Improve logging in check_icon

Co-authored-by: David Leal <[email protected]>

* Changed to select all rather before take a pic (devicons#1058)

* Fix the peek bot cmd line args (devicons#1059)

* Fix check icon not running for update icon pr (devicons#1060)

* Fix invalid function name (devicons#1063)

* update icon: confluence (original, original-wordmark) (devicons#1045)

* Update Confluence icons - as requested in devicons#998

* Fix Confluence icons

* Update viewbox dimensions

* Resize icons properly

* update icon: bitbucket (original, original-wordmark) (devicons#1044)

* Update Bitbucket icons

* Fix Bitbucket icons

* Update viewbox dimensions

* Resize icons properly

* new icon: bamboo (original, original-wordmark) (devicons#1061)

* Add Bamboo icons

* Resize icons properly

* new icon: terraform (original, original-wordmark, plain, plain-wordmark)  (devicons#1064)

* Add Terraform icons

* Resize icons accordingly

* Update devicon.json

Co-authored-by: David Leal <[email protected]>

Co-authored-by: David Leal <[email protected]>

* update icon: jira (original, original-wordmark, plain, plain-wordmark)  (devicons#1062)

* Update Jira icons

* Update devicon.json to include tags for Confluence and Bitbucket

* Resize icons properly

* Replace plain icons

* Missed one part with different color

* Add fix for bad zip file and logging for build (devicons#1069)

* new icon: gentoo (plain, plain-wordmark) (devicons#1075)

* Add gentoo icons

* Update devicon.json

Co-authored-by: Thomas Bui <[email protected]>

* new icon: webflow (plain, original) (devicons#1070)

* adding webflow Icon

adding webflow icons and editing devicon.json
small extra change on devicon.json: formatted json

* Updating svg's to fill requirements

* removing unnecessary tag

* Removing webflow-original and replacing with plain, also removed plain from devicon.json

* Updated Icon removing clip path and adding all in one path instead

* new icon: opensuse (original, original-wordmark, plain, plain-wordmark) (devicons#1076)

* Add opensuse icons

* Rename icons to include technology name

* Build preparation for release v2.15.0 (devicons#1079)

* Remove outdated dropwized.eps

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

Co-authored-by: Thomas-Boi <[email protected]>

* 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 <[email protected]>

Co-authored-by: Edward Jiwook Kim <[email protected]>
Co-authored-by: David Leal <[email protected]>
Co-authored-by: Clemens Bastian <[email protected]>
Co-authored-by: Patrik Wehrli <[email protected]>
Co-authored-by: Patrik Wehrli <[email protected]>
Co-authored-by: Anshumaan Kumar Prasad <[email protected]>
Co-authored-by: Max Petts <[email protected]>
Co-authored-by: Malte Jürgens <[email protected]>
Co-authored-by: Mazzya <[email protected]>
Co-authored-by: Ozan Uslan <[email protected]>
Co-authored-by: Jørgen Kalsnes Hagen <[email protected]>
Co-authored-by: Ethan <[email protected]>
Co-authored-by: Ben Souchet <[email protected]>
Co-authored-by: Vikash2806 <[email protected]>
Co-authored-by: dbaser <[email protected]>
Co-authored-by: M Pater <[email protected]>
Co-authored-by: RedCubeDev <[email protected]>
Co-authored-by: Rubens dos Santos <[email protected]>
Co-authored-by: Justin Alex Paramanandan <[email protected]>
Co-authored-by: Jorch C <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas-Boi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops Devops/automation related enhancements enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants