Skip to content

DoW CDAO - Packflow#319

Open
cdao-user wants to merge 1 commit intoCode-dot-mil:masterfrom
cdao-user:master
Open

DoW CDAO - Packflow#319
cdao-user wants to merge 1 commit intoCode-dot-mil:masterfrom
cdao-user:master

Conversation

@cdao-user
Copy link

@cdao-user cdao-user commented Feb 25, 2026

Checklist

I have…

  • run the application locally (./scripts/serve) and verified that my changes behave as expected.
  • run the build process locally (./scripts/build) and make sure it builds correctly.
  • run the test suite (./scripts/test) and verified that all tests pass.

Note

Served, built, and tested with Ruby 3.3.10 and regenerated Gemfile.lock locally on macOS with Apple Silicon; This was to address Ruby 3.0.5 build failure and ffi gem native extension errors.

  • summarized below my changes and noted which issues (if any) this pull request fixes or addresses.
  • thoroughly outlined below the steps necessary to test my changes.
  • attached screenshots illustrating relevant behavior before and after my changes.
  • read, understand, and agree to the terms described in CONTRIBUTING.md.
  • added my name, email address, and copyright date to CONTRIBUTORS.md.

Summary of Changes

This pull request adds Packflow to the code.mil open-source project inventory. Packflow is a Python SDK for standardizing and packaging AI/ML inference on streaming data sources.

  • Added src/_releases/github.com/dow-cdao/packflow.json with project metadata
  • Added contributor information to CONTRIBUTORS.md

Testing

To verify the changes proposed in this pull request…

  1. Run ./scripts/build to build the site.
  2. Verify that public/code.json contains the packflow entry.

Screenshots

Before: Packflow is not in public/code.json

After:
image

@cdao-user cdao-user marked this pull request as ready for review February 25, 2026 23:19
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