Skip to content

fix: Add schema version to package.json#1212

Merged
kodiakhq[bot] merged 1 commit intomainfrom
package-json-version
Sep 13, 2023
Merged

fix: Add schema version to package.json#1212
kodiakhq[bot] merged 1 commit intomainfrom
package-json-version

Conversation

@hermanschaaf
Copy link
Copy Markdown
Contributor

We should have a version in the package.json file so that we can check compatibility with the CLI.

@github-actions
Copy link
Copy Markdown

⏱️ Benchmark results

Comparing with 39fc65e

  • Glob-8 ns/op: 100.1 ⬇️ 0.50% decrease vs. 39fc65e

@codecov
Copy link
Copy Markdown

codecov bot commented Sep 13, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (39fc65e) 48.50% compared to head (8efdbf5) 48.51%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1212   +/-   ##
=======================================
  Coverage   48.50%   48.51%           
=======================================
  Files          87       87           
  Lines        8141     8142    +1     
=======================================
+ Hits         3949     3950    +1     
  Misses       3828     3828           
  Partials      364      364           
Files Changed Coverage Δ
serve/package.go 55.85% <100.00%> (+0.23%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kodiakhq kodiakhq bot merged commit 393c94d into main Sep 13, 2023
@kodiakhq kodiakhq bot deleted the package-json-version branch September 13, 2023 12:25
kodiakhq bot pushed a commit that referenced this pull request Sep 19, 2023
🤖 I have created a release *beep* *boop*
---


## [4.8.0](v4.7.1...v4.8.0) (2023-09-19)


### Features

* Add Checksums to package.json format ([#1217](#1217)) ([720baae](720baae))
* Add message to package command ([#1216](#1216)) ([44956d9](44956d9))
* Add shuffle scheduler ([#1218](#1218)) ([2b1ba30](2b1ba30))
* Update package command ([#1211](#1211)) ([39fc65e](39fc65e))


### Bug Fixes

* Add schema version to package.json ([#1212](#1212)) ([393c94d](393c94d))
* **deps:** Update github.com/cloudquery/arrow/go/v14 digest to 483f6b2 ([#1209](#1209)) ([179769a](179769a))
* **deps:** Update github.com/cloudquery/arrow/go/v14 digest to ffb7089 ([#1215](#1215)) ([70f20bb](70f20bb))
* Use -dir suffix for plugin package arguments ([#1213](#1213)) ([93f9398](93f9398))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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.

2 participants