1
0
mirror of https://github.com/konpa/devicon.git synced 2025-02-24 09:12:36 +01:00

95 Commits

Author SHA1 Message Date
Thomas Bui
95655797af Added a comment action and fix async issue in python script 2020-10-16 19:32:26 -07:00
Thomas Bui
1234aacabb Added a peek script 2020-10-16 18:31:30 -07:00
Thomas Bui
4001786082 Fixed an error where last commit didn't have desired changes 2020-10-15 21:38:53 -07:00
Thomas Bui
4854e827b8 Remove the new_icons.png and update CONTRIBUTING.md 2020-10-15 21:32:55 -07:00
Thomas Bui
bfe1569904 Added a peek script 2020-10-15 20:37:23 -07:00
Thomas Bui
96231aa8e7 Change the repo reference in the workflow 2020-10-12 15:01:04 -07:00
Thomas Bui
c95a8a17b0 Fix the delete-branch arg in the workflow yaml 2020-10-11 23:15:06 -07:00
Thomas Bui
0757cec0a8 Add new_icons.png to gitignore. Fixed yunohost, clojure, clojurescript, and redux 2020-10-11 22:03:23 -07:00
Thomas Bui
e6cb7bb3fd Add screenshot code, update the CONTRIBUTING.md and fix clojure 2020-10-11 20:19:41 -07:00
Thomas Bui
b7a8a0a4ed Added code to ensure we always get run log 2020-10-09 15:24:27 -07:00
Thomas Bui
940fd13c13 Updated the CONTRIBUTING.md, README.md and code doc 2020-10-09 14:57:36 -07:00
Thomas Bui
1059057bfa Changed built branch name to build/{{source}} 2020-10-08 17:50:31 -07:00
Thomas Bui
ae7caa20fa Changed the pr action, trigger and added proper if check 2020-10-07 10:31:56 -07:00
Thomas Bui
32065ae96f Changed build_icons.yml to trigger on label added and create new pr 2020-09-30 13:53:20 -07:00
Clemens Bastian
40cd6bc89a
remove 'python' from list of codeql
The 'python' check seems to not work as expected and will fail each time the check is executed
2020-09-10 23:06:42 +02:00
Clemens Bastian
28a6b231e1
Delete FUNDING.yml 2020-09-10 22:58:18 +02:00
Clemens Bastian
ab8cb5cd47
Create codeql-analysis.yml 2020-09-09 11:40:05 +02: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
Clemens Bastian
654144d4bd
Create FUNDING.yml 2020-09-06 22:59:18 +02:00
Clemens Bastian
e6a5f9c567
add gulp action for building devicon.min.css 2020-09-06 16:03:02 +02:00
Clemens Bastian
e9d110bb70
add handling for no given aliases 2020-09-06 15:44:55 +02:00
amacado
dedf8c7275 add name for geckodriver log build artifact 2020-09-06 14:47:11 +02:00
amacado
45c7bfbf7b remove branch from action 2020-09-06 14:27:31 +02:00
amacado
220c3d8bce enhance readme about geckodriver 2020-09-06 13:56:53 +02: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
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
amacado
5ac2c5809a Merge remote-tracking branch 'origin/master' into merge/build-integrate/master 2020-09-01 23:43:46 +02:00
Clemens Bastian
0c012be6fb Create issue templates 2020-09-01 23:30:52 +02:00
Thomas Bui
7d8b3cb743
Update .github/workflows/build_icons.yml
Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
2020-08-31 23:11:15 -07:00
Thomas-Boi
24efc9af43 Built new icons, icomoon.json and devicon.css 2020-08-25 19:11:26 +00:00
Thomas Bui
9a33742b20 Added checks to see if devicon zip file is downloaded 2020-08-25 12:09:20 -07:00
Thomas Bui
7fafae132a Added action to commit built file 2020-08-21 11:30:44 -07:00
Thomas Bui
d3ef8476e7 Workflow now takes path to geckodriver instead of manually adding it to PATH 2020-08-21 10:35:40 -07:00
Thomas Bui
330c994480 Added workflow for building the repo 2020-08-19 21:36:38 -07:00
Thomas Bui
effdb962bd Added files to upgrade devicon.json and a simple github workflow 2020-08-17 10:08:49 -07:00