GeekLinks · @geeklinks
1 followers · 32 posts · Server social.exo.icu
Tane Piper · @tanepiper
1120 followers · 3824 posts · Server tane.codes

Anyone doing - does anyone know a way to do dynamic environment variables, at the job level - based on a folder in a ?

I need to build container images and frontend apps, and pass to them different API paths and keys. At the moment every time an app is added, the secrets and vars need to get added to be passed down into the actions.

#GitHub #actions #monorepo

Last updated 1 year ago

Brandon Bennett · @nemith
62 followers · 255 posts · Server hachyderm.io

Cool. You can use `go work` and it no longer needs to reach out to external projects that are defined in `use` statements.

Still not sure if this is better or worse than a central `go.mod` if I am not doing versioning.

#golang #monorepo

Last updated 1 year ago

It's 35k lines long!!! We *just* started moving old packages into the monorepo a few months ago, it's going to get MUCH BIGGER.

is an

#pnpm #programming #webdev #AntiPattern #monorepo

Last updated 1 year ago

Somehow, every that tries to replace is worse than the last.

I can't even open 's package_lock.json in my company's because runs out of memory trying to display a changeset.

I don't even WANT a fucking package_lock!!!

#yarn #javascript #nodejs #vscode #monorepo #pnpm #npm #packagemanager

Last updated 1 year ago

aegilops :github::microsoft: · @aegilops
143 followers · 521 posts · Server fosstodon.org

I’ve just released attempt 2 at a workaround for monorepos with :github: Advanced Security Code Scanning results, to let you filter by project 🚀

My last try didn’t work out, but I’ve taken a new tack ⛵️ and come back with a new ✨ way…

github.com/advanced-security/m

The sample Actions workflow I’ve shown works for CodeQL, but you can apply the same idea to any Code Scanning integration.

#github #sast #GitHubAdvancedSecurity #monorepo #devsecops #securecoding

Last updated 2 years ago

McNeely · @McNeely
42 followers · 764 posts · Server indieweb.social

If you have an project has setup is it possible to fork only one part of the project? I have something that I would be interest in forking the backend but I would need a different front end (can't reuse the projects copyrights). 🤔

#git #monorepo #opensource

Last updated 2 years ago

Braw :blob_cat_melt: · @brawaru
58 followers · 692 posts · Server mstdn.social

People who are working with 's, if I have a package (eslint config) in the monorepo that is used as `devDependency` in other package from the same repo, and that other package is going to be published. Does this `devDependency` has to be published too? Or can it stay private? I really don't see sense publishing it, but also couldn't find information whether npm cares about devDeps...

Also tagging , in case you guys maybe know the answer.

#nx #JavaScript #pnpm #turborepo #lerna #monorepo #npm

Last updated 2 years ago

Lucas Santos · @lsantosdev
55 followers · 304 posts · Server bolha.us

3 - Repetição de código, você vai ter o mesmo arquivo, com o mesmo conteúdo em um ou mais projetos, se você tiver um ainda, pior.

#monorepo

Last updated 2 years ago

aegilops :github::microsoft: · @aegilops
139 followers · 507 posts · Server fosstodon.org

I've opensourced Actions/scripts to enhance Code Scanning

🔖 tag-sarif: for filtering results in a
🧭 remap-sarif: for scanning code that transpiles to

tag-sarif attaches custom tags to results to allow filtering in the Code Scanning UI

remap-sarif lets you scan languages/frameworks, such as Dart/Next.is, using Source Maps

Source:
lnkd.in/dZerNsGs
lnkd.in/dvmruWDJ

Actions:
lnkd.in/dTzVg-X3
lnkd.in/d9dSZ2ER

#github #monorepo #javascript #sast #devsecops #appsec

Last updated 2 years ago

haliphax 👾 · @haliphax
120 followers · 483 posts · Server hachyderm.io

Putting together my first blog post in almost a year about structure for projects. I'm going to call it "The Holy Gradle". 🏆

#gradle #monorepo #kotlin

Last updated 2 years ago

Duane Johnson :verified: · @canadaduane
125 followers · 426 posts · Server vmst.io

We found a way to combine turborepo's great builds with overmind's great process management.

gist.github.com/canadaduane/8b

#nodejs #webdev #monorepo

Last updated 2 years ago

Heath Stewart · @heaths
168 followers · 352 posts · Server fosstodon.org

Maintaining a already has enough challenges. Keeping its up to date can be difficult. I started on a new extension: `gh ext install heaths/gh-codeowners`

It does only simple linting for now but will have a fix mode for supported error types.

See github.com/heaths/gh-codeowner for more information.

#monorepo #codeowners #GitHubCLI #github

Last updated 2 years ago

Adrien Gibrat · @adriengibrat
4 followers · 236 posts · Server piaille.fr

RT @malko25
Just published first public release of monospace, if you are stuck choosing between mono vs poly repo, give monospace a try! github.com/software-t-rex/mono

#monorepo #polyrepo #developers

Last updated 2 years ago

Sebastian Helzle · @sebobo
57 followers · 233 posts · Server neos.social

Quite happy that I started splitting a larger app a while ago into a with each workspace containing everything related to a feature.

Plus a core package with shared code, a package that wires everything together and two packages for the two build targets.

Can focus on a few folders when doing my work and it’s easier to show contributors where to work and they can mostly ignore the rest.

It’s also obvious in PRs when code leaks out of its workspace.

#react #monorepo

Last updated 2 years ago

· @thomasmey
50 followers · 702 posts · Server social.tchncs.de

Are only laziness of Javascript developers to do proper libraries?
What do you think of ?

#monorepo

Last updated 2 years ago

Трошки контексту: в мене ламається на спробі створи два проекти з двома go.mod файлами в одному вокрспейсі. Імпорти перестають працювати взагалі. Це я пробую налаштувати . Але і з типовими проектами достатньо приколів в

#vscode #monorepo

Last updated 2 years ago

@zen в мене ламається на спробі створи два проекти з двома go.mod файлами в одному вокрспейсі. Імпорти перестають працювати взагалі. :( Це я пробую налаштувати . Але і з типовими проектами достатньо приколів...

#vscode #monorepo

Last updated 2 years ago

McTwist · @mctwist
12 followers · 346 posts · Server mastodon.acc.umu.se

To or not to , that is the dread of developers.

#monorepo

Last updated 2 years ago

Eric · @ek
2 followers · 20 posts · Server cryptodon.lol

Sharing what I've been working on this past few months at @buffer @bufferdevs

@tilt_dev

#monorepo #rushstack #docker #kubernetes

Last updated 2 years ago