Skip to content

refactor(dir): remove stale docs, tasks, and references#1417

Merged
paralta merged 11 commits into
mainfrom
refactor/general-improvements
Apr 27, 2026
Merged

refactor(dir): remove stale docs, tasks, and references#1417
paralta merged 11 commits into
mainfrom
refactor/general-improvements

Conversation

@paralta
Copy link
Copy Markdown
Member

@paralta paralta commented Apr 27, 2026

Cleans up outdated content that accumulated as components moved to separate repos and new releases shipped.

  • Remove API_SPEC.md (broken paths, references v0.2.0, no actual snippets; Buf Registry is the canonical API reference)
  • Remove stale api:clean:python and api:clean:javascript tasks and consolidate api:clean in proto/Taskfile.yml (SDKs moved to separate repos, sdk/ directory no longer exists)
  • Remove phantom auth/ and gui/ entries from README.md source tree (directories don't exist in this repo)
  • Update version pins in README.md from v1.1.0 to v1.2.0 to match the latest release
  • Fix typo in SECURITY.md GitHub releases URL (agtncy -> agntcy)
  • Remove redundant root bench task that only wraps server:bench
  • Add server/... and reconciler/... to the COVERAGE_PKGS default for complete e2e coverage attribution
  • Move PoC tasks (poc:integration, poc:mcp-to-oasf) from root Taskfile.yml to docs/research/integrations/Taskfile.yml
  • Move deps:tidy, license/license:cache tasks from root Taskfile.yml to Taskfile.deps.yml
  • Reorganize Taskfile.deps.yml into logical sections (setup, tool installers, dependency management, security scanning, license, importers)
  • Move AUTHZ.md to docs/AUTHZ.md to co-locate with other documentation
  • Remove unused Envoy dependency version from Taskfile.vars.yml and .gitignore

paralta added 7 commits April 27, 2026 14:21
Signed-off-by: Catarina Paralta <clouropa@cisco.com>
…askfile.yml

Signed-off-by: Catarina Paralta <clouropa@cisco.com>
…ions

Signed-off-by: Catarina Paralta <clouropa@cisco.com>
…ges and Helm charts

Signed-off-by: Catarina Paralta <clouropa@cisco.com>
Signed-off-by: Catarina Paralta <clouropa@cisco.com>
Signed-off-by: Catarina Paralta <clouropa@cisco.com>
…l packages for coverage analysis

Signed-off-by: Catarina Paralta <clouropa@cisco.com>
@paralta paralta requested a review from a team as a code owner April 27, 2026 13:25
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 27, 2026

The latest Buf updates on your PR. Results from workflow Buf CI / verify-proto (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed⏩ skipped⏩ skipped✅ passedApr 27, 2026, 2:04 PM

@github-actions github-actions Bot added the size/XS Denotes a PR that changes 0-49 lines label Apr 27, 2026
…n the integrations directory

Signed-off-by: Catarina Paralta <clouropa@cisco.com>
@github-actions github-actions Bot added size/S Denotes a PR that changes 50-199 lines and removed size/XS Denotes a PR that changes 0-49 lines labels Apr 27, 2026
… tasks

Signed-off-by: Catarina Paralta <clouropa@cisco.com>
@github-actions github-actions Bot added size/M Denotes a PR that changes 200-999 lines and removed size/S Denotes a PR that changes 50-199 lines labels Apr 27, 2026
paralta added 2 commits April 27, 2026 14:59
Signed-off-by: Catarina Paralta <clouropa@cisco.com>
…ignore

Signed-off-by: Catarina Paralta <clouropa@cisco.com>
@paralta paralta merged commit d59dbd9 into main Apr 27, 2026
36 checks passed
@paralta paralta deleted the refactor/general-improvements branch April 27, 2026 15:29
keraron pushed a commit to keraron/dir that referenced this pull request May 5, 2026
* chore: remove API specification document

Signed-off-by: Catarina Paralta <clouropa@cisco.com>

* chore: remove unused API clean tasks for Python and JavaScript from Taskfile.yml

Signed-off-by: Catarina Paralta <clouropa@cisco.com>

* chore: update README to remove references to unused auth and gui sections

Signed-off-by: Catarina Paralta <clouropa@cisco.com>

* chore: update README to reflect version bump to v1.2.0 for Docker images and Helm charts

Signed-off-by: Catarina Paralta <clouropa@cisco.com>

* fix: correct GitHub Release notes link in SECURITY.md

Signed-off-by: Catarina Paralta <clouropa@cisco.com>

* chore: remove redundant bench task from Taskfile.yml

Signed-off-by: Catarina Paralta <clouropa@cisco.com>

* chore: update COVERAGE_PKGS in Taskfile.vars.yml to include additional packages for coverage analysis

Signed-off-by: Catarina Paralta <clouropa@cisco.com>

* refactor: move integration proof-of-concept tasks to a new Taskfile in the integrations directory

Signed-off-by: Catarina Paralta <clouropa@cisco.com>

* chore: reorganize Taskfile structure and update dependency management tasks

Signed-off-by: Catarina Paralta <clouropa@cisco.com>

* docs: move authorization policies documentation for SPIFFE trust domains

Signed-off-by: Catarina Paralta <clouropa@cisco.com>

* chore: remove unused envoy dependency from Taskfile.vars.yml and .gitignore

Signed-off-by: Catarina Paralta <clouropa@cisco.com>

---------

Signed-off-by: Catarina Paralta <clouropa@cisco.com>
Signed-off-by: Aron Kerekes <arkereke@cisco.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Denotes a PR that changes 200-999 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants