Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.8.0 #2055

Merged
merged 55 commits into from
Nov 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
2020a1e
test(i): Remap alias fields when refreshing test documents (#1897)
nasdf Sep 19, 2023
b8567c2
ci: Parallelize change detector (#1871)
nasdf Sep 19, 2023
9ec35eb
fix(i): Change detector missing deps (#1899)
nasdf Sep 20, 2023
84331e9
bot: Update combined dependabot PRs 19-09-2023 (#1898)
github-actions[bot] Sep 20, 2023
9e3b4e7
feat: Add CCIP Support (#1896)
nasdf Sep 22, 2023
667023e
bot: Bump graphql from 16.8.0 to 16.8.1 in /playground (#1901)
dependabot[bot] Sep 24, 2023
db1f41c
feat: Allow setting of default schema version (#1888)
AndrewSisley Sep 25, 2023
2c862ac
fix(i): Flaky normalize filter test (#1912)
nasdf Sep 27, 2023
e952be5
fix: Infinite loop when updating one-one relation (#1915)
AndrewSisley Sep 27, 2023
6244c5b
fix: Remove collection name from schema ID generation (#1920)
AndrewSisley Oct 2, 2023
4c3df48
refactor: CLI client interface (#1839)
nasdf Oct 2, 2023
3f9decc
ci(i): Fix the pull_request trigger and ci badge (#1922)
shahzadlone Oct 2, 2023
04a20e3
fix(i): Update fetcher mock (#1926)
AndrewSisley Oct 4, 2023
d8466cf
chore(i): Bump libp2p and suppress `pstoreds` warning (#1889)
dependabot[bot] Oct 4, 2023
81fb509
bot: Bump combined dependencies 19-09-2023 (#1931)
github-actions[bot] Oct 4, 2023
1b79fb5
bot: Bump @vitejs/plugin-react-swc from 3.3.2 to 3.4.0 in /playground…
dependabot[bot] Oct 4, 2023
85b4e27
bot: Bump @typescript-eslint/parser from 6.7.3 to 6.7.4 in /playgroun…
dependabot[bot] Oct 4, 2023
3445723
bot: Bump @types/react from 18.2.24 to 18.2.25 in /playground (#1932)
dependabot[bot] Oct 5, 2023
28d8260
bot: Bump combined dependencies 09-10-2023 (#1951)
github-actions[bot] Oct 10, 2023
281a34e
bot: Bump @typescript-eslint/eslint-plugin from 6.7.4 to 6.7.5 in /pl…
dependabot[bot] Oct 10, 2023
56dceda
bot: Bump @types/react-dom from 18.2.11 to 18.2.12 in /playground (#1…
dependabot[bot] Oct 10, 2023
ce7d778
fix: Node private key requires data directory (#1938)
nasdf Oct 10, 2023
bc4c704
refactor: Remove net GRPC API (#1927)
nasdf Oct 10, 2023
c8bde64
feat: Make queries utilise secondary indexes (#1925)
islamaliev Oct 13, 2023
1e255e7
bot: Bump golang.org/x/net from 0.16.0 to 0.17.0 (#1961)
dependabot[bot] Oct 14, 2023
5c1b21e
refactor: Deprecate CollectionDescription.Schema (#1939)
AndrewSisley Oct 16, 2023
25d4767
refactor: P2P client interface (#1924)
nasdf Oct 16, 2023
20b6329
feat: Remove collection from patch schema (#1957)
AndrewSisley Oct 17, 2023
3d0c7fb
bot: Update dependencies (bulk dependabot PRs) 16-10-2023 (#1976)
github-actions[bot] Oct 17, 2023
0efe835
feat: Remove CollectionDescription.Schema (#1965)
AndrewSisley Oct 17, 2023
28f207d
feat: Add OpenAPI route (#1960)
nasdf Oct 18, 2023
9cfd33f
feat: Add Swagger UI to playground (#1979)
nasdf Oct 18, 2023
2dbfbd6
refactor: Add peerstore to multistore (#1980)
fredcarle Oct 18, 2023
9e1ad62
fix: Make return type for FieldKind_INT an int64 (#1982)
fredcarle Oct 19, 2023
e0e1779
feat: Change GetCollectionBySchemaFoo funcs to return many (#1984)
AndrewSisley Oct 19, 2023
55e8628
feat: Enable playground in Docker build (#1986)
nasdf Oct 20, 2023
945922b
bot: Update dependencies (bulk dependabot PRs) 16-10-2023 (#1998)
github-actions[bot] Oct 24, 2023
159f614
bot: Bump eslint-plugin and parser from 6.8.0 to 6.9.0 in /playground…
dependabot[bot] Oct 24, 2023
0f6acba
docs(i): Fix typos (#2002)
omahs Oct 24, 2023
d8eaaef
refactor: Reorganise collection description storage (#1988)
AndrewSisley Oct 24, 2023
d49c860
feat: Rename Schema.SchemaID to Schema.Root (#2005)
AndrewSisley Oct 26, 2023
4427a16
feat: Add means to fetch schema (#2006)
AndrewSisley Oct 27, 2023
b6abbb6
bot: Update dependencies (bulk dependabot PRs) 30-10-2023 (#2015)
github-actions[bot] Oct 30, 2023
597d8f3
refactor: CRDT merge direction (#2016)
fredcarle Nov 1, 2023
ec46f7d
fix: Fix test module relying on closed memory leak (#2037)
AndrewSisley Nov 10, 2023
a8e7e19
bot: Update dependencies (bulk dependabot PRs) 08-11-2023 (#2038)
shahzadlone Nov 11, 2023
be2e032
bot: Bump @vitejs/plugin-react-swc from 3.4.0 to 3.4.1 in /playground…
dependabot[bot] Nov 11, 2023
9ff01cd
bot: Bump @typescript-eslint/eslint-plugin from 6.9.1 to 6.10.0 in /p…
dependabot[bot] Nov 11, 2023
7c490de
bot: Bump axios from 1.5.1 to 1.6.1 in /playground (#2041)
dependabot[bot] Nov 11, 2023
988b178
ci: Add mac test runner (#2035)
AndrewSisley Nov 13, 2023
4277abd
bot: Update dependencies (bulk dependabot PRs) 13-11-2023 (#2052)
github-actions[bot] Nov 13, 2023
87415d6
chore: Update dependencies (#2044)
fredcarle Nov 13, 2023
11e1efb
bot: Bump @typescript-eslint/parser from 6.10.0 to 6.11.0 in /playgro…
dependabot[bot] Nov 14, 2023
b6f7a10
ci: Add goreleaser workflow (#2040)
fredcarle Nov 15, 2023
9dc6cd2
Release v0.8.0
fredcarle Nov 15, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
76 changes: 0 additions & 76 deletions .github/workflows/code-test-coverage.yml

This file was deleted.

55 changes: 0 additions & 55 deletions .github/workflows/detect-change.yml

This file was deleted.

51 changes: 0 additions & 51 deletions .github/workflows/pull-docker-image.yml

This file was deleted.

83 changes: 0 additions & 83 deletions .github/workflows/push-docker-image-to-registries.yml

This file was deleted.

71 changes: 71 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@
# Copyright 2023 Democratized Data Foundation
#
# Use of this software is governed by the Business Source License
# included in the file licenses/BSL.txt.
#
# As of the Change Date specified in that file, in accordance with
# the Business Source License, use of this software will be governed
# by the Apache License, Version 2.0, included in the file
# licenses/APL.txt.

name: Release workflow

on:
workflow_dispatch:
inputs:
tag:
description: 'New tag name'
required: true

permissions:
contents: write
packages: write
issues: write

jobs:
goreleaser:
runs-on: ubuntu-latest
steps:
- name: Checkout code into the directory
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Setup Go environment explicitly
uses: actions/setup-go@v3
with:
go-version: "1.20"
check-latest: true

- name: Apply tag
run: git tag ${{ github.event.inputs.tag }}

- name: Build modules
run: make deps:modules

- name: Set up QEMU
uses: docker/setup-qemu-action@v2

- name: Log in to Docker Hub
uses: docker/login-action@v2
with:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}

- name: Log in to the Container registry
uses: docker/login-action@v2
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser-pro
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: ${{ github.repository }}
GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
50 changes: 0 additions & 50 deletions .github/workflows/run-tests.yml

This file was deleted.

Loading