Commit Graph

137 Commits

Author SHA1 Message Date
svenadlung
edb2291efc chore: add configuration for stale integration 2022-07-06 20:19:25 +02:00
Dominik Biedebach
ff45eabf04 chore: add action to auto add prs to project board 2022-06-24 13:29:36 +02:00
Dominik Biedebach
5ca2c386df chore: add issues action to move new issues to project board 2022-06-24 13:26:58 +02:00
dependabot[bot]
2fa2c22e6f
build(deps): bump actions/setup-node from 3.2.0 to 3.3.0 (#2878)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-19 04:06:42 +02:00
dependabot[bot]
cb452007fc
build(deps): bump actions/cache from 3.0.3 to 3.0.4 (#2877)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.3...v3.0.4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-19 04:06:32 +02:00
dependabot[bot]
4ce5850ba5
build(deps): bump actions/upload-artifact from 3.0.0 to 3.1.0 (#2820)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3.0.0...v3.1.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 17:36:16 +02:00
dependabot[bot]
807b4ba4e0
build(deps): bump actions/cache from 3.0.2 to 3.0.3 (#2851)
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.2...v3.0.3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-06 17:32:39 +02:00
dependabot[bot]
9430ca9679 build(deps): bump actions/setup-node from 3.1.1 to 3.2.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 15:00:38 +02:00
Dominik Biedebach
80de6cdf18 refactor(global): remove yarn in favor for npm
re #2087
2022-05-13 10:18:12 +02:00
Patrick Baber
07e8c522ea update people 2022-05-10 19:42:23 +02:00
dependabot[bot]
9a207969f6 build(deps): bump actions/checkout from 3.0.0 to 3.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.0.0...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 11:29:40 +02:00
Dominik Biedebach
c9eb6a6299 added browser environment to ISSUE_TEMPLATE 2022-04-14 08:39:12 +02:00
dependabot[bot]
f5c6fabbce build(deps): bump actions/setup-node from 2.5.1 to 3.1.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.1.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3.1.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 20:17:18 +02:00
dependabot[bot]
08636677a5 build(deps): bump actions/upload-artifact from 2.3.1 to 3.0.0
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.3.1...v3.0.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 20:07:21 +02:00
dependabot[bot]
a558b53ae1 build(deps): bump actions/checkout from 2.4.0 to 3.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.4.0...v3.0.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 20:07:10 +02:00
dependabot[bot]
d9c7b69ced build(deps): bump actions/cache from 2.1.7 to 3.0.2
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3.0.2)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-12 20:06:54 +02:00
Philipp Kühn
9ffc4ab7c8
disable lint fix for now 2022-02-03 14:26:32 +01:00
dependabot[bot]
bca223fd2e
build(deps): bump actions/setup-node from 2.5.0 to 2.5.1 (#2343)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 14:02:12 +01:00
dependabot[bot]
fadafae498
build(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1 (#2300)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-20 13:32:23 +01:00
dependabot[bot]
a7aecb7f9a
build(deps): bump actions/upload-artifact from 2.2.3 to 2.3.0 (#2269)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.3 to 2.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2.2.3...v2.3.0)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 13:39:50 +01:00
dependabot[bot]
400e671454
Bump actions/setup-node from 2.4.1 to 2.5.0 (#2208)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-29 15:24:41 +01:00
dependabot[bot]
2f3e9ed68e
Bump actions/cache from 2.1.5 to 2.1.7 (#2207)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-29 15:24:08 +01:00
dependabot[bot]
26303f3f07
build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#2145)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 00:25:47 +01:00
dependabot[bot]
2b4905e9dc
build(deps): bump actions/checkout from 2.3.4 to 2.3.5 (#2051)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-18 16:14:15 +02:00
Philipp Kühn
d8ef1593af update codesandbox issue template links 2021-10-11 11:35:32 +02:00
dependabot[bot]
56d3b0b9b8
build(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#1978)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-04 19:40:38 +02:00
Hans Pagel
b10f3eca40
Delete add-labels.yml 2021-09-30 16:27:45 +02:00
Hans Pagel
752144feaf github: improve the bug report issue form 2021-09-29 00:27:32 +02:00
Hans Pagel
9a6ddc1a22 github: fix bug report issue form 2021-09-29 00:26:17 +02:00
Hans Pagel
ce8def2064 github: fix bug report issue form 2021-09-29 00:25:32 +02:00
Hans Pagel
d5d5e8174b github: transform the bug report template to an issue form 2021-09-29 00:24:46 +02:00
Hans Pagel
d8d76b67bb github: improve the feature request form 2021-09-29 00:16:47 +02:00
Hans Pagel
007e7a0922 github: add a checkbox to the feature request form 2021-09-29 00:16:04 +02:00
Hans Pagel
0b644f8154 github: fix feature request form again 2021-09-29 00:15:16 +02:00
Hans Pagel
2abd705099 github: fix feature request form 2021-09-29 00:14:33 +02:00
Hans Pagel
4a37b00e6c github: try to fix the feature request form (wip) 2021-09-29 00:13:50 +02:00
Hans Pagel
f259c7f50f github: try to fix the feature request form 2021-09-29 00:12:06 +02:00
Hans Pagel
451b655850 github: transform the feature request template to an issue form 2021-09-29 00:09:35 +02:00
Hans Pagel
a308cad8ea github: make the URL required 2021-09-28 23:53:29 +02:00
Hans Pagel
17bb006006 github: update the issue form 2021-09-28 23:52:47 +02:00
Hans Pagel
51377d1026 github: improve the issue form 2021-09-28 23:50:20 +02:00
Hans Pagel
27d9c5908c github: remove title from issue form 2021-09-28 23:48:01 +02:00
Hans Pagel
070142304c github: fix issue form 2021-09-28 23:47:23 +02:00
Hans Pagel
a7c5a7b3a4 github: make the feedback issue form a yaml file 2021-09-28 23:44:54 +02:00
Hans Pagel
27543cfcf3 github: add an issue form for the documentation feedback 2021-09-28 23:43:32 +02:00
Hans Pagel
c1b1bfd3f8 github: remove tiptap v1 issue template 2021-09-28 23:37:15 +02:00
Philipp Kühn
f60b94224c
fix tests 2021-09-17 23:53:07 +02:00
Hans Pagel
f44128180a ci: add deployment workflow 2021-08-26 20:53:16 +02:00
Philipp Kühn
97fdd484e7 remove demos from gridsome 2021-08-26 15:49:53 +02:00
Hans Pagel
91afe8adf1 ci: upgrade to Node 16 2021-08-24 10:27:43 +02:00