Commit Graph

7 Commits

Author SHA1 Message Date
OCram85 97206d45f8 update plugin (#6)
ci/woodpecker/push/ci Pipeline failed Details
#### 📖 Summary

<!-- Provide a summary of your changes. Describe the why and not how. -->

#### 📑 Test Plan

> 💡 Select your test plan for the code changes.

- [x] CI pipeline tests
- [ ] Custom test
- [ ] No test plan

##### Details / Justification

<!-- Add your test details or justification for missing tests here. -->

#### 📚 Additional Notes

<!-- A place for additional detail notes. -->

Reviewed-on: #6
2023-12-07 13:19:15 +01:00
Wim f9a7e98702
Add support for gitea-pages-allowall repo topic tag
If a repo has been tagged with gitea-pages-allowall we don't need an
extra gitea-pages branch with a toml configuration.

This makes it easier for repos that can just expose every branch
2022-11-02 18:53:55 +01:00
Wim 1ed8d43714
Add support for branch.repo.username.hostname
If we have a domain configured eg giteapages.io then besides the normal
user.giteapages.io and org.giteapages.io we also support

repo.user.giteapages.io / repo.org.giteapages.io
branch.repo.user.giteapages.io / branch.repo.org.giteapages.io
2022-11-02 00:00:04 +01:00
Wim 3ee0dee61b
Start using gitea-sdk where possible 2022-11-01 22:36:56 +01:00
Wim 9120ac1d28
Make gitea-pages variable 2022-11-01 22:36:52 +01:00
Wim 9ed3fcd793
Return 404 always on error 2022-11-01 21:21:46 +01:00
Wim 4511c4c017
Initial commit 2022-10-30 22:46:54 +01:00