|
|
4b1ce539d5
|
remove sentry integration
|
2022-11-24 16:58:36 +01:00 |
|
|
|
a6fbb8191d
|
Update docker-build-push.yml
|
2022-11-24 16:32:22 +01:00 |
|
|
|
552ff281b8
|
I have no idea what I'm doing here.
|
2022-11-24 16:29:36 +01:00 |
|
|
|
54fad2f6d8
|
update docker-build-push.yml
|
2022-11-24 16:20:40 +01:00 |
|
|
|
78edcd7d0e
|
fix typo in github workflow
|
2022-11-24 16:02:39 +01:00 |
|
|
|
a8034b21d5
|
attempting to fix github actions
|
2022-11-24 15:58:27 +01:00 |
|
|
|
f0e95905d2
|
trying out env instead of secrets
|
2022-11-24 15:44:28 +01:00 |
|
|
|
13d972b8f3
|
update docker-build-push.yaml
|
2022-11-24 15:15:35 +01:00 |
|
|
|
03cb198e95
|
move from env to secrets
|
2022-11-24 15:11:55 +01:00 |
|
|
|
67ee55b502
|
fix env for sentry auth token
|
2022-11-24 15:01:33 +01:00 |
|
|
|
b5998d7f3a
|
pass sentry token to docker build push step
|
2022-11-24 14:58:26 +01:00 |
|
|
|
43c09666a0
|
add sentry CLI to github actions
|
2022-11-24 11:42:03 +01:00 |
|
|
|
be0b7f20f9
|
integrate sentry for error logging
|
2022-11-24 11:21:30 +01:00 |
|
|
|
9a42d684fb
|
add branching deploy condition
|
2022-11-23 14:15:36 +01:00 |
|
|
|
ab6ad65445
|
update github actions to a more streamlined workflow using gh matrix
|
2022-11-23 14:10:14 +01:00 |
|
|
|
b613764ccc
|
fix matrix variable name
|
2022-11-23 13:59:25 +01:00 |
|
|
|
ac44d0489f
|
change name of test action so as to not trigger further actions
|
2022-11-23 13:56:59 +01:00 |
|
|
|
c57e6fbbb8
|
fix versioning of github action package
|
2022-11-23 13:56:22 +01:00 |
|
|
|
6c6da215c8
|
add on: [workflow_dispatch] to test github action
|
2022-11-23 13:55:15 +01:00 |
|
|
|
be700c7629
|
Testing a new streamlined GitHub Actions workflow
|
2022-11-23 13:53:41 +01:00 |
|
|
|
1154621e5c
|
Merge pull request #1057 from AmruthPillai/dependabot/github_actions/docker/setup-buildx-action-2.2.1
Bump docker/setup-buildx-action from 2.1.0 to 2.2.1
|
2022-10-24 07:58:25 +02:00 |
|
|
|
fab3988a36
|
Bump docker/setup-buildx-action from 2.1.0 to 2.2.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.1.0...v2.2.1)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-24 02:53:50 +00:00 |
|
|
|
354cad88d3
|
Bump digitalocean/action-doctl from 2.1.1 to 2.2.0
Bumps [digitalocean/action-doctl](https://github.com/digitalocean/action-doctl) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/digitalocean/action-doctl/releases)
- [Commits](https://github.com/digitalocean/action-doctl/compare/v2.1.1...v2.2.0)
---
updated-dependencies:
- dependency-name: digitalocean/action-doctl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-24 02:53:45 +00:00 |
|
|
|
5b3ea46f0f
|
Merge pull request #1045 from AmruthPillai/dependabot/github_actions/docker/setup-buildx-action-2.1.0
Bump docker/setup-buildx-action from 2.0.0 to 2.1.0
|
2022-10-17 10:39:55 +02:00 |
|
|
|
37a2563c11
|
Merge pull request #1047 from AmruthPillai/dependabot/github_actions/docker/build-push-action-3.2.0
Bump docker/build-push-action from 3.1.1 to 3.2.0
|
2022-10-17 10:39:42 +02:00 |
|
|
|
cb977a146b
|
Merge pull request #1046 from AmruthPillai/dependabot/github_actions/docker/login-action-2.1.0
Bump docker/login-action from 2.0.0 to 2.1.0
|
2022-10-17 10:39:31 +02:00 |
|
|
|
c94633e616
|
Bump docker/build-push-action from 3.1.1 to 3.2.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.1...v3.2.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-17 02:21:39 +00:00 |
|
|
|
7fee2d670f
|
Bump docker/login-action from 2.0.0 to 2.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2.0.0...v2.1.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-17 02:21:36 +00:00 |
|
|
|
837b06eb38
|
Bump docker/setup-buildx-action from 2.0.0 to 2.1.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.0.0...v2.1.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-17 02:21:33 +00:00 |
|
|
|
2b8860b21c
|
Bump docker/setup-qemu-action from 2.0.0 to 2.1.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2.0.0...v2.1.0)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-17 02:21:31 +00:00 |
|
|
|
c14c9955dd
|
modify docker-build-push action
|
2022-10-15 01:19:19 +02:00 |
|
|
|
56bca30639
|
Bump actions/checkout from 3.0.2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.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.1.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>
|
2022-10-10 02:15:49 +00:00 |
|
|
|
17019e446b
|
Update FUNDING.yml
|
2022-08-29 19:57:16 +02:00 |
|
|
|
22b91d3f94
|
feat(docker): ⚡ add arm64 support
|
2022-08-28 09:57:15 +02:00 |
|
|
|
4114f1e1dd
|
remove timeouts in CI
|
2022-08-22 09:34:35 +02:00 |
|
|
|
668d39fa87
|
change tagname of docker image
|
2022-08-22 09:17:32 +02:00 |
|
|
|
0630369087
|
Implement Turbo Workspaces, among other things
|
2022-08-21 22:18:12 +02:00 |
|
|
|
c499abbb88
|
chore(deps): bump docker/build-push-action from 3.1.0 to 3.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-08 02:15:50 +00:00 |
|
|
|
1559703567
|
chore(deps): bump docker/build-push-action from 3.0.0 to 3.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3.0.0...v3.1.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 02:24:03 +00:00 |
|
|
|
55dd2c5925
|
Merge pull request #879 from AmruthPillai/dependabot/github_actions/docker/build-push-action-3.0.0
chore(deps): bump docker/build-push-action from 2.10.0 to 3.0.0
|
2022-05-24 08:25:05 +05:30 |
|
|
|
bca2aa2fe5
|
chore(deps): bump docker/build-push-action from 2.10.0 to 3.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.10.0 to 3.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.10.0...v3.0.0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-09 02:51:05 +00:00 |
|
|
|
427fdb717a
|
chore(deps): bump docker/login-action from 1.14.1 to 2.0.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.14.1 to 2.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.14.1...v2.0.0)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-09 02:51:02 +00:00 |
|
|
|
4dd1b70079
|
remove linux/arm64 builds, failing temporarily
|
2022-04-30 13:39:23 +02:00 |
|
|
|
3545f7939f
|
remove linux/arm64 for server, as playwright does not support it
|
2022-04-30 13:19:08 +02:00 |
|
|
|
1d9056f935
|
chore(deps): bump actions/checkout from 3.0.1 to 3.0.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.1 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.1...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-25 03:11:03 +00:00 |
|
|
|
881b183db5
|
Merge pull request #844 from AmruthPillai/dependabot/github_actions/actions/checkout-3.0.1
chore(deps): bump actions/checkout from 3.0.0 to 3.0.1
|
2022-04-20 09:21:32 +02:00 |
|
|
|
15cea02872
|
Delete close-stale.yml
|
2022-04-19 06:45:45 +02:00 |
|
|
|
fc725cfc0c
|
chore(deps): bump actions/checkout from 3.0.0 to 3.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.0 to 3.0.1.
- [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.1)
---
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-18 02:30:45 +00:00 |
|
|
|
622f5fc28c
|
ci(github-actions): update key tags for GitHub action to build docker image
|
2022-04-09 09:33:44 +02:00 |
|
|
|
86e66eb6a0
|
combine-tags
|
2022-04-08 19:08:01 +07:00 |
|