-
Hi all, the communication on the Frictionless specs update names it `v2` (version 2, see also #853 #857). The [announcement blog post](https://frictionlessdata.io/blog/2023/11/15/frictionless-specs-up…
-
## 1. General Information
**Project Name:** pydeps
**GitHub URL:** https://github.com/thebjorn/pydeps
## 2. Description
Python module dependency visualization. This package is primarly…
-
## 1. General Information
**Project Name:** Microsoft.IO.RecyclableMemoryStream
**GitHub URL:** https://github.com/microsoft/Microsoft.IO.RecyclableMemoryStream
## 2. Description
A lib…
-
## 1. General Information
**Project Name:** winmerge
**GitHub URL:** https://github.com/WinMerge/winmerge
## 2. Description
WinMerge is an Open Source differencing and merging tool for W…
-
We're getting good at keeping unstable rolling with the latest updates. A thing we're not so good at, is backporting fixes to our stable releases.
The question is, what should be backported? I woul…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
kassi updated
6 months ago
-
Packet versions follow semantic versioning, which allows adding build metadata to have versions like this: `3.11627+2e5eff15bf01`
cr uses the name and the version to create files like this: `cloudb…
-
I wonder if it could be convenient to standardize the commit message format. I saw some python projects using the [Angular commit message format ](https://github.com/angular/angular.js/blob/master/DEV…
-
Hi all.
First of all, thank you for the amazing GitHub action.
I was wondering if it would be possible to add calendar date as a name-template/tag-template variable.
Something like `$YEAR`, $WEEK_…
-
It's better to use semantic versioning with git tags - `dep` and `go mod` will automatically fetch tags as available versions.
Tag is immutable (until force push used), so it's more reliable to avoid…