Eric Vantillard
Eric Vantillard
With this modifications you can configure (but not required) which content will be used for generating the rss channel. For example we can use document content with layout for the...
Replace hard coded `master` branch name with the value in git flow configuration key `gitflow.branch.master`.
## Bug Report - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [X] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). **Describe the current,...
Add `select1st` and `select2nd` functors for closing issue #607.
Add `back_insert_iterator` and `back_inserter()`
What do you think of adding [select1st](https://www.boost.org/sgi/stl/select1st.html) and [select2nd](https://www.boost.org/sgi/stl/select2nd.html) functors in ETL library ? _(I can submit a PR)_
- Update list of tests according to CMakeLists.txt content. - Update compiler args : - Add same arguments as in CMakeLists.txt. - Remove non-vitual-dtor warnings (code need to be fixed...
Hi, I would like to add a property based provider.
Also return an exit code to 0 if there are no errors.
- Fix broken url to the *The Kubernetes Resource Model* : The kubernetes design proposals section was moved to an archived repository.