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

73 Commits

Author SHA1 Message Date
Clemens Bastian
ee2645b5ea
fix typo in imgur output 2021-01-03 01:42:44 +01:00
Thomas Bui
1038b7a774 Added color tab error handling and better logging 2021-01-01 00:42:53 -08:00
Thomas Bui
6c0122648a Changed return to sys.exit in python script to show error 2020-12-31 12:21:13 -08:00
Thomas Bui
d217bcfa37 Update imgur action ref 2020-12-30 15:19:50 -08:00
Thomas Bui
33c56b259e Made eps requirements optional and clear up some terms 2020-12-30 15:19:09 -08:00
Thomas Bui
34a1866490
Merge pull request #412 from devicons/TB_peekUpgrade
Make the peek script (bot:peek) take screenshot of individual files
2020-12-30 13:28:13 -08:00
Thomas Bui
799878ea39 Update handling outputs in build_icons.yml 2020-12-30 13:21:35 -08:00
Thomas Bui
e51fb1ccd8 Fixed error with logging 2020-12-30 11:35:45 -08:00
Thomas Bui
a84cd46a9f Added comments and script now fail if can't find icon name 2020-12-30 10:57:06 -08:00
Thomas Bui
a9eb51aca5 Various bug fixes and added ability to comment multiple files 2020-12-29 21:49:39 -08:00
Thomas Bui
c388503d28 Refactored take screenshot and remove color functions 2020-12-29 15:44:57 -08:00
Thomas Bui
8a5ff05f01 Various bug fixes and reference update 2020-12-29 15:31:36 -08:00
Clemens Bastian
cb033032dc
Merge pull request #406 from EnisMulic/fix/issue_template
Bug fix: ISSUE_TEMPLATE icon-request
2020-12-30 00:14:31 +01:00
Enis Mulić
e5fd851c67 Fix markdown formating 2020-12-30 00:01:51 +01:00
Enis Mulić
44617e7c6e Fix typo in icon-request issue template to add label automatically, Closes #405 2020-12-29 23:33:59 +01:00
Thomas Bui
eb6884db84 Added zoomed in snapshot for peek scripts 2020-12-28 18:32:49 -08:00
Thomas Bui
4ec9d85805 Updated the workflow yaml to use the new repo 2020-12-27 18:46:39 -08:00
Thomas Bui
426d9507e3 Finalize new peek action workflow 2020-12-19 00:28:34 -08:00
Thomas Bui
f51bda7d29 Added pr comment action 2020-12-19 00:20:34 -08:00
Thomas Bui
ab0cba5eba Add the public-upload-to-imgur action 2020-12-18 23:24:27 -08:00
Clemens Bastian
7bf127d498
Revert "Revert "Fix a couple issues found in the build script"" 2020-12-12 04:41:25 +01:00
Thomas Bui
460cdf5bd8
Revert "Fix a couple issues found in the build script" 2020-12-11 16:57:57 -08:00
Thomas Bui
e3054325e0
Update .github/workflows/build_icons.yml
Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
2020-12-11 16:56:26 -08:00
Thomas Bui
f10869aebf Updated CONTRIBUTING.md 2020-12-11 00:06:32 -08:00
Thomas Bui
acdbed3075 Refactored peek and build scripts 2020-12-10 23:55:16 -08:00
Clemens Bastian
99ed44cbf7
static branch name for build
since we are only triggering this action manually when a new release should be made we need to specify a fixed name for the resulting branch
2020-12-03 16:58:45 +01:00
Thomas Bui
cc4266ebcc Build script now run manually 2020-10-21 14:14:25 -07:00
Thomas Bui
c76ba93470 Commented out the comment bot 2020-10-21 13:04:35 -07:00
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