1
0
mirror of https://github.com/konpa/devicon.git synced 2025-02-25 01:32:42 +01:00

279 Commits

Author SHA1 Message Date
dependabot[bot]
e9d8a626bc Build new icons, icomoon.json and devicon.css 2020-09-07 10:23:29 +00:00
dependabot[bot]
e1bba0f739
Bump minimatch from 2.0.10 to 3.0.4
Bumps [minimatch](https://github.com/isaacs/minimatch) from 2.0.10 to 3.0.4.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v2.0.10...v3.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-07 10:21:16 +00:00
Clemens Bastian
f4cde663f6
Merge pull request #268 from devicons/build-integrate
Introducing github action for build automatisation (using python)
2020-09-07 12:20:33 +02:00
Thomas-Boi
a2a1720506 Build new icons, icomoon.json and devicon.css 2020-09-07 04:21:16 +00:00
Thomas Bui
377c7394cd
Merge pull request #281 from amacado/master
Enhancing build scripts (bugfixing, documentation, introducing gulp, cleanup)
2020-09-06 21:19:07 -07:00
Clemens Bastian
654144d4bd
Create FUNDING.yml 2020-09-06 22:59:18 +02:00
Clemens Bastian
15ec86e3b5
Update CODE_OF_CONDUCT.md 2020-09-06 22:55:18 +02:00
amacado
37884004e2 Build new icons, icomoon.json and devicon.css 2020-09-06 14:05:31 +00:00
Clemens Bastian
e6a5f9c567
add gulp action for building devicon.min.css 2020-09-06 16:03:02 +02:00
amacado
047ab67211 Build new icons, icomoon.json and devicon.css 2020-09-06 13:49:21 +00:00
Clemens Bastian
e9d110bb70
add handling for no given aliases 2020-09-06 15:44:55 +02:00
amacado
a818e3e41d Build new icons, icomoon.json and devicon.css 2020-09-06 12:54:18 +00:00
Clemens Bastian
8dbd464198
Merge pull request #5 from amacado/build-integrate
add name for geckodriver log build artifact
2020-09-06 14:52:20 +02:00
amacado
5627a92422 Build new icons, icomoon.json and devicon.css 2020-09-06 12:50:04 +00:00
amacado
dedf8c7275 add name for geckodriver log build artifact 2020-09-06 14:47:11 +02:00
Clemens Bastian
a24e3aa0ef
Merge pull request #4 from amacado/build-integrate
remove branch from action
2020-09-06 14:46:37 +02:00
amacado
17bf1495a1 Build new icons, icomoon.json and devicon.css 2020-09-06 12:39:18 +00:00
amacado
ee24132f17 Merge remote-tracking branch 'origin/build-integrate' into build-integrate
# Conflicts:
#	fonts/devicon.eot
#	fonts/devicon.ttf
#	fonts/devicon.woff
2020-09-06 14:34:01 +02:00
amacado
2187e822d7 Merge remote-tracking branch 'origin/master' into build-integrate 2020-09-06 14:33:43 +02:00
amacado
e8c2839acd Build new icons, icomoon.json and devicon.css 2020-09-06 12:32:52 +00:00
amacado
45c7bfbf7b remove branch from action 2020-09-06 14:27:31 +02:00
Clemens Bastian
112532cf88
Merge pull request #3 from amacado/build-integrate
Build integrate
2020-09-06 14:22:45 +02:00
amacado
bd20509343 Built new icons, icomoon.json and devicon.css 2020-09-06 12:19:58 +00:00
amacado
edf42feaa1 Merge remote-tracking branch 'origin/build-integrate' into build-integrate 2020-09-06 14:16:55 +02:00
amacado
2d3abe93db readd amazonwebservices in devicon.json 2020-09-06 14:16:29 +02:00
Clemens Bastian
138798f8c7
Merge pull request #2 from amacado/build-integrate
remove built_files dir
2020-09-06 14:10:27 +02:00
amacado
3a49809e2d Built new icons, icomoon.json and devicon.css 2020-09-06 12:09:27 +00:00
amacado
668c10a2bf remove built_files dir 2020-09-06 14:01:24 +02:00
Clemens Bastian
fd24c485ee
Merge pull request #1 from amacado/build-integrate
Build integrate
2020-09-06 14:00:49 +02:00
amacado
220c3d8bce enhance readme about geckodriver 2020-09-06 13:56:53 +02:00
amacado
75a9195de7 remove icons with typo (as in 493ebf3c0b94849323b333e1f19eb3dd1f7e3582) 2020-09-06 13:53:48 +02:00
Thomas-Boi
77460c364d Built new icons, icomoon.json and devicon.css 2020-09-04 17:21:53 +00:00
Thomas Bui
a7619e2330 Add try-except in icomoon_upload. Workflow will also upload geckodriver.log as an artifact for debugging purpose 2020-09-04 10:19:45 -07:00
Thomas Bui
dcdcc6060b Revert "Downgrade geckodriver to v0.26"
This reverts commit 96fb237dc7af8e73500962c03f650eb999d1fb97.
2020-09-03 22:56:46 -07:00
Thomas Bui
96fb237dc7 Downgrade geckodriver to v0.26 2020-09-03 22:20:21 -07:00
Thomas Bui
2aa03e26c8 Added a fix to the workflow commit bug 2020-09-03 18:07:06 -07:00
Thomas Bui
52d729a49b Fix a bug for the ref error in the workflow 2020-09-02 23:13:35 -07:00
Thomas Bui
c6848be946 Fix a bug with the workflow 2020-09-02 22:47:15 -07:00
Thomas Bui
ecf1012586 Build script now look for devicon-*.zip pattern instead of const string 2020-09-02 11:17:34 -07:00
Thomas Bui
00b2996bfa download_path commandline arg doesn't have to exist for script to function 2020-09-02 10:40:44 -07:00
Thomas Bui
2fb0918a84 Fix a bug where the SeleniumRunner doesn't run properly 2020-09-02 10:32:38 -07:00
Thomas Bui
0a71b13eb9 Fixed a bug where workflow trigger got reverted back to push 2020-09-02 09:54:49 -07:00
Thomas Bui
5aa1708d99 Removed .pyc files and add them to gitignore 2020-09-02 09:47:37 -07:00
Thomas Bui
72a6dbf2de Add checks for when there are no files to commit. Also fix a bug with auto-commit-action in workflow 2020-09-02 09:42:47 -07:00
Thomas Bui
33b07225bf Added __pycache__ to gitignore. Documented geckodriver. Invalid path now throws error 2020-09-02 09:29:39 -07:00
Thomas Bui
83378fa698
Merge pull request #276 from devicons/merge/build-integrate/master
Merge build-integrate with updated master
2020-09-01 17:47:37 -07:00
amacado
5ac2c5809a Merge remote-tracking branch 'origin/master' into merge/build-integrate/master 2020-09-01 23:43:46 +02:00
Clemens Bastian
3b40f5c4cc
Merge pull request #278 from devicons/feature/add-code-of-conduct
Create CODE_OF_CONDUCT.md
2020-09-01 23:38:56 +02:00
Clemens Bastian
0929c09ad4
Create CODE_OF_CONDUCT.md 2020-09-01 23:38:34 +02:00
Clemens Bastian
62a5933c0c
Merge pull request #277 from devicons/feature/issue-template
Create issue templates
2020-09-01 23:31:37 +02:00