Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ RUN ln -s /usr/local/lib/node_modules/npm/bin/npm-cli.js /usr/local/bin/npm \
COPY --from=hadolint /bin/hadolint /bin/hadolint

# Avoid warnings by switching to noninteractive
ENV DEBIAN_FRONTEND noninteractive
ENV SIHL_ENV development
ENV DEBIAN_FRONTEND=noninteractive
ENV SIHL_ENV=development
Comment thread
mabiede marked this conversation as resolved.
Outdated

RUN apt-get update --allow-releaseinfo-change -q \
&& apt-get install -yqq --no-install-recommends \
Expand Down
3 changes: 1 addition & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@
},
"git.mergeEditor": false,
"ocaml.sandbox": {
"kind": "opam",
"switch": "4.14"
"kind": "global"
}
},
// Add the IDs of extensions you want installed when the container is created in the array below.
Expand Down
3 changes: 0 additions & 3 deletions .devcontainer/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ services:
- ..:/workspace:cached
- opam:/home/opam/.opam:cached
- build:/workspace/_build:cached
- ${HOME}${USERPROFILE:-}/.ssh:/home/opam/.ssh
- ${HOME}${USERPROFILE:-}/.gitconfig:/home/opam/.gitconfig
- ${HOME}${USERPROFILE:-}/.gitignore_global:/home/opam/.gitignore_global
depends_on: [ database ]
ports: [ 3020:3000 ]
command: /workspace/.devcontainer/wait-for-database.sh test sleep infinity
Expand Down
44 changes: 22 additions & 22 deletions guardian.opam.locked
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ depends: [
"angstrom" {= "0.16.1"}
"asn1-combinators" {= "0.3.2"}
"astring" {= "0.8.5" & with-test}
"base" {= "v0.17.1"}
"base" {= "v0.17.3"}
"base-bigarray" {= "base"}
"base-bytes" {= "base"}
"base-domains" {= "base"}
Expand All @@ -34,24 +34,24 @@ depends: [
"caqti-lwt" {= "2.2.4"}
"cmdliner" {= "1.3.0"}
"conf-gcc" {= "1.0"}
"conf-gmp" {= "4"}
"conf-gmp-powm-sec" {= "3"}
"conf-gmp" {= "5"}
"conf-gmp-powm-sec" {= "4"}
"conf-mariadb" {= "2"}
"conf-pkg-config" {= "4"}
"containers" {= "3.15"}
"containers-data" {= "3.15"}
"containers" {= "3.16"}
"containers-data" {= "3.16"}
"cppo" {= "1.8.0"}
"crunch" {= "4.0.0" & with-doc}
"csexp" {= "1.5.2"}
"ctypes" {= "0.23.0"}
"digestif" {= "1.2.0"}
"digestif" {= "1.3.0"}
"domain-name" {= "0.4.1"}
"dune" {= "3.17.2"}
"dune-configurator" {= "3.17.2"}
"dune-private-libs" {= "3.17.2"}
"dune-site" {= "3.17.2"}
"dune" {= "3.19.1"}
"dune-configurator" {= "3.19.1"}
"dune-private-libs" {= "3.19.1"}
"dune-site" {= "3.19.1"}
"duration" {= "0.2.1"}
"dyn" {= "3.17.2"}
"dyn" {= "3.19.1"}
"either" {= "1.0.0"}
"eqaf" {= "0.10"}
"fieldslib" {= "v0.17.0"}
Expand All @@ -64,14 +64,14 @@ depends: [
"logs" {= "0.8.0"}
"lru" {= "0.3.1"}
"lwt" {= "5.9.1"}
"lwt-dllist" {= "1.0.1"}
"lwt-dllist" {= "1.1.0"}
"lwt_ppx" {= "5.9.1"}
"macaddr" {= "5.6.0"}
"mariadb" {= "1.2.0"}
"mirage-crypto" {= "2.0.0"}
"mirage-crypto-ec" {= "2.0.0"}
"mirage-crypto-pk" {= "2.0.0"}
"mirage-crypto-rng" {= "2.0.0"}
"mariadb" {= "1.3.0"}
"mirage-crypto" {= "2.0.1"}
"mirage-crypto-ec" {= "2.0.1"}
"mirage-crypto-pk" {= "2.0.1"}
"mirage-crypto-rng" {= "2.0.1"}
"mtime" {= "2.1.0"}
"ocaml" {= "5.3.0"}
"ocaml-base-compiler" {= "5.3.0"}
Expand All @@ -87,7 +87,7 @@ depends: [
"odoc" {= "3.0.0" & with-doc}
"odoc-parser" {= "3.0.0" & with-doc}
"ohex" {= "0.2.0"}
"ordering" {= "3.17.2"}
"ordering" {= "3.19.1"}
"pp" {= "2.0.0"}
"ppx_base" {= "v0.17.0"}
"ppx_cold" {= "v0.17.0"}
Expand All @@ -106,19 +106,19 @@ depends: [
"psq" {= "0.2.1"}
"ptime" {= "1.2.0"}
"re" {= "1.12.0" & with-test}
"result" {= "1.5" & with-doc}
"result" {= "1.5"}
"seq" {= "base"}
"sexplib0" {= "v0.17.0"}
"stdlib-shims" {= "0.3.0"}
"stdune" {= "3.17.2"}
"stdune" {= "3.19.1"}
"stringext" {= "1.6.0"}
"tls" {= "2.0.0"}
"tls" {= "2.0.1"}
"topkg" {= "1.0.8"}
"tyxml" {= "4.6.0" & with-doc}
"uri" {= "4.4.0"}
"uuidm" {= "0.9.10"}
"uutf" {= "1.0.4" & with-test}
"x509" {= "1.0.5"}
"x509" {= "1.0.6"}
"yojson" {= "2.2.2"}
"zarith" {= "1.14"}
]
Expand Down