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

Drop CI support for Go 1.8 #4309

Merged
merged 3 commits into from
Jun 18, 2018
Merged

Drop CI support for Go 1.8 #4309

merged 3 commits into from
Jun 18, 2018

Conversation

danielnelson
Copy link
Contributor

@danielnelson danielnelson commented Jun 18, 2018

The CircleCI docker images we are using have been removed for this version of Go, and the 1.8 release is no longer supported upstream.

Required for all PRs:

  • Signed CLA.
  • Associated README.md updated.
  • Has appropriate unit tests.

Go 1.8 is no longer a supported version and the circleci/golang images
has been removed.

https://golang.org/doc/devel/release.html#policy
Would be nice to build to also run this command with 1.9, but `go vet`
has some issues importing packages.  I believe it is caused by not
having any packages installed.
@danielnelson danielnelson modified the milestones: 1.8.0, 1.7.1 Jun 18, 2018
@danielnelson danielnelson merged commit 4e9e57e into master Jun 18, 2018
@danielnelson danielnelson deleted the circleci-golang branch June 18, 2018 01:50
danielnelson added a commit that referenced this pull request Jun 18, 2018
Go 1.8 is no longer a supported version and the circleci/golang images
has been removed.

(cherry picked from commit 4e9e57e)
mkboudreau added a commit to mkboudreau/telegraf that referenced this pull request Jun 22, 2018
* origin: (39 commits)
  Document path tag in tail input
  Update changelog
  Added path tag to tail input plugin (influxdata#4292)
  Run windows tests with -short
  Fix postfix input handling of multi-level queues (influxdata#4333)
  Update changelog
  Add support for comma in logparser timestamp format (influxdata#4311)
  Update vendoring to dep from gdm (influxdata#4314)
  Update changelog
  Add new measurement with results of pgrep lookup to procstat input (influxdata#4307)
  Update changelog
  Add valuecounter aggregator plugin (influxdata#3523)
  Update changelog
  Update docker input documentation for container status
  Add container status tag to docker input (influxdata#4259)
  Drop CI support for Go 1.8 (influxdata#4309)
  Update changelog
  Fix selection of tags under nested objects in the JSON parser (influxdata#4284)
  Update changelog
  Add owner tag on partitions in burrow input (influxdata#4281)
  ...
maxunt pushed a commit that referenced this pull request Jun 26, 2018
Go 1.8 is no longer a supported version and the circleci/golang images
has been removed.
codesmith14 pushed a commit to signalfx/telegraf that referenced this pull request Jul 5, 2018
Go 1.8 is no longer a supported version and the circleci/golang images
has been removed.

(cherry picked from commit 4e9e57e)
otherpirate pushed a commit to otherpirate/telegraf that referenced this pull request Mar 15, 2019
Go 1.8 is no longer a supported version and the circleci/golang images
has been removed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant