|
|
26240f49ff
|
fix(mysql): make sure migrations are run in order when run concurrently
Now we either lock all or none of the migrations to run,
to make sure they are not out of order when multiple instances of Emigrate run concurrently.
|
2025-04-24 15:57:44 +02:00 |
|
|
|
6eb60177c5
|
fix: use another changesets-action version
|
2024-08-09 16:03:34 +02:00 |
|
|
|
b3b603b2fc
|
feat: make aggregated GitHub releases instead of one per package
And also publish packages with unreleased changes tagged with `next` to NPM
|
2024-08-09 15:49:22 +02:00 |
|
|
|
c151031d41
|
chore(deps): upgrade Turbo and opt out from telemetry
|
2024-06-27 16:05:45 +02:00 |
|
|
|
ef848a0553
|
chore(deps): re-add the specific PNPM version for the deploy workflow
|
2024-06-27 13:27:34 +02:00 |
|
|
|
4d12402595
|
chore(deps): make sure the correct PNPM version is used (everywhere)
|
2024-06-27 11:55:33 +02:00 |
|
|
|
be5c4d28b6
|
chore(deps): make sure the correct PNPM version is used
|
2024-06-27 11:47:40 +02:00 |
|
|
|
2cefa2508b
|
chore(deps): upgrade PNPM to v9.4.0
|
2024-06-27 11:12:21 +02:00 |
|
|
|
0ff9f60d59
|
chore(deps): upgrade all action dependencies
Closes #70, #128, #135, #145
|
2024-06-27 10:59:47 +02:00 |
|
dependabot[bot]
|
520fdd94ef
|
chore(deps): bump changesets/action from 1.4.5 to 1.4.6
Bumps [changesets/action](https://github.com/changesets/action) from 1.4.5 to 1.4.6.
- [Release notes](https://github.com/changesets/action/releases)
- [Changelog](https://github.com/changesets/action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/changesets/action/compare/v1.4.5...v1.4.6)
---
updated-dependencies:
- dependency-name: changesets/action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-15 10:23:19 +01:00 |
|
dependabot[bot]
|
98e3ed5c1b
|
chore(deps): bump pnpm/action-setup from 2.4.0 to 3.0.0
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.4.0...v3.0.0)
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-12 09:05:01 +01:00 |
|
|
|
db656c2310
|
chore: enable NPM provenance
|
2024-02-05 15:08:47 +01:00 |
|
|
|
1b8439a530
|
ci: and does this make any difference?
|
2024-01-18 11:09:12 +01:00 |
|
|
|
891402c7d4
|
ci: does this make the release flow work?
|
2024-01-18 11:02:07 +01:00 |
|
dependabot[bot]
|
0cce84743d
|
chore(deps): bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-11 06:44:34 +01:00 |
|
|
|
3bffb98750
|
ci: and now then?
|
2023-12-18 16:02:44 +01:00 |
|
|
|
319901c7ac
|
ci: how about now?
|
2023-12-18 15:57:51 +01:00 |
|
|
|
bd6aea8a42
|
ci: do we get the correct values?
|
2023-12-18 15:53:44 +01:00 |
|
|
|
afa20f5bef
|
ci: is this the way?
|
2023-12-18 15:48:21 +01:00 |
|
|
|
65be64329d
|
ci: this is the way
|
2023-12-18 15:47:11 +01:00 |
|
|
|
9c0cbb0d53
|
ci: set site and base correctly
|
2023-12-18 15:42:29 +01:00 |
|
|
|
e245d6f18a
|
ci: only set site and base during deployment
|
2023-12-18 15:38:42 +01:00 |
|
|
|
f63fa9d864
|
ci: add GitHub Pages deployment
|
2023-12-18 15:32:53 +01:00 |
|
|
|
85decd792a
|
ci: do publish packages
|
2023-11-15 12:30:06 +01:00 |
|
|
|
384263efed
|
ci: does this enable actions for release PRs?
|
2023-11-15 12:12:54 +01:00 |
|
|
|
32e15ea6f2
|
ci: how about now?
|
2023-11-15 11:44:37 +01:00 |
|
|
|
30a7a0ba90
|
ci: add permissions for release workflow and don't limit branches for the checks
|
2023-11-15 11:37:20 +01:00 |
|
|
|
16f2e9926c
|
ci: always run CI checks for pull requests
|
2023-11-15 11:30:51 +01:00 |
|
|
|
073af50c44
|
ci: customize release flow title
|
2023-11-15 10:43:29 +01:00 |
|
|
|
9484c03e48
|
chore: first attempt att configuring an automatic release flow
|
2023-11-15 09:31:44 +01:00 |
|
dependabot[bot]
|
e942460d49
|
chore(deps): bump pnpm/action-setup from 2.2.4 to 2.4.0 (#4)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.4 to 2.4.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.4...v2.4.0)
---
updated-dependencies:
- dependency-name: pnpm/action-setup
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-11-10 15:25:28 +01:00 |
|
dependabot[bot]
|
cfabd0bc74
|
chore(deps): bump actions/checkout from 3 to 4 (#5)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-10 15:20:38 +01:00 |
|
dependabot[bot]
|
0d1bf3156b
|
chore(deps): bump actions/setup-node from 3 to 4 (#3)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-11-10 15:18:09 +01:00 |
|
|
|
9c5f9ebf23
|
chore: first commit 🎉
|
2023-11-08 11:41:05 +01:00 |
|