Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
wnoise
on May 23, 2022
|
parent
|
context
|
favorite
| on:
Proper use of Git tags
Well, if they're actually independent, clearly those shouldn't be in the same repository...
t0astbread
on May 23, 2022
|
next
[–]
"Independently usable" does not have to mean "totally independent". The libraries could be related to the same product using the same infrastructure.
howinteresting
on May 23, 2022
|
prev
|
next
[–]
That doesn't follow. Why should they not be in the same repository? They may be related but independently usable.
tricky777
on May 23, 2022
|
prev
[–]
mono repo approach (or something to that direction)
jrochkind1
on May 24, 2022
|
parent
[–]
Do people use a mono repo approach with different parts of the repo having different version numbers? The way I thought of it, the whole point of mono repo is not that.
howinteresting
on May 24, 2022
|
root
|
parent
[–]
Sometimes, yes. Monorepos use monolithic versioning internally, but they may use semantic versioning when publishing libraries.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: