Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/TryGhost/monobundle


https://github.com/TryGhost/monobundle

Excluded `apps/` from being bundled

refs https://ghost.slack.com/archives/C0568LN2CGJ/p1699352735496789

- we shouldn't attempt to...

811679e94b75f82a0fb1d00a11e6e0b9f6e5e44a authored about 1 year ago
Ensure empty packages do not cause failure

refs: https://github.com/TryGhost/DevOps/issues/56

When we restore cache using restore-keys, we...

44fdf2c8e304e797a04858bfd7339b2a1fa47441 authored over 1 year ago
Manually skipped admin (#6)

2aca618f8880250fb99ad48d61f0ca7251f1e648 authored over 1 year ago
Fixed argument to --filter option (#4)

Co-authored-by: Daniel Lockyer <[email protected]>

3f1cb946d41d2650d657817c7088574e7c964ac5 authored over 1 year ago
Added support for non-scoped packages to be bundled

d125d592171ff0697021bfa5f787eeea56bf0f3c authored over 1 year ago
Supported packages with a name different from their directory

The --filter option of ultrarunner expects the directory of the package, rather
than name. This ...

d7148fddda016a23fdb09b084197b2628b610e0a authored over 1 year ago
Added support for bundling local devDependencies

c7038ded4af67b63c8f34a1333b38c3570a14d38 authored over 1 year ago
Combined loops when operating over packages

- we don't need two loops here

882c72443a8f84f0ae060e01da822159bd9561a5 authored over 2 years ago
Prevented scoped packages from being bundled

refs https://github.com/TryGhost/Toolbox/issues/426

- we're soon moving Portal into the monorep...

1c005e1a22496750613984d673e9d2e56ad5b0ca authored over 2 years ago
Added support for running monobundle from top-level monorepos

52e904788da001d1664e6f4b482b07a8f3d13561 authored over 2 years ago
Set component package version to Ghost version

- without this, the dependencies get cached because all their versions
are 0.0.0 and yarn does...

b14679b361bc9ce9bbcc581cf572eafef94bc659 authored over 2 years ago
Added better logging to overrides

0348078c612418dc81ea87a64e5c34db270430dd authored over 2 years ago
Avoided bundling non-scoped packages

9e29038ca2419ec7ec9ef686e4fd7833e132da2d authored over 2 years ago
Replaced `flatten` with `lodash.flattendeep`

- `flatten` is deprecated in favor of lodash utils

fa997c168e7fc0317f0da8b045965bcaaa91dedd authored over 2 years ago
Added yarn lockfile to bundled package

6019b3c109bc3685ed20694cec292dc6728194b4 authored over 2 years ago
Added PRIVACY.md file to bundled package

1bcc83a780d43c3c19ff8a831ddc6df20056497a authored over 2 years ago
Added LICENSE file into bundled package

e86f3f63ba89f040f18149cf97c7a4c83041c0e0 authored over 2 years ago
Copied root README.md into package directory

- we need to still publish the package with the README.md, so this
copies the file from the ro...

d6e2df7d0073df56b866646baca7bdb8a4eebad8 authored over 2 years ago
Added native support for packing components via `ultra-runner`

acd0b9fa623662ef1efeae1a9a3ad2e0459d6228 authored over 2 years ago
Removed extra spaces from log line

f0224441bb8b284b500417e0c1881019d8b27f37 authored over 2 years ago
Created bundle path if it doesn't exist

737fb930b1746fc84ce0dd79bfc7de3a0b208df7 authored over 2 years ago
Added packed filename to dependencies and optionalDependencies

14abe34e78a82ed16107ef74d887da77593ece4d authored over 2 years ago
Fixed including current package in resolutions

- we shouldn't be rewriting the current package into the resolutions

aa959c999480a822dbc8feadd82fc57474d16bb5 authored over 2 years ago
Added all resolutions when iterating over workspaces

- dependencies that aren't direct dependencies of Ghost aren't included
otherwise

b7f81ea81967e0c514dda50a28878a988ebc8197 authored over 2 years ago
Fixed resolutions only added to cwd package

b75d112d5f47a072bf3e3454e38d3590bc4f3544 authored over 2 years ago
Switched to setting resolution

- this should apply to all packages irregardless of where they are in
the tree

0a8adcec52178ab49f8b97f9a28f430b783adee3 authored over 2 years ago
Rewrite dependencies package.json files

cb33c4f91df102d6bf68cb6d33c5b79de0162c52 authored over 2 years ago
Added log line when replacing contents

43147f3fe7ce199385529c88f739c774bd716070 authored over 2 years ago
Added project files

03afac151972ee5e7330fdf7f6501c5a56a9bc7d authored over 2 years ago
Initial commit

27b620590c4d4459abfd8fd964d640e3815f2256 authored over 2 years ago