Christian
Christian
@joshrabinowitz is there a git repo for the website where such notes could be added (in addition to the README.md here)?
Maybe? What repo would I create a PR against to add a note to the website regarding the fact files are not signed? Like add/extend a "Things to consider" /Security...
NB: Looks like the following does the trick, without the `@Headers` annotation: ``` @RequestMapping(method = RequestMethod.POST, value = "/foo", consumes = "application/x-www-form-urlencoded") public String foo(MyPojo payload); ``` with a wrapper...
@pivotal-issuemaster This is an Obvious Fix
Unfortunately, the example is actually re-using a code snippet that is embedded via LiquidJS tags, so disabling them wholesale is not the solution.
Looks good to me; however, the section in question (which uses https://github.com/actions/gh-actions-cache/) shows up for ghes 3.7, when it probably shouldn't: > Note: This extension currently supports github.com only, GitHub...
Currently, the chapter is targeting both new and experienced enterprise developers: > Whether you are a new or experienced enterprise developer Yet, it uses terms such as dependency injection and...