-
The discussion started from another PR in the OpenDRIVE checker repo. We need to load the definition setting and compare with the **applicable version**. Using reduced version will create a disalignme…
-
## 语义化版本控制规范
> SemVer: Semantic Version, 语义化版本
- 规范版本号的格式,来约束版本号的配置和增长
- 实现版本号的解析和比较,eg. ^ ~ >= >
anjia updated
6 years ago
-
### Feature Description
I think it would be good to adopt [semver](https://semver.org/) for gitea versioning, e.g. the current minor releases would become major ones, signifying the breaking change…
-
The current CI checks are structured in a way that the `R0-silent` label skips the SemVer checks. This is good in general, but i already saw two merge requests that declared `R0` and had accidental br…
-
Implement semantic versions
-
At semver.org it asked for feedback here.
What I would like to request is that you include a paragraph that describes what semver is _not_ designed for.
Because semver is clearly designed for clear …
-
maybe this is an issue with nullaway, I'll cross report. None of these `@Var`'s are not effectively final. `this.git` is variable though.
Full source here https://github.com/xenoterracide/gradle-se…
-
Based on PR https://github.com/aeternity/aepp-components/pull/212, let's discuss in this issue, how/when semver can be used.
-
### Description
Components folder was created but imports were not updated
### CodeSandbox/Snack link
_No response_
### Steps to reproduce
I can obviously manually update the imports but is this …
-
**I worked through this, so here are a few things that made it work on Ubuntu 24.04**
Add a version field with a valid SemVer version to avoid the `"App version is not a valid semver version: '0.0'…