https://github.com/lando/lando-update-scripts
Some starting points for ad-hoc scripts when bulk updating Lando plugins.
https://github.com/lando/lando-update-scripts
devops
Last synced: 8 months ago
JSON representation
Some starting points for ad-hoc scripts when bulk updating Lando plugins.
- Host: GitHub
- URL: https://github.com/lando/lando-update-scripts
- Owner: lando
- Created: 2022-12-13T04:50:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-14T17:24:56.000Z (about 1 year ago)
- Last Synced: 2025-05-07T12:32:33.527Z (8 months ago)
- Topics: devops
- Language: Shell
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog_update.php
Awesome Lists containing this project
README
## Lando Bulk Update Scripts
There are a lot of Lando plugins. Sometimes we need to make small changes to all of them; these scripts are starting points for ad-hoc scripts to assist in that.
As we gain more independent maintainers for them this should be less necessary and hopefully obsolete.
Effectively these are only useful to a Lando org admin.
## Maintainers
* [@pirog](https://github.com/pirog)
* [@reynoldsalec](https://github.com/reynoldsalec)