Commit graph

158 commits

Author SHA1 Message Date
LitoMore c42614a06e
Use simple-icons/labeler@v1 2024-03-10 11:13:51 +08:00
Álvaro Mondéjar 2bcda1dd33
Only lint changed SVG icons on CI (#10602) 2024-03-09 17:36:18 +01:00
Álvaro Mondéjar 6dca3fb56b
Update actions in CI (#10600) 2024-03-09 17:28:21 +01:00
Álvaro Mondéjar 31e7bed99c
Use forked labeler action in CI (#10594) 2024-03-08 19:50:35 +01:00
Álvaro Mondéjar 392f583904
Use pipe operator in issue templates (#10516) 2024-02-23 12:38:26 +00:00
Adam Rusted 8573388549
Add note about SimilarWeb Login to Icon Request Issue Template (#10429) 2024-02-20 16:57:38 +00:00
LitoMore 56993f5100
Optimize disclaimer formatting (#10439) 2024-02-11 05:52:10 +01:00
Peter Noble 7616d6f235
Update Metrics of Popularity (#10114) 2024-02-06 14:56:40 +00:00
LitoMore 4779d7f93b
Use v1 version for simple-icons/release-action 2024-01-29 08:51:23 +01:00
Álvaro Mondéjar 7606193204
Fix editorconfig-checker API rate limit error (#10283) 2024-01-12 16:56:09 -05:00
LitoMore abad53b070
Use original release action (#10200) 2024-01-03 07:32:32 +01:00
Adam Rusted 909e1ca877
Update Workflows to reflect new Labels (#10026) 2023-12-05 12:50:14 +00:00
LitoMore 15cc8ea7fa
Rename scripts (#9938) 2023-11-27 10:50:10 +00:00
Adam Rusted f74f0e6b99
Fix autocloser workflow (#9848) 2023-11-12 22:37:10 +01:00
Álvaro Mondéjar 54b2330b7c
Fix get-labels action when returning multiple labels (#9849) 2023-11-12 21:12:59 +00:00
Adam Rusted 888fcac8f3
Fix local actions (#9831) 2023-11-07 21:28:43 +01:00
Álvaro Mondéjar 08453ebe48
Use git add -u in pre-commit hook and fix assign-to-project GHA workflow (#9817)
* Example commit

* Fix error in CI
2023-11-06 09:11:50 +00:00
Álvaro Mondéjar 380ecdaba2
Convert reusable workflows to actions (#9816) 2023-11-05 19:35:53 +00:00
Álvaro Mondéjar ee372033ab
Deduplicate get-labels and get-version steps in GHA workflows (#9789)
* Deduplicate steps in GHA workflows

* Minor change
2023-10-28 20:31:47 +01:00
Álvaro Mondéjar 30dd8a1fbf
Use permanent README icons links in releases (#9788)
* Ensure permanent release README links

* Minor change
2023-10-28 19:24:55 +01:00
Adam Rusted 09fd370582
Update PULL_REQUEST_TEMPLATE.md (#9764) 2023-10-20 19:44:11 +02:00
Adam Rusted 4185289280
Update PR Template to use WASM previewer (#9758) 2023-10-20 08:17:41 +01:00
renovate[bot] 043e3762fc
Update all dependencies (#9697)
* Update all dependencies

* Apply format to file

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Álvaro Mondéjar Rubio <mondejar1994@gmail.com>
2023-10-13 01:28:34 +02:00
LitoMore 6a31868592
Drop contributing option from issue template (#9633) 2023-09-26 11:40:00 +01:00
LitoMore 823482736c
Format PR template with Prettier (#9615) 2023-09-25 08:44:18 +01:00
LitoMore 0b7156e73d
Bump actions/checkout@4 on CI (#9610) 2023-09-22 07:03:01 +01:00
LitoMore dcb49dcff2
Use Node.js v20 on CI (#9571) 2023-09-17 22:56:03 +02:00
Alexandre Paradis 658cd368c5
Add new to Potential Duplicates workflow (#9536) 2023-09-12 13:20:39 +01:00
LitoMore 4669f0447a
Add code of conduct (#9292)
* Add code of conduct

* Ignore Similarweb at `markdown-link-check stage`

* Update CODE_OF_CONDUCT.md

Co-authored-by: Adam Rusted <hello@adamrusted.me>

---------

Co-authored-by: Alexandre Paradis <service.paradis@gmail.com>
Co-authored-by: Adam Rusted <hello@adamrusted.me>
2023-09-01 16:37:14 +02:00
Adam Rusted 4cebcefebf
Update add-labels-priority.yml (#9460) 2023-08-30 20:37:17 +01:00
Adam Rusted 0a02dfeb16
Properly prioritize Maintainer-contributed icons (#9405) 2023-08-30 13:41:32 +01:00
LitoMore 4036f7e76e
Bump latest release action (#9393) 2023-08-23 20:28:52 +01:00
LitoMore 0d2c7e7719
Allow skipping release note with skip release note label (#9375) 2023-08-22 17:44:51 +01:00
Álvaro Mondéjar e7ee69ebe7
Add documentation links checking to CI (#9244) 2023-08-10 17:25:53 +02:00
Álvaro Mondéjar 3588f61183
Autogenerate SDK TypeScript definitions on releases (#9186) 2023-08-01 20:09:47 +02:00
Álvaro Mondéjar 32c1611c8e
Drop bump-version script (#9188) 2023-08-01 20:06:45 +02:00
Álvaro Mondéjar 4bdcd751e0
Update tag commit message on publish workflow (#9166) 2023-07-30 23:08:20 +02:00
LitoMore bbdf2e604d
Use icons from CDN (#7950) 2023-07-28 21:50:15 +08:00
LitoMore 50215ff36f
Fix logic of get organization members (#9090) 2023-07-25 14:53:48 +08:00
LitoMore 76964e3c26
Fix logic of checking author of PR (#9087) 2023-07-23 21:22:46 +01:00
LitoMore d180406b91
Bump create-release fixes (#8790) 2023-06-12 04:27:41 +02:00
LitoMore 2778ba89b7
Allow trigger create-release by workflow_dispatch event (#8788) 2023-06-12 04:16:42 +02:00
LitoMore 731386b408
Fix release action (#8776)
* Fix release action

* Fix typo
2023-06-12 03:50:52 +02:00
LitoMore c3c31f54cd
Autocloser: Specify state_reason when closing (#8718) 2023-06-04 07:14:30 +08:00
LitoMore bfdb2d7659
Autocloser: Fix issues API URL (#8716) 2023-06-03 02:39:26 +08:00
LitoMore 541fd43db1
Autocloser: Only trigger on opened & fix issue number param (#8714) 2023-06-03 02:32:53 +08:00
Alexandre Paradis 62284fb9c1
Add quote around the issue title in condition (#8713) 2023-06-03 02:12:51 +08:00
Alexandre Paradis efb661c24b
Proposal to autoclose Java requests (#8695)
Co-authored-by: LitoMore <LitoMore@users.noreply.github.com>
2023-06-03 01:49:41 +08:00
Álvaro Mondéjar fa6fcffdbb
Add more stop words to the potential duplicates action (#8683) 2023-05-25 09:34:13 -04:00
LitoMore 3c5db40103
Fix build script when publishing to npm (#8589) 2023-04-30 16:45:25 +02:00