-
[semantic release](https://github.com/semantic-release/semantic-release) is a end to end release automation process which relies on proper semantic versioning to trigger a release whenever a use visib…
-
tl;dr: version control is for source, not builds. Use npm.
Updating the plugin via git pull is risky because you (as a plugin user) never know if braking changes have been introduced since the last p…
-
Actuellement les résultats de recherches sont limités à 10 par la requête Mongo qui impose un tri lexicographique.
Si on veut faire du vrai tri par _semantic versioning_ cela signifie :
- ne plus …
-
I am trying out the 0.3 branch. When it is ready I recommend publishing it as version 1.0.0 as there are several breaking changes. Following [Semantic Versioning](http://semver.org) is always a good t…
-
Rather than having every change to the DAO happen through global "improvement proposals", we could have a more open process where anyone can push modifications to individual branches which ripple up…
-
First of all, I love this workflow, it works really good.
```yaml
id: create-tag
uses: anothrNick/github-tag-action@1.64.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
```
…
-
- [x] Update .gitignore
- [x] Add .editorconfig
- [ ] Update LICENSE
- [ ] Setup project description
- [ ] Update README (+ setup, FAQ, wiki, dockerhub)
- [x] Describe Semantic Versioning of cybe…
-
With oneDNN and ACL tightly coupled for aarch64 builds, having them in two repos is making it harder to keep the versions in sync. The request here is to bring ACL sources into oneDNN, may be as a git…
-
### 👓 What did you see?
Given an unreleased project, I can't use `polyglot-release` to release it:
```
mpkorstanje@Nyx:~/Projects/cucumber/polyglot-release$ ./polyglot-release 0.9.0
Error: The…
-
1. Rename the project from **SWFObject** to **SWFObject3**
reasons:
- too many CDN, repositories, package managers, etc. use the name `swfobject`
see for example [swfobject on npmjs](ht…