Blake Campbell
d756814e6f
Disabling create review comment temporarily.
2023-04-11 23:06:22 -04:00
Blake Campbell
b96d3ddaa3
Disabling comments for testing
2023-04-11 23:03:50 -04:00
Blake Campbell
cd6168908a
updating logging
2023-04-11 22:49:36 -04:00
Blake Campbell
b100f8dd6e
adding more logging
2023-04-11 22:47:04 -04:00
Blake Campbell
96772328a8
adding logging
2023-04-11 22:41:48 -04:00
Blake Campbell
a99648b25c
Adding review comment
2023-03-29 01:58:31 -04:00
Blake Campbell
9011d64627
Using pulls instead of issues
2023-03-29 01:56:22 -04:00
Blake Campbell
eb833a93a2
Updating create comment
2023-03-29 01:45:52 -04:00
Blake Campbell
1a30aa3181
Imported actions twice :(
2023-03-29 01:41:56 -04:00
Blake Campbell
9dafb83692
Fixing github import
2023-03-29 01:39:13 -04:00
Blake Campbell
6a21f99864
Updating util with actions 5.1
2023-03-29 01:36:37 -04:00
Wes Bos
23a7679acf
fix poeple with multiple emojis
2023-02-23 12:11:49 -05:00
Blake Campbell
1cf9d2bf68
Removing duplicate flag
2022-10-15 11:25:18 -04:00
Blake Campbell
05b2f37476
Adding UK Flag
2022-10-15 10:31:57 -04:00
Blake Campbell
124c3e9e9a
Adding contribution absolute link instead of relative
2022-01-21 00:13:24 -05:00
Wes Bos
c4c8f32204
move to joi package
2022-01-11 16:54:58 -05:00
Wes Bos
0be615a79f
upgrade eslint
2022-01-11 16:54:07 -05:00
Blake Campbell
880c463905
Adding contribution guide
2021-12-18 16:21:01 -05:00
Matias Vad
626e9468c0
Add United Nations flag ( #1057 )
2021-06-08 21:57:51 +01:00
Matthew Graybosch
06741bb2fb
Update utils.js ( #1079 )
...
Adding "bsd" to the set of valid computer strings because in my case "linux" would be a lie. :)
2021-06-08 21:56:57 +01:00
Hugo
88026cb756
Revert "Use DangerJS for commenting" ( #1027 )
2020-11-23 08:50:28 +00:00
Wes Bos
fc27754ef4
Merge pull request #796 from rohit-gohri/danger
...
Use DangerJS for commenting
2020-10-12 15:06:13 -04:00
Nico Bachner
3d7779d482
added flip phone ( wesbos/awesome-uses#765 )
2020-10-06 12:31:56 +02:00
Jérémie Bertrand
61bf1ccc16
Add my profile and windowsphone icon ( #901 )
2020-08-13 18:43:19 +01:00
Rohit Gohri
61e1aeeb36
ci: use danger diff to get master data
2020-05-04 00:35:42 +05:30
Rohit Gohri
ef972cf38f
ci: better formatted messages
2020-05-04 00:12:42 +05:30
Rohit Gohri
38464bf065
ci: Move comment creation to dangerfile
2020-05-03 23:58:55 +05:30
Rohit Gohri
2f2ce100fd
ci: show all errors in comment/log
2020-05-03 23:25:24 +05:30
Rohit Gohri
afced1a6b7
ci: delete old data-validate step
2020-05-03 23:23:30 +05:30
Rohit Gohri
9426b956e6
ci: add danger-js and add validation dangerfile
2020-05-03 23:14:56 +05:30
Rohit Gohri
c7691e3200
chore: run validate script only when run directly
2020-05-03 23:00:51 +05:30
Chris
8b7b72c5dd
Add Scotland flag ( #693 )
2020-03-02 11:22:31 +02:00
Gatare Libère
c489e2e915
Update flags.js
2020-02-19 19:21:13 +02:00
Hugo
e20e0f5991
feat: comment on PR with validation outcome ( #503 )
...
* comment on PR after validation run.
* bork my url for sample output
* populate GITHUB_TOKEN in action
* more verbose logging
* more logging
* fix wrong import
* logging
* remove logging & implementation attempt
* log out comment creation query output
* styling
* prettify comments + increase logging
* more prettifying of the text
* Revert "bork my url for sample output"
This reverts commit 0c6d17450e753cd407db69a8129bf0cbc5831b88.
* add data change to trigger GH action
* improve messages...
* change my URL so it appears in the message
* more formatting of comments
* move + rename commentPullRequest -> utils.communicateValationOutcome
2020-01-22 00:15:35 +02:00
Andrew Luca
7893bc510c
chore: downgrade scripts support to node 12 ( #473 )
...
From start scripts needed to be run with node 13 (esm support)
Because data.js was a esm export, and needed to be compiled
Moved all scripts to commontjs, and data.js file
So can be imported by scripts without compiling
2020-01-20 22:37:32 +02:00
Andrew Luca
d875cb6312
fix: await branch name in validate action
2020-01-19 15:59:34 +02:00
Andrew Luca
86b6b5d6d3
feat: change validate action to take into consideration only add… ( #422 )
...
`node scripts/data-valdiate.js` cand also be run locally
This also will fix the issue when some valid URL returned timeout
Because the action wanted to make all requests at the same time
`git restore` is available only from Git 2.23
https://github.blog/2019-08-16-highlights-from-git-2-23/#experimental-alternatives-for-git-checkout
Closes #382
2020-01-18 15:27:15 +02:00
Hugo
367d14a4e3
feat(add-euro): allow european union flag ( #380 )
2020-01-14 15:13:03 +02:00
Hugo Di Francesco
1df5931b5a
exit fine locally
2020-01-13 18:04:04 +00:00
Hugo Di Francesco
053874e441
make action fail on failure...
2020-01-13 18:02:15 +00:00
Hugo Di Francesco
bc1475090f
Merge remote-tracking branch 'upstream/master' into check-url
2020-01-13 17:40:18 +00:00
Hugo Di Francesco
2bd152678b
increase request timeout
2020-01-13 16:11:01 +00:00
Hugo Di Francesco
0e4168908c
only fail on 4xx, 5xx and other real errors
2020-01-13 15:52:44 +00:00
Hugo Di Francesco
d681750ba2
change wording of output
2020-01-13 15:46:03 +00:00
Hugo Di Francesco
2ed2ea5ca1
make sure uses URLs 2xx
2020-01-13 15:38:23 +00:00
Hugo Di Francesco
883dca16ff
allow only uses URLs
2020-01-13 15:33:56 +00:00
Wes Bos
7c1574accf
🏳️🌈
2020-01-10 15:40:22 -05:00
Wes Bos
3a9ce9d6be
better validation
2020-01-10 13:44:02 -05:00
Wes Bos
52e9c7f3f9
Merge pull request #279 from iamandrewluca/validate-data
...
feat: add action to validate data.js
2020-01-10 13:05:31 -05:00
Wes Bos
19e811e21f
yep
2020-01-10 12:36:14 -05:00