-
Heya, I've been trying to use the latest package (0.3.2)
I've created a starter ASPIRE.NET orchestrator project, added the nugetPackge (0.3.2) and whenever I try to use any extension method such as…
-
## Summary
I've just started out with Rush and am looking at what the development flow will look like. We have a comparatively mature project, that is 4 apps in their own repos, no libs and no tool…
-
### 목차
1. 모노레포란?
2. Why monorepo?
3. 모노레포 전반적인 기능
4. 세부 비교 (사례와 함께 + 특징, 장단점)
1. Yarn workspace
2. Lerna
3. Nx
4. Turborepo
5. 마무리, 후기
### 중점
- 어떤 모노레포를 어떤 프로젝트에 쓰면 좋은지
-…
-
Here is a suggestion: instead of organizing the `packages` directory as:
```
Macaulay2/packages/
...
├── Matroids.m2
├── Matroids
│ └── SmallMatroids.txt
...
```
let's allow having packages…
-
**Describe the solution you'd like**
Support module monorepos when using `catalog` command (example: https://github.com/gruntwork-io/terragrunt-infrastructure-modules-example/tree/master)
Currentl…
-
## what
* Describe our differentiators
---
Gruntworks is an awesome contributor to open source and demonstrate solid engineering skills. They have a vast, well-tested, library of proprietary te…
-
Something I've been thinking lately is the developer experience of working on PyPI (not just Warehouse, but Warehouse and all the related services and libraries).
# Background / Current State
On…
-
![image.png](https://img.alicdn.com/imgextra/i1/O1CN01l5fCsE1z9pGNIkwOj_!!6000000006672-2-tps-1918-766.png)
近年来,阿里数据中台产品发展迅速。核心产品之 [Quick BI](https://www.aliyun.com/page-source/common/yunqihao/qui…
-
Also relates to #153 and the clean up already done by @mattmoor (thanks btw!). During further investigation I've stumbled on some work in rules_pkg github repository [1] that looks like an improved ve…
-
## Problem
The tagling for changesets is `A way to manage your versioning and changelogs with a focus on monorepos`, currently it is `A way to manage your versioning and changelogs for NPM packages…