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

chore: update protobuf library versions and remove influx_tsm #21882

Merged
merged 3 commits into from
Jul 20, 2021

Conversation

lesam
Copy link
Contributor

@lesam lesam commented Jul 19, 2021

Update library versions. Also remove old code for influx_tsm, now found at https://github.com/influxdata/influx_tsm

@lesam lesam requested a review from danxmoran July 19, 2021 20:38
build.py Outdated
@@ -189,6 +189,14 @@ def run_tests(race, parallel, timeout, no_vet, junit=False):
logging.error("Code not formatted. Please use 'goimports -w ./' to fix formatting errors.")
logging.error("{}".format(out))
return False

logging.info("Ensuring code is properly formatted with goimports ...")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Logs need updated? Look like copy-paste from the lines above

@lesam lesam force-pushed the update-proto branch 3 times, most recently from 321bb69 to b362fa5 Compare July 19, 2021 20:59
@@ -45,7 +24,7 @@ var _ = time.Kitchen
// is compatible with the proto package it is being compiled against.
// A compilation error at this line likely means your copy of the
// proto package needs to be updated.
const _ = proto.GoGoProtoPackageIsVersion2 // please upgrade the proto package
const _ = proto.GoGoProtoPackageIsVersion3 // please upgrade the proto package
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are in fact using the newest version of github.com/gogo/protobuf/proto, so this is safe.

@lesam lesam merged commit 23c3d35 into influxdata:master-1.x Jul 20, 2021
lesam added a commit to lesam/influxdb that referenced this pull request Jul 20, 2021
…data#21882)

* chore: update protobufs

* fix: run codegen during build

* fix: fully remove influx_tsm
lesam added a commit to lesam/influxdb that referenced this pull request Jul 20, 2021
…data#21882)

* chore: update protobufs

* fix: run codegen during build

* fix: fully remove influx_tsm
lesam added a commit to lesam/influxdb that referenced this pull request Jul 20, 2021
…data#21882)

* chore: update protobufs

* fix: run codegen during build

* fix: fully remove influx_tsm
lesam added a commit to lesam/influxdb that referenced this pull request Jul 20, 2021
…data#21882)

* chore: update protobufs

* fix: run codegen during build

* fix: fully remove influx_tsm
lesam added a commit to lesam/influxdb that referenced this pull request Jul 20, 2021
…data#21882)

* chore: update protobufs

* fix: run codegen during build

* fix: fully remove influx_tsm
lesam added a commit to lesam/influxdb that referenced this pull request Jul 20, 2021
…data#21882)

* chore: update protobufs

* fix: run codegen during build

* fix: fully remove influx_tsm
lesam added a commit that referenced this pull request Jul 20, 2021
#21890)

* chore: update protobufs

* fix: run codegen during build

* fix: fully remove influx_tsm
lesam added a commit to lesam/influxdb that referenced this pull request Jul 20, 2021
…data#21882)

* chore: update protobufs

* fix: run codegen during build

* fix: fully remove influx_tsm
lesam added a commit that referenced this pull request Jul 20, 2021
#21891)

* chore: update protobuf library versions and remove influx_tsm (#21882)

* chore: update protobufs

* fix: run codegen during build

* fix: fully remove influx_tsm

* fix: codegen works

* fix: add tools.go for 1.8
lesam added a commit to lesam/influxdb that referenced this pull request Jul 21, 2021
…data#21882) (influxdata#21891)

* chore: update protobuf library versions and remove influx_tsm (influxdata#21882)

* chore: update protobufs

* fix: run codegen during build

* fix: fully remove influx_tsm

* fix: codegen works

* fix: add tools.go for 1.8

(cherry picked from commit 51600c8)
lesam added a commit to lesam/influxdb that referenced this pull request Jul 21, 2021
…data#21882) (influxdata#21891)

* chore: update protobuf library versions and remove influx_tsm (influxdata#21882)

* chore: update protobufs

* fix: run codegen during build

* fix: fully remove influx_tsm

* fix: codegen works

* fix: add tools.go for 1.8

(cherry picked from commit 51600c8)
lesam added a commit that referenced this pull request Jul 21, 2021
#21891) (#21908)

* chore: update protobuf library versions and remove influx_tsm (#21882)

* chore: update protobufs

* fix: run codegen during build

* fix: fully remove influx_tsm

* fix: codegen works

* fix: add tools.go for 1.8

(cherry picked from commit 51600c8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants