Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

string-join & contains #298

Closed
3 tasks
wandmagic opened this issue Dec 16, 2024 · 3 comments · Fixed by #302
Closed
3 tasks

string-join & contains #298

wandmagic opened this issue Dec 16, 2024 · 3 comments · Fixed by #302
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@wandmagic
Copy link
Contributor

User Story

as a metapath user, string-join and contains would allow me to improve constraint quality downstream

Goals

impliment string-join and contains

Dependencies

unit tests

Acceptance Criteria

  • All website and readme documentation affected by the changes in this issue have been updated.
  • A Pull Request (PR) is submitted that fully addresses the goals of this User Story. This issue is referenced in the PR.
  • The CI-CD build process runs without any reported errors on the PR. This can be confirmed by reviewing that all checks have passed in the PR.

Revisions

No response

@aj-stein-gsa
Copy link
Contributor

Just a heads up: contains is already implemented and release, but maybe not string-join but need to check PRs. If the latter is coded, I do know it is not released yet, @wandmagic.

@wandmagic
Copy link
Contributor Author

thats great news! thanks for letting me know

@aj-stein-gsa
Copy link
Contributor

On that note, it was a real pain to work around some bugs and the use of the bugfix operator in downstream usage of Metapath in FedRAMP OSCAL constraints, so I guess I pick this one up tonight after all. 😅

@aj-stein-gsa aj-stein-gsa self-assigned this Dec 18, 2024
@aj-stein-gsa aj-stein-gsa moved this from To Triage to In progress in Spec and Tooling Work Board Dec 18, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Dec 18, 2024
@aj-stein-gsa aj-stein-gsa linked a pull request Dec 18, 2024 that will close this issue
8 tasks
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Dec 18, 2024
@aj-stein-gsa aj-stein-gsa moved this from In progress to In review in Spec and Tooling Work Board Dec 18, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Dec 19, 2024
Co-authored-by: David Waltermire <davewaltermire@gmail.com>
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Dec 19, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Dec 19, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Dec 19, 2024
Co-authored-by: David Waltermire <davewaltermire@gmail.com>
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Dec 19, 2024
david-waltermire added a commit that referenced this issue Dec 19, 2024
* Add fn-string-join impl and tests for #298

Co-authored-by: David Waltermire <davewaltermire@gmail.com>
@github-project-automation github-project-automation bot moved this from In review to Done in Spec and Tooling Work Board Dec 19, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Dec 20, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Dec 20, 2024
aj-stein-gsa added a commit to aj-stein-gsa/metaschema-java that referenced this issue Dec 20, 2024
@david-waltermire david-waltermire added this to the v2.2.0 milestone Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants