mattermost-plugin-cleanup-c.../build
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Felipe M. 75e5cb093d
Some checks failed
release / release (push) Waiting to run
ci / build (push) Has been cancelled
ci / test (push) Has been cancelled
ci / lint (push) Failing after 2m0s
Migrate from npm to bun
- Replace NPM variable with BUN in Makefile
- Update all npm commands to use bun instead
- Update build/setup.mk to check for bun availability
- Remove .nvmrc (nvm is for Node version management)
- Remove webapp/.npmrc (bun uses exact versions by default)
- Replace package-lock.json with bun.lock
- CI workflows already use setup-bun, no changes needed there
2026-07-25 18:59:34 +02:00
..
manifest Add Mattermost plugin for system-admin channel cleanup. 2026-07-25 18:46:39 +02:00
pluginctl Add Mattermost plugin for system-admin channel cleanup. 2026-07-25 18:46:39 +02:00
.gitignore Add Mattermost plugin for system-admin channel cleanup. 2026-07-25 18:46:39 +02:00
custom.mk Add Mattermost plugin for system-admin channel cleanup. 2026-07-25 18:46:39 +02:00
setup.mk Migrate from npm to bun 2026-07-25 18:59:34 +02:00