Jiri Tyr

Results 54 comments of Jiri Tyr

The performance depends on the state of the branch. If the HEAD is a ref (e.g. `git checkout master`), there is only one command executed. If the branch is detached...

@robbyrussell Can I help with anything else to make this merged?

@robbyrussell Please could you review this?

You can specify `omitNamespacePrefix` in the `Workspace` resource that will omit the namespace from the name of the TFC Workspace. Then the Workspace is names as the `Workspace` resource is...

I have upgraded the `go-tfe` dependency to the latest version to get the Category support available. As the `go-tfe` interface changed a little bit, I had to modify some other...