Commit Graph

36 Commits

Author SHA1 Message Date
dependabot[bot]
cc4b82654a
build(deps): bump actions/cache from 4.1.1 to 4.1.2 (#5776)
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.1 to 4.1.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/v4.1.1...v4.1.2)

---
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>
2024-10-28 17:34:13 +01:00
dependabot[bot]
4f4a72f855
build(deps): bump actions/cache from 4.1.0 to 4.1.1 (#5728)
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.0 to 4.1.1.
- [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/v4.1.0...v4.1.1)

---
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>
Co-authored-by: Nick Perez <nicholas.perez@tiptap.dev>
2024-10-25 20:01:26 +02:00
dependabot[bot]
0c2b2d100d
build(deps): bump actions/cache from 4.0.2 to 4.1.0 (#5704)
Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.0.
- [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/v4.0.2...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/cache
  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>
2024-10-07 17:03:13 +02:00
Nick Perez
6834a7f7d6
build: type defs only emit for a single package's code (#5665) 2024-09-26 14:51:00 +02:00
dependabot[bot]
61137fbc04
build(deps): bump slackapi/slack-github-action from 1.26.0 to 1.27.0 (#5582)
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  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>
2024-09-17 15:53:16 +02:00
Nick the Sick
a64cbf8f8a
chore: default to not creating github releases, manual for now 2024-07-19 14:35:09 +02:00
Nick the Sick
89b5f4dd49
chore: build with publish step 2024-07-03 22:53:35 +02:00
Nick the Sick
e5909d9a56
chore: to use changesets publish 2024-07-03 21:19:14 +02:00
Nick the Sick
1fc534f17f
chore: fix notation 2024-07-03 20:44:36 +02:00
Nick the Sick
76063d7f3b
chore: coalesce the two steps together 2024-07-03 20:39:20 +02:00
Nick the Sick
8995a16d17
chore: add cache to publish step 2024-07-03 20:16:06 +02:00
Nick the Sick
0c4396e7fe
chore: title PRs 2024-07-03 19:40:43 +02:00
Nick the Sick
f1446a24ee
chore: on push of develop 2024-07-03 18:36:41 +02:00
Nick the Sick
a43afc3209
chore: allow PR writes 2024-07-03 18:35:46 +02:00
Nick the Sick
826ffbcd8e
chore: allow pushing tags 2024-07-03 18:18:23 +02:00
Nick the Sick
780bff84ba
feat: add turbo for parallel builds 2024-07-03 18:02:34 +02:00
Nick the Sick
05271c98fe
build: try to update gh action step versions 2024-07-03 17:42:50 +02:00
bdbch
f86bf5cfc9 add manual trigger for release 2024-06-27 18:15:54 +02:00
bdbch
d78370dd92 cancel running runs that are obsolete 2024-06-27 18:12:56 +02:00
bdbch
359d808c48 add run url to notification 2024-06-27 18:08:34 +02:00
bdbch
58e43bb2ae
switch from lerna to changesets for versioning and publishing (#5274)
* chore: get rid of lerna and install changesets

* chore: dont ignore demos in changesets

* chore: add deprecation notice for global CHANGELOG.md

* chore: remove commitlint from husky

* update package-lock

* join pre track for develop

* add new publish workflow with changesets

* update CONTRIBUTING guidelines

* fix typo in CONTRIBUTING

* update PR template

* rename release script to publish

* added pre actions

* use singular workflow for publishing
2024-06-27 17:48:30 +02:00
Dominik
2ec39c0329
chore: add nnew release and prerelease actions (#3836) 2023-03-27 17:46:58 +02:00
dependabot[bot]
e8ca470b90
build(deps): bump actions/checkout from 3.3.0 to 3.4.0 (#3864)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.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/v3.3.0...v3.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>
2023-03-23 10:03:20 +01:00
dependabot[bot]
4b1fb1c60d
build(deps): bump actions/setup-node from 3.5.1 to 3.6.0 (#3613)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.5.1...v3.6.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>
2023-02-18 15:06:11 +01:00
dependabot[bot]
b0a8d7415f
build(deps): bump actions/checkout from 3.0.2 to 3.3.0 (#3609)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.3.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/v3.0.2...v3.3.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>
2023-02-18 15:05:24 +01:00
Dominik Biedebach
2471df5fc6 update publish task 2023-02-02 18:04:06 +01:00
Dominik Biedebach
72c2e466c6 update publish task 2023-02-02 18:03:10 +01:00
Dominik Biedebach
0f08326922 update publish task 2023-02-02 18:01:40 +01:00
Dominik Biedebach
ad2af7fcda chore: change release from tag to release 2022-12-08 11:51:14 +01:00
dependabot[bot]
468d9d3bc4
build(deps): bump actions/setup-node from 3.4.1 to 3.5.1 (#3318)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.4.1 to 3.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.4.1...v3.5.1)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-04 17:29:39 +01:00
Dominik Biedebach
0e05b54b18 chore: add release action 2022-09-10 22:21:27 +02:00
Dominik Biedebach
d11f57af3e chore: add release action 2022-09-10 22:15:34 +02:00
Dominik Biedebach
7abc13907b chore: add release action 2022-09-10 22:08:11 +02:00
Dominik Biedebach
42ac7bf2e6 chore: add release action 2022-09-10 22:00:57 +02:00
Dominik Biedebach
79c6a854ce chore: add release action 2022-09-10 21:54:31 +02:00
Dominik Biedebach
83a8bef036 chore: add release action 2022-09-10 21:50:06 +02:00