Skip to content

Conversation

@shanejbrown
Copy link
Contributor

@shanejbrown shanejbrown commented Feb 21, 2025

What does this PR do?

Adds the basic structure to add example buildrunner configuration files, update and add docs, and runs the new configs in the unit tests.

What issues does this PR fix or reference?

Previous Behavior

New Behavior

Merge requirements satisfied?

  • I have updated the documentation or no documentation changes are required.
  • I have added tests to cover my changes.
  • I have updated the base version in setup.py (if appropriate).

3. **Execute Buildrunner with a specified configuration file:**
.. code-block:: sh

./bin/buildrunner -f examples/<path-to-config-file>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can also skip Step #2 and then just do PYTHONPATH=. bin/buildrunner I believe. That's what I typically do to use the latest code.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That is even better. I'll make the update.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's updated

@shanejbrown shanejbrown merged commit 514e72c into adobe:main Feb 21, 2025
9 checks passed
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.

2 participants