Skip to content

Update recipe page to reflect new oneOrMore requirement#451

Open
dean-krueger wants to merge 3 commits intocyclus:sourcefrom
dean-krueger:update-recipe-page
Open

Update recipe page to reflect new oneOrMore requirement#451
dean-krueger wants to merge 3 commits intocyclus:sourcefrom
dean-krueger:update-recipe-page

Conversation

@dean-krueger
Copy link
Contributor

Summary of Changes

Updates the recipe page of fuelcycle.org to reflect new oneOrMore requirement. Descriptions of the recipe block as "Optional" were changed to "Required".

Design Notes

None.

Check the box if your change does not break any of the following:

  • API for Cyclus modules
  • Input files
  • Output tables for post processing tools

Related CEPs and Issues

Fixes #450

Associated Developers

None

Testing and Validation

  • I have read the Contributing to Cyclus guide
  • I have compiled and run the code locally
  • I have added or updated relevant tests
  • I have added documentation for new or changed features
  • This code follows the style guide
  • I have updated the changelog <-- ⚠️ Is there a changelog for the website? I don't see it...

Reviewers, please refer to the Cyclus Guide for Reviewers.

@dean-krueger dean-krueger requested a review from gonuke March 4, 2026 01:22
@dean-krueger dean-krueger self-assigned this Mar 4, 2026
Copy link
Member

@gonuke gonuke left a comment

Choose a reason for hiding this comment

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

Just one little question about the change to ignore

source/user/CYCAMORE_INSTALL.rst
source/user/DEPENDENCIES.rst
source/user/CYCAMORE_DEPS.rst
source/kernel/core
Copy link
Member

Choose a reason for hiding this comment

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

what is this ignore about? Should we just ignore all instances of core?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am honestly not sure, I just saw it in my folder and it seemed like the kind of file that gets generated by VS code or something and figured it should be on the list. I can change it to try to ignore everything involving core if that's better.

Copy link
Member

Choose a reason for hiding this comment

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

Usually core represents some file that is generated during a segfault. I agree we should ignore them, but it might make sense to just ignore core files wherever they exist

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.

[Task] Update recipe page to reflect new oneOrMore requirement

2 participants