Commit Graph

61 Commits

Author SHA1 Message Date
Chris Ainsworth-Patrick
eb0a187c6f use temp hub creds to build an image
Some checks failed
Build and push / build (push) Has been cancelled
0.2.0+scout-push-2 0.2.0_scout-push
2023-08-22 17:13:45 +01:00
Chris Ainsworth-Patrick
acee7d2996 revert change so we can get a docker image
Some checks failed
Build and push / build (push) Has been cancelled
0.2.0+scout-push
2023-08-22 14:30:17 +01:00
Chris Ainsworth-Patrick
64e8ebd9aa Update ops.go 2023-08-22 10:13:21 +01:00
Chris Ainsworth-Patrick
4c3e1a916d Update docker/ops.go
Co-authored-by: James Carnegie <kipz@users.noreply.github.com>
2023-08-22 09:44:06 +01:00
Chris Ainsworth-Patrick
d8f02e88a8 fix branch detection 2023-08-21 13:49:00 +01:00
Chris Ainsworth-Patrick
ea6437da47 fix release action and only run on main 2023-08-21 13:28:59 +01:00
Chris Ainsworth-Patrick
58a00c1c28 remove index-cli-plugin 2023-08-21 12:33:37 +01:00
Chris Ainsworth-Patrick
db72a473db updates 2023-08-21 12:20:35 +01:00
Jim Clark
788e58e2d9 Add the clojure bindings 2023-08-18 14:09:32 -04:00
Chris Ainsworth-Patrick
f5ba5c5c5e version update 2023-08-18 18:23:24 +01:00
Chris Ainsworth-Patrick
57d845359d fiddle about 2023-08-18 18:10:13 +01:00
Chris Ainsworth-Patrick
c6d52b5a12 need ssh for the key stuff 2023-08-18 17:24:16 +01:00
Chris Ainsworth-Patrick
1595c5de2c need to auth before go mod download 2023-08-18 17:22:53 +01:00
Chris Ainsworth-Patrick
b047c9d317 add git to build imge 2023-08-18 17:21:02 +01:00
Chris Ainsworth-Patrick
797749d161 Merge branch 'main' into private-module-test 2023-08-18 17:15:46 +01:00
Jim Clark
b158093722 rollback Dockerfile (#18) 2023-08-18 17:15:19 +01:00
Chris Ainsworth-Patrick
ea27d25734 fix dockerfile 2023-08-18 16:04:48 +01:00
Chris Ainsworth-Patrick
1871153199 use pat secret in repo 2023-08-18 16:02:27 +01:00
Chris Ainsworth-Patrick
69ad587e88 another tweak 2023-08-17 09:19:49 +01:00
Chris Ainsworth-Patrick
68f1952059 tweak more 2023-08-17 09:16:13 +01:00
Chris Ainsworth-Patrick
b70293a17f tweaks 2023-08-17 09:08:40 +01:00
Chris Ainsworth-Patrick
5e8e38fb72 run on prs 2023-08-17 09:05:52 +01:00
Chris Ainsworth-Patrick
711ff81119 build with private module 2023-08-17 09:01:28 +01:00
Jim Clark
fc9040027d flake plus docker cli metadata 2023-08-09 23:13:09 -07:00
Jim Clark
d8c86b4c99 Slim/flake (#16)
* flake plus docker cli metadata
2023-08-09 23:10:57 -07:00
Jim Clark
dd29e41dd1 Update release.yml 2023-08-09 22:38:59 -07:00
James Carnegie
b8d4b18bd6 Fix dockerfile
Some checks failed
Release / Release Go Binary (amd64, darwin) (push) Has been cancelled
Release / Release Go Binary (amd64, linux) (push) Has been cancelled
Release / Release Go Binary (amd64, windows) (push) Has been cancelled
Release / Release Go Binary (arm64, darwin) (push) Has been cancelled
Build and push / build (push) Has been cancelled
Release / Release Go Binary (arm64, linux) (push) Has been cancelled
0.1.6
2023-05-03 16:47:03 +01:00
Jim Clark
ce5b1520f8 set the tx channel to nil
Some checks failed
Build and push / build (push) Has been cancelled
Release / Release Go Binary (amd64, darwin) (push) Has been cancelled
Release / Release Go Binary (amd64, linux) (push) Has been cancelled
Release / Release Go Binary (amd64, windows) (push) Has been cancelled
Release / Release Go Binary (arm64, darwin) (push) Has been cancelled
Release / Release Go Binary (arm64, linux) (push) Has been cancelled
0.1.4 0.1.5
2023-05-03 01:11:39 +01:00
Jim Clark
11a7d10ea7 Check for closed channel 2023-05-03 01:11:39 +01:00
Jim Clark
68430613f1 For async, send response message from go block 2023-05-03 01:11:39 +01:00
Jim Clark
3b689d3762 Add menu so we remember the gomod2nix commands 2023-04-26 07:33:44 +01:00
Jim Clark
5ef7e9ef1c Switch from buildGoModule in nixpkgs to gomod2nix 2023-04-26 07:33:44 +01:00
Jim Clark
63d3cc2f0a Rename namespace to docker.tools
I have tested this version in the datoms project.
2023-04-23 20:38:58 +01:00
Jim Clark
4f77f40fb2 add a nix flake for this project (#8) 2023-04-18 09:42:28 -07:00
dependabot[bot]
c8635d37fa Bump github.com/opencontainers/runc from 1.1.3 to 1.1.5
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.3 to 1.1.5.
- [Release notes](https://github.com/opencontainers/runc/releases)
- [Changelog](https://github.com/opencontainers/runc/blob/v1.1.5/CHANGELOG.md)
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.3...v1.1.5)

---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 17:36:01 +01:00
James Carnegie
caa1580ee1 Rename for publication in pod registry 2023-04-18 17:34:40 +01:00
dependabot[bot]
67eab57f32 Bump github.com/moby/buildkit from 0.11.3 to 0.11.4
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.11.3...v0.11.4)

---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 16:11:58 +00:00
dependabot[bot]
3096e87b04 Bump golang.org/x/net from 0.4.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.4.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 16:11:23 +00:00
dependabot[bot]
51e92b403b Bump github.com/containerd/containerd from 1.6.16 to 1.6.18
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.16 to 1.6.18.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.6.16...v1.6.18)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-14 16:10:44 +00:00
James Carnegie
9c982ecf3b Remove debug symbols in docker image
Some checks failed
Build and push / build (push) Has been cancelled
Release / Release Go Binary (amd64, darwin) (push) Has been cancelled
Release / Release Go Binary (amd64, linux) (push) Has been cancelled
Release / Release Go Binary (amd64, windows) (push) Has been cancelled
Release / Release Go Binary (arm64, darwin) (push) Has been cancelled
Release / Release Go Binary (arm64, linux) (push) Has been cancelled
0.1.3
2023-02-15 13:54:36 +00:00
James Carnegie
6e69c80c9b Fix mod tidy by upgrading some things 2023-02-15 12:24:27 +00:00
Jonny Stoten
a8e8f0df16 Update docker/index-cli-plugin 2023-02-14 12:32:02 +00:00
James Carnegie
57cb1806f4 Trigger from tagging
Some checks failed
Build and push / build (push) Has been cancelled
Release / Release Go Binary (amd64, darwin) (push) Has been cancelled
Release / Release Go Binary (amd64, linux) (push) Has been cancelled
Release / Release Go Binary (amd64, windows) (push) Has been cancelled
Release / Release Go Binary (arm64, darwin) (push) Has been cancelled
Release / Release Go Binary (arm64, linux) (push) Has been cancelled
0.1.1
2023-02-09 13:59:16 +00:00
James Carnegie
292f7ec3cc Set log level to avoid stdout logging 2023-02-09 13:41:43 +00:00
James Carnegie
f58c0ad058 Reorg 0.1.0 2023-02-09 13:26:42 +00:00
Jonny Stoten
cb3b3534a4 Update docker/index-cli-plugin 2023-02-09 12:02:44 +00:00
Jim Clark
1c0f94d1b8 remote test job 2023-02-08 22:12:49 -08:00
Jim Clark
e30476e1a1 add build workflow for docker/pod-atomisthq-docker 2023-02-08 22:10:24 -08:00
James Carnegie
e2a9c2c613 Update README.md 2023-02-06 23:44:03 +00:00
James Carnegie
8c8bb6914c Release on release 2023-02-06 23:40:50 +00:00