Skip to content

feat(workspaces): add simple workspace support#34

Open
nathanielc wants to merge 1 commit into
wraithan:masterfrom
influxdata:feat/simple-workspace-handling
Open

feat(workspaces): add simple workspace support#34
nathanielc wants to merge 1 commit into
wraithan:masterfrom
influxdata:feat/simple-workspace-handling

Conversation

@nathanielc
Copy link
Copy Markdown

If we are operating in a workspace then require the --manifest-path
option to disambiguate which workspace member we should bump.

I had to update the toml_edit dependency because of a build
failure. Additionally I added a new dependency same_file to easily and
safely compare manifests file paths.

Happy to change the approach if a better one is recommended.

If we are operating in a workspace then require the `--manifest-path`
option to disambiguate which workspace member we should bump.

I had to update the toml_edit dependency because of a build
failure. Additionally I added a new dependency `same_file` to easily and
safely compare manifests file paths.
@spikespaz
Copy link
Copy Markdown

Do you think it would be better to infer the workspace member (and require confirmation) by current work directory?

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