Commit Graph

12 Commits

Author SHA1 Message Date
dependabot[bot]
b7052b574a
Bump actions/cache from v2 to v2.1.4 (#146)
Bumps [actions/cache](https://github.com/actions/cache) from v2 to v2.1.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...26968a09c0ea4f3e233fdddbafd1166051a095f6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-08 23:12:12 +01:00
Philipp Kühn
9ede62256e
use quiet cypress for github actions 2021-02-05 21:03:35 +01:00
dependabot[bot]
26dc3ba283
Bump actions/upload-artifact from v2.2.1 to v2.2.2 (#79)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.1 to v2.2.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.1...e448a9b857ee2131e752b06002bf0e093c65e571)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-11 09:19:14 +01:00
dependabot[bot]
62f6cb3f2a
Bump actions/setup-node from v2.1.3 to v2.1.4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.3...c46424eee26de4078d34105d3de3cc4992202b1e)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-21 06:13:35 +00:00
dependabot[bot]
db6c068985
Bump actions/setup-node from v2.1.2 to v2.1.3 (#52)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.2 to v2.1.3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.2...27082cecf3ff7a1742dbd5e12605f0cb59dce2d9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-14 11:03:27 +01:00
Hans Pagel
9388e6c85c commit some linting fixes, even if not all errors can be fixed 2020-11-18 11:34:33 +01:00
Hans Pagel
b916c4317c send Slack notifications only, when linting errors can’t be fixed automatically 2020-11-18 11:28:24 +01:00
Hans Pagel
b394d66a3a automatically fix linting errors 2020-11-18 11:16:51 +01:00
Hans Pagel
86631cee2f prevent build memory leak, build one package ofter the other 2020-11-18 11:04:38 +01:00
dependabot[bot]
ea21142adb
Bump actions/upload-artifact from v2.2.0 to v2.2.1 (#41)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.0...726a6dcd0199f578459862705eed35cda05af50b)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-16 11:39:53 +01:00
Philipp Kühn
d28855515a
increase max_old_space_size 2020-11-11 21:28:08 +01:00
Hans Pagel
f6fa9ae087 re enable build step 2020-11-11 14:13:43 +01:00