diff --git a/.tool-versions b/.tool-versions index e9839311..6e116bee 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,2 +1,2 @@ nodejs 16.15.1 -golang 1.19.12 +golang 1.20.7 diff --git a/dists/fs-repo-14-to-15/Makefile b/dists/fs-repo-14-to-15/Makefile new file mode 100644 index 00000000..29e82e9f --- /dev/null +++ b/dists/fs-repo-14-to-15/Makefile @@ -0,0 +1,5 @@ +repo = github.com/ipfs/fs-repo-migrations +# sub-package to build (omit when building the main package) +package = fs-repo-14-to-15 + +include ../../common.mk diff --git a/dists/fs-repo-14-to-15/build_matrix b/dists/fs-repo-14-to-15/build_matrix new file mode 100644 index 00000000..5c19385d --- /dev/null +++ b/dists/fs-repo-14-to-15/build_matrix @@ -0,0 +1,15 @@ +darwin amd64 +darwin arm64 +freebsd 386 +freebsd amd64 +freebsd arm +openbsd 386 +openbsd amd64 +openbsd arm +linux 386 +linux amd64 +linux arm +linux arm64 +windows 386 +windows amd64 +windows arm64 diff --git a/dists/fs-repo-14-to-15/current b/dists/fs-repo-14-to-15/current new file mode 100644 index 00000000..0ec25f75 --- /dev/null +++ b/dists/fs-repo-14-to-15/current @@ -0,0 +1 @@ +v1.0.0 diff --git a/dists/fs-repo-14-to-15/description b/dists/fs-repo-14-to-15/description new file mode 100644 index 00000000..323f67e8 --- /dev/null +++ b/dists/fs-repo-14-to-15/description @@ -0,0 +1 @@ +Migrate fsrepo from version 14 to version 15 diff --git a/dists/fs-repo-14-to-15/no-site b/dists/fs-repo-14-to-15/no-site new file mode 100644 index 00000000..e69de29b diff --git a/dists/fs-repo-14-to-15/repo-owner b/dists/fs-repo-14-to-15/repo-owner new file mode 100644 index 00000000..1670fe3c --- /dev/null +++ b/dists/fs-repo-14-to-15/repo-owner @@ -0,0 +1 @@ +ipfs diff --git a/dists/fs-repo-14-to-15/versions b/dists/fs-repo-14-to-15/versions new file mode 100644 index 00000000..0ec25f75 --- /dev/null +++ b/dists/fs-repo-14-to-15/versions @@ -0,0 +1 @@ +v1.0.0 diff --git a/dists/fs-repo-14-to-15/vtag b/dists/fs-repo-14-to-15/vtag new file mode 100644 index 00000000..9b686fec --- /dev/null +++ b/dists/fs-repo-14-to-15/vtag @@ -0,0 +1 @@ +fs-repo-14-to-15