Zach Pomerantz
|
23f722cb72
|
chore: clean up package scripts (#2435)
* chore: clean up package scripts
* fix: respect yarn scripts
|
2021-09-24 09:24:03 -07:00 |
|
Moody Salem
|
738fac0c84
|
chore(ci): configure dependabot to automatically update token lists
|
2021-09-22 12:52:11 -05:00 |
|
Moody Salem
|
19c3983351
|
chore: update the linter to skip running on forks and update the version
|
2021-09-21 18:15:59 -05:00 |
|
Zach Pomerantz
|
442ac8936d
|
chore: use ubuntu-latest for integration tests (#2348)
|
2021-09-14 10:04:15 -07:00 |
|
kun
|
3ea6f6e0c8
|
chore(ci): upgrade crust pinner adapt to crust mainnet (#2281)
* Add Pin to Crust workflow
* Upgrade crust pinner adapt Crust Mainnet
|
2021-09-07 09:37:07 -05:00 |
|
Zach Pomerantz
|
f51335df9d
|
fix: disable serviceworker in integration tests (#2274)
|
2021-08-31 11:00:19 -07:00 |
|
Moody Salem
|
a3aa6647e7
|
chore: set default_bump to false per https://github.com/mathieudutour/github-tag-action/issues/85
|
2021-08-11 10:19:37 -05:00 |
|
Moody Salem
|
8a7f1d51ce
|
chore(ci): record integration tests
|
2021-06-28 15:12:24 -05:00 |
|
Moody Salem
|
ce926e91b7
|
chore(ci): skip ci on crowdin syncs
|
2021-06-08 19:29:57 -05:00 |
|
Moody Salem
|
55d5762e39
|
chore(ci): sync translations from crowdin straight into main
|
2021-06-01 09:59:27 -05:00 |
|
Moody Salem
|
499ef27722
|
fix the english translation in build
|
2021-05-30 13:37:33 -05:00 |
|
Moody Salem
|
637d43621b
|
chore(ci): undo the if check on yarn install
|
2021-05-29 20:41:16 -05:00 |
|
Moody Salem
|
40b939df58
|
chore(ci): skip install step if node modules is cached and remove cache from release
|
2021-05-29 20:19:49 -05:00 |
|
Moody Salem
|
9df5b536c9
|
chore(ci): set up the shared cache for all jobs and extract before doing the sync
|
2021-05-29 20:06:49 -05:00 |
|
Moody Salem
|
63affd9828
|
add required translation key
|
2021-05-29 15:48:20 -05:00 |
|
Moody Salem
|
08b74b2524
|
add the source config key
|
2021-05-29 15:45:49 -05:00 |
|
Moody Salem
|
ffcea6388e
|
chore(ci): separate sources upload and translations download workflows
|
2021-05-29 15:44:26 -05:00 |
|
Moody Salem
|
408a07ebd4
|
try extracting en-US.po only in the github workflow
|
2021-05-29 15:32:51 -05:00 |
|
Moody Salem
|
d6db79b8f5
|
update the commit message since it is used in the pr merge commit
|
2021-05-29 00:01:51 -05:00 |
|
Moody Salem
|
d719942931
|
chore: en -> en-US
|
2021-05-28 23:15:07 -05:00 |
|
Moody Salem
|
ab34645073
|
chore: pare down the locales directory to let the crowdin sync do the work
|
2021-05-28 23:06:54 -05:00 |
|
Moody Salem
|
dab3671cfe
|
fix environment variable
|
2021-05-28 22:07:15 -05:00 |
|
Moody Salem
|
478cb3afa3
|
another config change to try
|
2021-05-28 22:06:15 -05:00 |
|
Moody Salem
|
d56015d750
|
one more config attempt
|
2021-05-28 21:57:25 -05:00 |
|
Moody Salem
|
a639e65cee
|
chore(ci): try inlining the config
|
2021-05-28 21:55:29 -05:00 |
|
Moody Salem
|
243e14b74e
|
chore(ci): add a workflow for crowdin.yaml
|
2021-05-28 21:48:15 -05:00 |
|
Moody Salem
|
458d34d96c
|
give the check a name
|
2021-05-18 15:14:33 -05:00 |
|
Moody Salem
|
3d5f5f783c
|
chore: check pr titles
|
2021-05-18 13:26:23 -05:00 |
|
Moody Salem
|
897f354202
|
chore: bump mathieudutour/github-tag-action to latest release version to fix generated changelogs
https://github.com/Uniswap/uniswap-interface/issues/1572
|
2021-05-14 10:56:57 -05:00 |
|
Moody Salem
|
809902efec
|
fixes https://github.com/Uniswap/uniswap-interface/issues/1386
|
2021-05-13 12:17:34 -05:00 |
|
Moody Salem
|
54f59e02fd
|
add page url to the issue template
|
2021-05-12 16:17:46 -05:00 |
|
Moody Salem
|
d4562a2373
|
uncomment release workflow lines (will be disabled manually)
|
2021-04-21 12:48:43 -05:00 |
|
Moody Salem
|
e13369154d
|
Merge branch 'main' into v3-main
# Conflicts:
# .github/workflows/tests.yaml
|
2021-04-21 12:37:20 -05:00 |
|
Moody Salem
|
77b640c41b
|
chore(tests): improve the CI (#1370)
* improve the CI
* change triggers
* add pull request target back
|
2021-04-21 12:35:49 -05:00 |
|
Moody Salem
|
2d4b60b9dd
|
Merge branch 'main' into v3-main
# Conflicts:
# .env
# README.md
# package.json
# src/components/TokenWarningModal/index.tsx
# src/connectors/index.ts
# src/constants/index.ts
# src/hooks/Trades.ts
# src/index.tsx
# src/state/claim/hooks.ts
# src/state/user/hooks.tsx
# yarn.lock
|
2021-04-19 11:37:33 -05:00 |
|
Kun
|
d70b456855
|
Add Pin to Crust workflow (#1342)
|
2021-03-26 10:03:25 -05:00 |
|
Jordan Frankfurt
|
4e17107ac5
|
upgrade prettier
|
2021-02-16 03:34:45 -05:00 |
|
Jordan Frankfurt
|
6965707d45
|
Revert "upgrade prettier"
This reverts commit 5fabe438e52d4844307f86577d1d13a2e571e5f5.
|
2021-02-16 03:26:53 -05:00 |
|
Jordan Frankfurt
|
5fabe438e5
|
upgrade prettier
|
2021-02-14 03:07:58 -05:00 |
|
Moody Salem
|
db886930a0
|
Update release.yaml
|
2021-02-12 10:51:31 -06:00 |
|
Jordan Frankfurt
|
0b7846ee1d
|
fix(discord): correct links (#1315)
|
2021-02-10 10:56:42 -05:00 |
|
Moody Salem
|
9efd5da1f7
|
change branch in workflows
|
2021-02-03 12:56:02 -06:00 |
|
Moody Salem
|
9e140d1214
|
chore(release): reenable automatic releases
|
2020-10-01 11:21:48 -05:00 |
|
Moody Salem
|
1ac16586ff
|
remove npm token
|
2020-09-24 14:43:08 -05:00 |
|
Moody Salem
|
e2686e0ed1
|
pull request target instead
|
2020-09-24 12:18:40 -05:00 |
|
Moody Salem
|
f64b3c2c8f
|
improve the issues config.yml
|
2020-09-24 11:55:23 -05:00 |
|
Moody Salem
|
5a579e05e7
|
add a contact link to discord
|
2020-09-24 11:52:14 -05:00 |
|
Moody Salem
|
8c4fd0a47d
|
Some cleanup of workflows
BREAKING CHANGE: trigger a new major release
|
2020-09-24 11:35:53 -05:00 |
|
Moody Salem
|
7d526c5855
|
enable manual trigger
|
2020-09-24 11:31:18 -05:00 |
|
Moody Salem
|
03913d9c0b
|
UNI
|
2020-09-24 11:29:31 -05:00 |
|