120 Commits

Author SHA1 Message Date
0e1aadf234 chore(deps): update actions/setup-node action to v3 (#6276)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-07 14:33:17 +02:00
9adbf7e190 chore(deps): update actions/checkout action to v3 (#6275)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-07 14:32:47 +02:00
1e23247b06 chore(deps): update actions/upload-artifact action to v3 (#6277)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-07 12:08:34 +02:00
51bead23db chore: add kodiak (#6135) 2022-01-17 12:31:18 +02:00
96ba86d2c7 chore: remove publish action (#6100) 2022-01-05 17:26:15 +02:00
6206b1ad36 chore: increase yarn network timeout (#6053) 2021-12-13 15:18:50 +02:00
936142e5c6 ci(workflow): add yarn' cache from setup-node action to 'e2e-with-cypress' job (#5957) 2021-11-08 13:02:51 +02:00
cb426da1b1 chore: use latest Node.js (#5802) 2021-09-13 11:54:31 +03:00
7b8d390ee4 chore(ci): pin Node.js version (#5796) 2021-09-10 17:18:38 +03:00
6fe3211292 chore: update github actions workflow files for fossa scans to use install users home directory (#5728) 2021-08-20 12:38:58 +03:00
9fd840fd71 chore: fix fossa (#5638) 2021-07-25 12:05:45 +03:00
7d398b3b07 docs(pr-template): add checklist (#5591) 2021-07-07 13:52:10 +03:00
b08c813cab chore: run CI on latest Node.js (#5418) 2021-05-19 21:52:50 +03:00
572a1fafd5 chore: remove GitHub cache action (#5155) 2021-03-22 12:51:59 +02:00
3cb9948355 chore: always save tests artifacts (#5140) 2021-03-21 19:02:59 +02:00
e2a05b516a chore: don't run tests on tags (#5138) 2021-03-21 18:13:26 +02:00
b6a9a9c7b2 test: save cypress results as artifacts (#4943) 2021-02-09 14:16:13 +02:00
b913c8f745 chore: improve cypress runs on forks (#4924) 2021-02-07 16:21:15 +02:00
da31332641 chore: use Node.js version 15 (#4887) 2021-01-29 16:04:45 +02:00
e6a0530023 chore: fix vale linting (#4881) 2021-01-26 21:50:09 +02:00
3a893d89ad chore(deps): update actions/setup-node action to v2 (#4747)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-21 19:01:33 +02:00
519cb2d4c2 chore(fossa): fix github actions workflow file for fossa (#4534)
Co-authored-by: netlibot <bot@netlify.com>
2020-11-05 13:02:18 +02:00
2146b3605f feat(test): add docs linter to PR workflow actions (#4321) 2020-10-11 17:02:47 +03:00
66afd413c3 chore: add revert failed publish command (#4282) 2020-09-09 15:11:56 +03:00
94bf5ab060 ci(publish): increase timeout (#4246) 2020-09-01 22:51:06 +03:00
8d693caebd chore: add labels and titles to issue templates (#4214) 2020-08-27 12:58:44 +03:00
9b61ebf2c0 ci(release): fix create release workflow (#4060) 2020-07-26 17:18:26 +03:00
9bdf130442 ci(publish): switch to v1 of 2fa publish action (#4073) 2020-07-26 17:03:05 +03:00
460d1e6835 ci: pass token to checkout action to be set in git config (#4065) 2020-07-23 19:33:40 +03:00
6a44e0b449 ci: fix publish script (#4030) 2020-07-16 17:03:50 +03:00
560ea4b303 chore: fix publish command (#4029) 2020-07-16 16:42:15 +03:00
330fadd1d7 ci(create-release): setup workflow to create github release (#3930)
Create GitHub release after each new version tag to properly support GitHub _watch releases only feature
2020-06-21 11:21:00 +03:00
c65dbc0123 chore: Revert "chore: fix PR labeler for forked PRs" (#3912)
This reverts commit cd79ea70243bd175489d7fb92ed50d3b620e969a.
2020-06-18 10:29:32 +03:00
ca5b60ae7b chore: fix PR labeler for forked PRs (#3902) 2020-06-15 14:33:11 +03:00
0bdddfd43b build: increase webpack memory (#3878)
* build: increase webpack memory

* ci: update cache utility
2020-06-09 12:46:58 +03:00
3fa1b1b28b chore(ci): create github actions workflow files for fossa (#3818) 2020-05-27 11:24:43 +03:00
17c44a053d ci: disable labeler on forked PRs (#3789) 2020-05-20 11:56:47 +03:00
3cc7484725 chore: add pr labeler (#3748) 2020-05-13 12:14:09 +03:00
02f3cdd102 test: fix unit tests on windows machines (#3678) 2020-04-30 15:27:44 +03:00
1bca0884f2 ci: rename github secret (#3525) 2020-04-02 10:17:19 +03:00
b9cbbe965f ci: rename github secret (#3520) 2020-04-01 17:51:43 +03:00
a07554a22a ci: fix yarn caching (#3515) 2020-04-01 14:06:51 +03:00
228c6b41e2 build: fix windows build, build on multiple os using node 12 only (#3449) 2020-03-23 14:57:18 +02:00
14d5a659d6 chore: add CODEOWNERS (#3298) 2020-02-21 09:34:01 +01:00
662eafbf4c ci: fix publish action (#3223) 2020-02-10 18:49:57 +02:00
eff1fe3131 ci: add publish action (#3210) 2020-02-09 17:01:43 +02:00
b579489525 ci: don't run github actions on docs changes (#3187) 2020-02-03 13:47:01 +02:00
7e8084be87 chore: add proxy backend (#3126)
* feat(backends): add proxy backend

* feat: add proxy server initial commit

* fix: move from joi to @hapi/joi

* test: add joi validation tests

* feat: proxy server initial implementations

* test: add tests, fix build

* chore: update yarn.lock

* build: fix develop command

* fix(back-proxy): fix bugs

* test(backend-proxy): add cypress tests

* chore: cleanup

* chore: support node 10

* chore: code cleanup

* chore: run cypress on ubuntu 16.04

* test(e2e): fix proxy backend cypress tests

* chore: don't start proxy server on yarn develop
2020-01-22 16:47:34 -05:00
510b712af5 ci: use latest yarn in GitHub actions (#3001)
* Lock file maintenance

* ci: use latest yarn in github actions

Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2019-12-23 09:37:35 +02:00
2b41d8a838 feat: bundle assets with content (#2958)
* fix(media_folder_relative): use collection name in unpublished entry

* refactor: pass arguments as object to AssetProxy ctor

* feat: support media folders per collection

* feat: resolve media files path based on entry path

* fix: asset public path resolving

* refactor: introduce typescript for AssetProxy

* refactor: code cleanup

* refactor(asset-proxy): add tests,switch to typescript,extract arguments

* refactor: typescript for editorialWorkflow

* refactor: add typescript for media library actions

* refactor: fix type error on map set

* refactor: move locale selector into reducer

* refactor: add typescript for entries actions

* refactor: remove duplication between asset store and media lib

* feat: load assets from backend using API

* refactor(github): add typescript, cache media files

* fix: don't load media URL if already loaded

* feat: add media folder config to collection

* fix: load assets from API when not in UI state

* feat: load entry media files when opening media library

* fix: editorial workflow draft media files bug fixes

* test(unit): fix unit tests

* fix: editor control losing focus

* style: add eslint object-shorthand rule

* test(cypress): re-record mock data

* fix: fix non github backends, large media

* test: uncomment only in tests

* fix(backend-test): add missing displayURL property

* test(e2e): add media library tests

* test(e2e): enable visual testing

* test(e2e): add github backend media library tests

* test(e2e): add git-gateway large media tests

* chore: post rebase fixes

* test: fix tests

* test: fix tests

* test(cypress): fix tests

* docs: add media_folder docs

* test(e2e): add media library delete test

* test(e2e): try and fix image comparison on CI

* ci: reduce test machines from 9 to 8

* test: add reducers and selectors unit tests

* test(e2e): disable visual regression testing for now

* test: add getAsset unit tests

* refactor: use Asset class component instead of hooks

* build: don't inline source maps

* test: add more media path tests
2019-12-18 11:16:02 -05:00