AddonPack/manifest.yaml
Florian Berthold bed334f9dd
All checks were successful
release-pack / pack (push) Successful in 15s
build: repoint pack to git.exil.es/coa-addons (PascalCase names)
Migrated home: source git.sub-net.at/Exiles -> git.exil.es/coa-addons, manifest
repo names coa-* -> PascalCase (AtlasLoot, WeakAuras, Bartender4, Kui_Nameplates,
Leatrix_Plus, TradeSkillMaster, ...). build_pack.sh API+ORG updated. Per-addon
release workflows are instance-relative and needed no changes.
2026-06-10 04:45:31 +02:00

95 lines
2.1 KiB
YAML

pack:
name: ExilesPack
default_branch: master
source: https://git.exil.es/coa-addons
# Repos to include in the pack. `include: false` means the repo is in the org but
# either contains libraries only (coa-ace3) or isn't an end-user addon.
addons:
- repo: Ace3 # canonical Ace3 bundle - libs, not deployed as addon
include: false
note: "Ace3 libs are already embedded inside each consuming fork; the pack doesn't need them again."
- repo: Template # template-only — not an installable addon
include: false
note: 'Gitea "Use This Template" source repo for new coa-* forks.'
- repo: coa-ai-voiceover
include: false
note: "1.2 GiB of MP3 voice data + small lua framework; far too big to bundle. Track the addon separately (see /coa/dev/addons)."
- repo: Altoholic
include: true
# If a repo has a *-all.zip release asset, prefer it over individual zips. Otherwise take all per-addon zips.
- repo: AtlasLoot
include: true
- repo: Bagnon
include: true
- repo: Bartender4
include: true
- repo: Chatter
include: true
- repo: Clique
include: true
- repo: DBM
include: true
- repo: Decursive
include: true
- repo: Details
include: true
- repo: ElvUI
include: true
note: "Repo-only - not part of the default Exiles install. Set include:false if you want a slimmer pack."
- repo: coa-exporter
include: false
note: "Internal data-export tool (CoaExporter) — not shipped to guildies, not released."
- repo: Kui_Nameplates
include: true
- repo: Leatrix_Plus
include: true
- repo: MoveAnything
include: true
- repo: Omen
include: true
- repo: Pawn
include: true
- repo: ProfessionMenu
include: true
- repo: Quartz
include: true
- repo: RatingBuster
include: true
- repo: SexyMap
include: true
- repo: ShadowedUnitFrames
include: true
- repo: TradeSkillMaster
include: true
- repo: VanillaGuide
include: true
note: "Ace2 stack runs on 3.3.5 via Lua50Compat shim (table.getn/setn restored) since 1.04.2-coa1-coa.2."
- repo: WeakAuras
include: true