Commit Graph

5 Commits (70b44f78eed52c647b6ffe43aefdce332f3726e3)

Author SHA1 Message Date
Carol (Nichols || Goulding) cd4d961db9
fix: garbage_collector no longer uses chrono-english so it can use the workspace hack crate 2023-05-01 11:31:42 -04:00
Andrew Lamb 28cb56767c
fix: Rename crate `influxdb_line_protocol` to `influxdb-line-protocol` (#7244)
* fix: Rename crate `influxdb_line_protocol` to `influxdb-line-protocol`

* fix: hakari config

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-03-17 13:19:50 +00:00
Andrew Lamb 43167fe585
chore(influxdb_line_protocol): Prepare `influxdb_line_protocol` for crates.io release (#7195)
* chore(influxdb_line_protocol): Remove ffi feature

* chore(influxdb_line_protocol): Remove workspace dependencies

* docs(influxdb_line_protocol): add initial readme and release instructions

* chore: Run cargo hakari tasks

* chore: Exclude influxdb_line_protocol from hakari checks and the workspace hack features

* feat: Add a link to nom in the docs

* docs: Copy edit documentation and comments

* fix: Mark the line protocol Error as non-exhaustive

So that we can easily add more error variants in the future.

* fix: Remove some functions from the public API

* fix: Make split_lines pub again

Oops, we're actually depending on this being pub in other parts of IOx
🙈

* docs: Add doc comments so everything on the crate docs page has a description

* chore: Add homepage, readme and repo links

* fix: use cargo-rdme

* chore: Add comment to hakari.toml

* chore: Increase version to `1.0.0`

* fix: fix LineProtocolBuilder link

---------

Co-authored-by: CircleCI[bot] <circleci@influxdata.com>
Co-authored-by: Carol (Nichols || Goulding) <carol.nichols@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-03-16 17:55:10 +00:00
Carol (Nichols || Goulding) a5ed647246 chore: Update cargo-hakari config 2023-02-27 11:51:28 +01:00
Carol (Nichols || Goulding) 2ad05c9f64 chore: Move hakari config file to the newly-preferred location 2023-02-27 11:51:28 +01:00