Compare commits
7 Commits
Author | SHA1 | Date | |
---|---|---|---|
f85f6f0d3c | |||
63a2ec3ff9 | |||
f8cabf71b6 | |||
bbdc06b4c1 | |||
3bf5e3d4ab | |||
c27dbe9343 | |||
aa416c1950 |
6
.woodpecker.yml
Normal file
6
.woodpecker.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
steps:
|
||||||
|
test:
|
||||||
|
image: alpine:latest
|
||||||
|
commands:
|
||||||
|
- echo "Hello from Woodpecker CI"
|
||||||
|
- echo "Testing minimal configuration"
|
@ -6,10 +6,12 @@ All notable changes to this project will be documented in this file.
|
|||||||
### Added
|
### Added
|
||||||
- Support for multisite WordPress installations
|
- Support for multisite WordPress installations
|
||||||
- Network admin page integration
|
- Network admin page integration
|
||||||
|
- Woodpecker CI integration for automated releases
|
||||||
|
|
||||||
### Improved
|
### Improved
|
||||||
- Error handling
|
- Error handling
|
||||||
- User experience with better confirmation messages
|
- User experience with better confirmation messages
|
||||||
|
- Security by adding proper capability checks
|
||||||
|
|
||||||
## [1.0] - 2025-03-15
|
## [1.0] - 2025-03-15
|
||||||
### Added
|
### Added
|
||||||
|
Reference in New Issue
Block a user