-
## What happened?
The Regex does not allow using a prefix like v1.0.0.
## What did you want to happen?
I would like to prefix my releases with v1.0.0 and use 1.0.0 as the version.
Prefixin…
-
## Context
By the time this issue is created, there're two packages in this monorepo:
1. Basti CLI (`basti`)
2. Basti CDK (`basti-cdk`)
## Suggested versioning strategy
1. `basti` and `ba…
-
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…
-
References user story #1
## TODO:
- [ ] :question: Answer question `Task6_Q1` on Canvas
- [ ] :bust_in_silhouette: Assign yourself to this task (this will prompt the [WorkflowLearning GitHub App]…
-
#### Hey, maintainer(s) of twigkit/semantic.gs!
We at [VersionEye](https://www.versioneye.com/signup?promo_code=BOWER) are working hard to keep up the quality of the bower's registry.
We just finish…
-
## Description
Az 5.0.0 major version release includes the new major version release of Az.Accounts 2.1.0 with [breaking changes](https://github.com/Azure/azure-powershell/releases/tag/v5.0.0-O…
-
I executed
changelog fix "Fixed ..."
The diff was
```diff
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [Unreleased]
+
+### Fixed
+
…
-
When trying to build with Alr I get this a lot:
File not found - C:\Users\Chris.config\alire\cache\dependencies\alr-rmpi.tmp*
File not found - C:\Users\Chris.config\alire\cache\dependencies\alr-rmpi…
MrAda updated
9 months ago
-
Since this project is no longer actively maintained, I invite everyone to try out an alternative - `dukascopy-node` (written for node.js) - https://github.com/Leo4815162342/dukascopy-node.
✅ active…
-
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…