Skip to content

feat: link included feeds to the instance feed directory#901

Merged
gildesmarais merged 3 commits intomainfrom
slice/feeddir-ui
Mar 21, 2026
Merged

feat: link included feeds to the instance feed directory#901
gildesmarais merged 3 commits intomainfrom
slice/feeddir-ui

Conversation

@gildesmarais
Copy link
Copy Markdown
Member

Summary

  • link the included-feeds utility entry to the instance feed directory
  • refine the disabled feed-creation state into a clearer included-feeds card
  • keep the affected UI states aligned across create and token-gate flows

Verification

  • docker compose -f .devcontainer/docker-compose.yml up -d
  • docker exec devcontainer-app-1 bash -lc 'cd /workspace && make setup'
  • docker exec devcontainer-app-1 bash -lc 'cd /workspace && make ready'
  • browser smoke at http://127.0.0.1:4001/ for default composer, token prompt, and feed-creation-disabled included-feed state

@gildesmarais gildesmarais marked this pull request as ready for review March 21, 2026 15:04
@gildesmarais gildesmarais enabled auto-merge (squash) March 21, 2026 15:04
@gildesmarais gildesmarais merged commit 51ce79a into main Mar 21, 2026
12 checks passed
@gildesmarais gildesmarais deleted the slice/feeddir-ui branch March 21, 2026 15:07
gildesmarais added a commit that referenced this pull request Mar 21, 2026
## Summary
- switch the Mergify base branch condition from master to main
- require both docker-test matrix checks in the dependabot merge queue

## Verification
- docker compose -f .devcontainer/docker-compose.yml up -d
- docker exec devcontainer-app-1 bash -lc 'cd /workspace && make setup
&& make ready'

## Notes
- this slice changes only .mergify.yml and was rebuilt from main after
#901 merged
- the Dev Container mount for linked worktrees does not preserve
in-container git metadata, so verification was executed from /workspace
without relying on git commands inside the container
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant