Skip to content

Conversation

@nikola-jokic
Copy link
Collaborator

No description provided.

@nikola-jokic nikola-jokic requested a review from a team as a code owner January 29, 2026 12:28
Copilot AI review requested due to automatic review settings January 29, 2026 12:28
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR prepares the 0.8.1 release by updating version numbers and release notes.

Changes:

  • Version bumped from 0.8.0 to 0.8.1 in package.json and all package-lock.json files
  • Release notes updated with bug fixes and dependency updates
  • Package-lock.json files updated with peer dependency metadata changes

Reviewed changes

Copilot reviewed 2 out of 6 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
releaseNotes.md Updated with bug fixes, dependency updates, and misc changes for 0.8.1 release
package.json Version bumped to 0.8.1
package-lock.json Version and peer dependency metadata updated
packages/k8s/package-lock.json Peer dependency metadata added
packages/hooklib/package-lock.json Peer dependency metadata added
packages/docker/package-lock.json Peer dependency metadata updated (some added, some removed)
Files not reviewed (3)
  • packages/docker/package-lock.json: Language not supported
  • packages/hooklib/package-lock.json: Language not supported
  • packages/k8s/package-lock.json: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

## Bugs

- docker: fix readOnly volumes in createContainer [#236]
- Change command to remove sudo to fix fs-init inital container [#263]
Copy link

Copilot AI Jan 29, 2026

Choose a reason for hiding this comment

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

Spelling error: 'inital' should be 'initial'.

Suggested change
- Change command to remove sudo to fix fs-init inital container [#263]
- Change command to remove sudo to fix fs-init initial container [#263]

Copilot uses AI. Check for mistakes.
- docker: fix readOnly volumes in createContainer [#236]
- Change command to remove sudo to fix fs-init inital container [#263]
- Sort 'find' output before hashing for consistency [#267]
- feat: check if required binaries are present [#272]
Copy link

Copilot AI Jan 29, 2026

Choose a reason for hiding this comment

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

This entry is categorized under "Bugs" but has a "feat:" prefix, which typically indicates a feature. Consider either moving this to a Features section or changing the prefix to "fix:" to match the Bugs category.

Suggested change
- feat: check if required binaries are present [#272]
- fix: check if required binaries are present [#272]

Copilot uses AI. Check for mistakes.
@nikola-jokic nikola-jokic force-pushed the nikola-jokic/release-0.8.1 branch from d29c95b to 53df515 Compare January 29, 2026 20:30
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