refactor(dir): remove stale docs, tasks, and references#1417
Merged
Conversation
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>
Contributor
|
The latest Buf updates on your PR. Results from workflow Buf CI / verify-proto (pull_request).
|
…n the integrations directory Signed-off-by: Catarina Paralta <clouropa@cisco.com>
… tasks Signed-off-by: Catarina Paralta <clouropa@cisco.com>
Signed-off-by: Catarina Paralta <clouropa@cisco.com>
…ignore Signed-off-by: Catarina Paralta <clouropa@cisco.com>
ramizpolic
approved these changes
Apr 27, 2026
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cleans up outdated content that accumulated as components moved to separate repos and new releases shipped.
API_SPEC.md(broken paths, referencesv0.2.0, no actual snippets; Buf Registry is the canonical API reference)api:clean:pythonandapi:clean:javascripttasks and consolidateapi:cleaninproto/Taskfile.yml(SDKs moved to separate repos,sdk/directory no longer exists)auth/andgui/entries fromREADME.mdsource tree (directories don't exist in this repo)README.mdfromv1.1.0tov1.2.0to match the latest releaseSECURITY.mdGitHub releases URL (agtncy->agntcy)benchtask that only wrapsserver:benchserver/...andreconciler/...to theCOVERAGE_PKGSdefault for complete e2e coverage attributionpoc:integration,poc:mcp-to-oasf) from rootTaskfile.ymltodocs/research/integrations/Taskfile.ymldeps:tidy,license/license:cachetasks from rootTaskfile.ymltoTaskfile.deps.ymlTaskfile.deps.ymlinto logical sections (setup, tool installers, dependency management, security scanning, license, importers)AUTHZ.mdtodocs/AUTHZ.mdto co-locate with other documentationTaskfile.vars.ymland.gitignore