Amir Raminfar
|
fe7c8743b9
|
Removes depedenbot
|
2022-11-15 15:40:58 -08:00 |
|
Amir Raminfar
|
199c51722c
|
Also skip docker login
|
2022-11-02 10:43:08 -07:00 |
|
Amir Raminfar
|
379af164dd
|
Skips only the push int tests (#1937)
|
2022-11-02 09:16:45 -07:00 |
|
Dmitry Mazurov
|
dc4ba652b4
|
Skip Integration Tests and Push branches and PRs from fork (#1936)
Signed-off-by: Dmitry Mazurov <dimabzz@gmail.com>
Signed-off-by: Dmitry Mazurov <dimabzz@gmail.com>
|
2022-11-02 07:24:39 -07:00 |
|
dependabot[bot]
|
e9dcdda64d
|
Bump docker/setup-buildx-action from 2.2.0 to 2.2.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.2.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.2.0...v2.2.1)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-19 09:12:50 +00:00 |
|
dependabot[bot]
|
828c288570
|
Bump docker/setup-buildx-action from 2.1.0 to 2.2.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.1.0...v2.2.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-18 09:15:02 +00:00 |
|
dependabot[bot]
|
6aea252d3e
|
Bump pnpm/action-setup from 2.2.3 to 2.2.4
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.3 to 2.2.4.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.3...v2.2.4)
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-17 09:13:39 +00:00 |
|
dependabot[bot]
|
8926b451d0
|
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-13 09:16:51 +00:00 |
|
kodiakhq[bot]
|
7c854d31a7
|
Merge pull request #1905 from amir20/dependabot/github_actions/docker/login-action-2.1.0
Bump docker/login-action from 2.0.0 to 2.1.0
|
2022-10-12 09:33:27 +00:00 |
|
dependabot[bot]
|
9684fd978b
|
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-12 09:29:20 +00:00 |
|
dependabot[bot]
|
a79a3f680f
|
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-12 09:29:17 +00:00 |
|
dependabot[bot]
|
82b208c0bf
|
Bump pnpm/action-setup from 2.2.2 to 2.2.3
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.2...v2.2.3)
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-10-11 09:08:59 +00:00 |
|
Amir Raminfar
|
72f080f795
|
Caches builds for e2e (#1863)
* Caches builds for e2e
* Adds docker login
* Removes typo
|
2022-09-02 14:57:57 -07:00 |
|
dependabot[bot]
|
a6220e4d38
|
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 09:20:10 +00:00 |
|
Amir Raminfar
|
72ed7b50ba
|
Adds platforms back for dev
|
2022-07-21 16:49:04 -07:00 |
|
Amir Raminfar
|
486bcec363
|
Revert "Updates with UPX with cross compile (#1817)"
This reverts commit 400cef767f.
|
2022-07-21 16:48:38 -07:00 |
|
Amir Raminfar
|
400cef767f
|
Updates with UPX with cross compile (#1817)
* Revert "Removes UXP"
* Updates UPX again to be cross-compile
|
2022-07-21 09:53:55 -07:00 |
|
Amir Raminfar
|
0ebc9c562a
|
Fixes deploy build
|
2022-07-20 15:56:23 -07:00 |
|
Amir Raminfar
|
f67664470f
|
Adds COMPOSE_DOCKER_CLI_BUILD
|
2022-07-20 15:54:50 -07:00 |
|
Amir Raminfar
|
1f811da273
|
Fixes build file
|
2022-07-20 15:41:06 -07:00 |
|
dependabot[bot]
|
157a612f34
|
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-20 09:22:16 +00:00 |
|
dependabot[bot]
|
11e7717519
|
Bump pnpm/action-setup from 2.2.1 to 2.2.2
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.1...v2.2.2)
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-30 09:12:40 +00:00 |
|
dependabot[bot]
|
7c846e40cf
|
Bump docker/setup-qemu-action from 1.2.0 to 2.0.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.2.0...v2.0.0)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-06 09:16:54 +00:00 |
|
kodiakhq[bot]
|
405980862c
|
Merge pull request #1738 from amir20/dependabot/github_actions/docker/login-action-2.0.0
Bump docker/login-action from 1.14.1 to 2.0.0
|
2022-05-06 09:16:31 +00:00 |
|
kodiakhq[bot]
|
0f3ab6f0c0
|
Merge pull request #1737 from amir20/dependabot/github_actions/docker/metadata-action-4
Bump docker/metadata-action from 3 to 4
|
2022-05-06 09:16:16 +00:00 |
|
kodiakhq[bot]
|
e12890510f
|
Merge pull request #1736 from amir20/dependabot/github_actions/docker/build-push-action-3.0.0
Bump docker/build-push-action from 2.10.0 to 3.0.0
|
2022-05-06 09:16:06 +00:00 |
|
dependabot[bot]
|
81425f1f06
|
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-06 09:10:53 +00:00 |
|
dependabot[bot]
|
af02ea27a0
|
Bump docker/metadata-action from 3 to 4
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-06 09:10:51 +00:00 |
|
dependabot[bot]
|
2800dddbf6
|
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-06 09:10:48 +00:00 |
|
dependabot[bot]
|
43cd2c64ab
|
Bump docker/setup-buildx-action from 1.7.0 to 2.0.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.7.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.7.0...v2.0.0)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-06 09:10:45 +00:00 |
|
dependabot[bot]
|
1409e45f8d
|
Bump docker/setup-buildx-action from 1.6.0 to 1.7.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.6.0...v1.7.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-04-29 16:02:43 +00:00 |
|
Amir Raminfar
|
d60614ada7
|
Updates commit message to multiline
|
2022-04-29 08:56:39 -07:00 |
|
Amir Raminfar
|
a287d7b2b4
|
Updates depedabot
|
2022-04-28 11:57:27 -07:00 |
|
Amir Raminfar
|
ff4f7126f9
|
Fixes push
|
2022-04-21 10:33:20 -07:00 |
|
Amir Raminfar
|
590d3bd4f8
|
Removes echo debugging
|
2022-04-21 10:31:10 -07:00 |
|
Amir Raminfar
|
abf0507307
|
Adds log message using new syntax (#1724)
* Adds log message using new syntax
|
2022-04-21 10:27:51 -07:00 |
|
Amir Raminfar
|
7fa8bec6b8
|
Reverts message lable
|
2022-04-20 16:21:55 -07:00 |
|
Amir Raminfar
|
6459e84b80
|
Tries fixing with simpler solution
|
2022-04-20 16:17:45 -07:00 |
|
Amir Raminfar
|
e16470affd
|
Adds missing "
|
2022-04-20 16:15:58 -07:00 |
|
Amir Raminfar
|
8f812b633b
|
Tries again to pass COMMIT_MESSAGE
|
2022-04-20 16:13:41 -07:00 |
|
Clemens Wolff
|
76f83800f7
|
Add option to wait for docker before starting (#1705)
|
2022-04-02 20:30:21 -07:00 |
|
Amir Raminfar
|
537094b5c8
|
Updates to 1.18
|
2022-03-23 11:39:58 -07:00 |
|
dependabot[bot]
|
0f65d1f59b
|
Bump docker/build-push-action from 2.9.0 to 2.10.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.9.0...v2.10.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-03-15 09:13:21 +00:00 |
|
kodiakhq[bot]
|
30cd64c68f
|
Merge pull request #1670 from amir20/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2.4.0 to 3
|
2022-03-02 09:23:11 +00:00 |
|
dependabot[bot]
|
a63f9b608e
|
Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [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)
---
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-03-02 09:17:27 +00:00 |
|
dependabot[bot]
|
57b5578104
|
Bump docker/login-action from 1.14.0 to 1.14.1
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.14.0...v1.14.1)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-02 09:17:24 +00:00 |
|
dependabot[bot]
|
5323be8db1
|
Bump actions/setup-go from 2.2.0 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2.2.0 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2.2.0...v3)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 09:11:30 +00:00 |
|
dependabot[bot]
|
9fcd8ce72d
|
Bump docker/login-action from 1.13.0 to 1.14.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.13.0...v1.14.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-02-28 09:10:46 +00:00 |
|
dependabot[bot]
|
ac9bdd0fab
|
Bump pnpm/action-setup from 2.2.0 to 2.2.1
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.0...v2.2.1)
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-25 09:14:55 +00:00 |
|
dependabot[bot]
|
fa1a6d449e
|
Bump actions/setup-node from 2.5.1 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.1...v3)
---
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-02-25 09:09:15 +00:00 |
|