chore: move example config files into examples/ #27

Merged
unkinben merged 2 commits from benvin/examples-directory into master 2026-04-28 23:47:04 +10:00
Owner

Summary

  • remotes.yaml moved to examples/remotes.yaml
  • docker-compose.yml volume mount updated to ./examples/remotes.yaml:/app/remotes.yaml

Keeps the repo root tidy — example configs live under examples/ rather than cluttering the top level.

## Summary - `remotes.yaml` moved to `examples/remotes.yaml` - `docker-compose.yml` volume mount updated to `./examples/remotes.yaml:/app/remotes.yaml` Keeps the repo root tidy — example configs live under `examples/` rather than cluttering the top level.
unkinben added 1 commit 2026-04-28 23:44:30 +10:00
chore: move example config files into examples/
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
76633403b2
Keeps the repo root clean — example remotes.yaml lives in examples/.
docker-compose.yml updated to mount from the new path.
unkinben added 1 commit 2026-04-28 23:46:08 +10:00
chore: restructure examples into single-file and conf.d-method subdirs
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build Pipeline was successful
ba52fedd27
examples/single-file/remotes.yaml  — original monolithic config
examples/conf.d-method/            — one yaml per remote (alpine, github, pypi)

docker-compose updated to mount from examples/single-file/.
unkinben merged commit 4789635e87 into master 2026-04-28 23:47:04 +10:00
unkinben deleted branch benvin/examples-directory 2026-04-28 23:47:04 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/artifactapi#27