Dominik Przybyl
Dominik Przybyl
I think my case is different. In my project I don't use ACTool, I didn't add ACTool dependency in any pom. I've only added some scripts and configurations. My expectation...
Hi @murleehyd , could you provide script with this entry?
@murleehyd, you can use other restrictions, for instance: ``` #Content Folders and Pages Rights ALLOW '/content' restrictions={'rep:current': ['*']} ['READ'] ALLOW '/content/sites' restrictions={'rep:current': ['*']} ['READ'] ALLOW '/content/sites' glob='/jcr:content*' ['READ'] #Masters Content...
true, fix will be released on Wednesday, March 27
A new release is available: https://github.com/wttech/pulumi-aem/releases/tag/v0.1.2. I've fixed all mentioned issues. Regarding the Go SDK on [pkg.go.dev](http://pkg.go.dev/), it is available: https://proxy.golang.org/github.com/wttech/pulumi-aem/sdk/@v/v0.1.2.info. However, it is not yet visible on [pkg.go.dev](http://pkg.go.dev/). I...
@ringods, @cnunciato, @sean1588 Go documentation is now available on https://pkg.go.dev/github.com/wttech/pulumi-aem/sdk, can you continue the review?
@ringods, done
@ringods, @cnunciato, @sean1588 is everything fine with this PR now, or is any additional work required?
Thank you @ringods , good news