-
Work is based on the following resources
* [Principles of OOD](http://butunclebob.com/ArticleS.UncleBob.PrinciplesOfOod), Robert Martin
* [Principles of Package Design](https://www.apress.com/us/b…
-
One of the more useful features of `west` is the ability to manage multiple 3rd party Zephyr modules via git repositories, and request specific versions of the repo.
At present, adding a managed mo…
-
I'm attempting to release using a multi-module project but I notice the default behavior prevents "re-tagging" a release. We're using a "release train" where upon release all modules are given the sa…
-
I am using v1.11.0.
I am generating the changelog for a project:
```
➜ auto-changelog
auto-changelog: 81 kB written to CHANGELOG.md
```
The changelog shows the following releases:
```
…
slhck updated
5 years ago
-
Important: The west multi-repo model is discussed and tracked in [this document](https://docs.google.com/document/d/1HrrMZ11nULWoAv3mR70VxT6nB_I1qMytpnmxFcVPCpM/edit#heading=h.jez2gcesuzg)
This iss…
-
-
Is there any argument against this change ?
Building and testing still works as expected.
In `tsconfig.json` change `baseUrl` from `./` to `./src`
```typescript
{
"compilerOptions": {
…
-
In future this project should contain only the Java based core of IcedTeaWeb (as a Maven project - see #20 ). Therefore we will remove all native parts in a first step.
-
Hi how can i use different credentials for different repo's in the following dynamic setup:
```
spring:
cloud:
config:
server:
git:
uri: https://github.com/myorg…
-