Olivier Jacques
Olivier Jacques
The full ordering GUI test doesn't actually check that order is submitted. See: https://github.com/devops-dojo/the-app/blob/master/monolithic/ui/src/uitest/groovy/io/github/zutherb/appstash/shop/ui/page/test/OrderConfirmationPage.groovy#L8
For the business dashboard, we want to - [X] update to ELK 5.x stack - [ ] Update existing home dashboard
Allow deployment from ChatOps: - [X] Command to deploy (trigger Jenkins job to deploy) (done - see [this](https://github.com/devops-dojo/the-app/commit/3f34bb79c1c0e2beb0ac4ce05dd5a2cf9fc5ebce)) - [ ] Feedback loop from Jenkins Deploy jobs to ChatOps (by...
When a Jenkins user does not have access to certain GitHub repositories (for example private repositories), an exception is thrown. This reduces the log level to FINEST for such condition,...
**Is your feature request related to a problem? Please describe.** When a student ends all the modules, the GitHub Personal Access Token is no more required. It would be nice...
This PR updates the mkdocs-git-committers-2 plugin from 0.4.3 to 1.1.0. [Version 1.1.0](https://github.com/ojacques/mkdocs-git-committers-plugin-2/releases/tag/1.1.0) is a complete re-write. Please check the link to see what has changed. The results will now be...
### Context This request is a follow to a [GitHub discussion](https://github.com/squidfunk/mkdocs-material/discussions/5976). ### Description I write documentation and tutorials which may have long sections, between two options. For example: ```markdown You...
Per earlier feedback - add email to authors details. > Hey @ojacques, thanks for the update! In my case, I combine this plugin with [git-authors-plugin](https://timvink.github.io/mkdocs-git-authors-plugin/usage.html), as it also computes the...
When a markdown document references a picture in a subfolder: ```markdown  ``` The picture is properly uploaded as attachment to the confluence page. But it is not displayed....
- Add automated build for dmdext so that users can get the latest from "Actions" tab  Then scrolling down :  This does not generate a release, but could...