Commit Graph

17 Commits

Author SHA1 Message Date
dependabot[bot]
f6a59cc5bb
Bump docker/setup-buildx-action from 2 to 3 (#292)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-12 19:45:32 +01:00
dependabot[bot]
ab1156c22a
Bump docker/build-push-action from 3 to 4 (#283)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 12:18:28 +05:30
Kiran K
b94839b92b
Upgrade actions/checkout to v4 (#281) 2023-09-05 12:17:50 +05:30
Kiran K
de99d8ee8b
Update dependabot.yml (#282) 2023-09-05 12:08:27 +05:30
Deepak Prabhakara
632c1ecb4c
Update dependabot.yml (#195)
* Update dependabot.yml

* daily cadence for dependabot
2023-07-04 10:49:37 +01:00
Deepak Prabhakara
9eafdeee33 don't really need arm v8 2022-12-08 16:04:58 +00:00
Deepak Prabhakara
512cfda4f3 build linux/arm64/v8 2022-12-08 15:44:50 +00:00
Deepak Prabhakara
8c0c2cae93 removing v6 and v7 to reduce build time 2022-12-08 14:02:40 +00:00
Aswin V
f0542225d1
Enable multi platform build for docker image (#127)
* Update actions and support multiplatform build

* Test `ttl.sh`

* Revert changes related to testing
2022-12-08 12:37:16 +00:00
codesee-maps[bot]
bd3672b0d0
Install the CodeSee workflow. Learn more at https://docs.codesee.io (#125)
Co-authored-by: codesee-maps[bot] <86324825+codesee-maps[bot]@users.noreply.github.com>
2022-12-05 23:16:46 +00:00
Deepak Prabhakara
356f85a21e changed dependabot interval to monthly 2022-11-25 17:09:02 +00:00
Deepak Prabhakara
6d48173e05 skip docker login if not release 2022-11-21 16:53:10 +00:00
Deepak Prabhakara
f5077e6c88
fixed dependabot config 2022-08-01 15:07:33 +01:00
Deepak Prabhakara
bab290070f
Enabled dependabot 2022-08-01 14:44:33 +01:00
Deepak Prabhakara
6e031ea51a fixed workflow branches 2022-03-15 00:36:03 +00:00
Kiran K
fdaa190df4
Add Github actions (#15)
* Add Github actions

* Fix the docker build issue

* Remove the duplicate Github action

* only need runtime env vars during build

* ENV NEXT_TELEMETRY_DISABLED is a runtime env var

* Add missing keys to package.json

* Use the npm version as tag

Co-authored-by: Deepak Prabhakara <deepak@boxyhq.com>
2022-03-10 17:20:33 +00:00
codesee-maps[bot]
4ec1e48175
Add CodeSee architecture diagram workflow to repository 2022-03-04 20:49:07 +00:00