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

Remove all empty 'issues' and complete class descriptions for framework #15971

Merged
merged 11 commits into from
Nov 5, 2020

Conversation

aeslaughter
Copy link
Contributor

No description provided.

@aeslaughter aeslaughter self-assigned this Oct 16, 2020
@aeslaughter aeslaughter added this to In progress in FY21 SQA Documentation and Improvements via automation Oct 16, 2020
@moosebuild
Copy link
Contributor

moosebuild commented Oct 16, 2020

Job Documentation on 6492363 wanted to post the following:

View the site here

This comment will be updated on new commits.

@aeslaughter
Copy link
Contributor Author

aeslaughter commented Oct 17, 2020 via email

@aeslaughter aeslaughter force-pushed the sqa-15968 branch 3 times, most recently from 95671d2 to 725b452 Compare October 28, 2020 18:40
@aeslaughter aeslaughter force-pushed the sqa-15968 branch 2 times, most recently from 8b9e2c4 to b2c9f5e Compare October 29, 2020 03:15
@aeslaughter aeslaughter changed the title Remove all empty 'issues' from moose_test and enable error message Remove all empty 'issues' and complete class descriptions for framework Oct 30, 2020
@aeslaughter aeslaughter force-pushed the sqa-15968 branch 2 times, most recently from 89719ed to 1dec88d Compare October 30, 2020 22:14
@@ -79,7 +79,7 @@ def check_requirements(requirements, file_list=None, color_text=True, **kwargs):
raise ValueError(msg)
elif file_list is None:
root = mooseutils.git_root_dir()
file_list = mooseutils.git_ls_files(root, recurse_submodules=False)
file_list = mooseutils.git_ls_files(root, recurse_submodules=True)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@cbolisetti This should fix your MASTODON files not being found. I gave you the wrong file to change this in earlier in the day.

@@ -468,8 +468,11 @@ def defaultSettings():
def createTokenFromSyntax(self, parent, info, page, obj):

primary = SyntaxList(None, **self.attributes)
if self.settings['groups']:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@joshuahansel @cbolisetti I am hoping this fixes the syntax list problems you are seeing in your apps

@aeslaughter aeslaughter force-pushed the sqa-15968 branch 4 times, most recently from 9949b06 to 650f590 Compare November 4, 2020 15:09
@aeslaughter aeslaughter merged commit 56c8c77 into idaholab:next Nov 5, 2020
FY21 SQA Documentation and Improvements automation moved this from In progress to Done Nov 5, 2020
@aeslaughter aeslaughter deleted the sqa-15968 branch November 5, 2020 15:27
aeslaughter added a commit to aeslaughter/moose that referenced this pull request Mar 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this pull request Mar 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this pull request Mar 2, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this pull request Mar 2, 2021
jain651 pushed a commit to jain651/moose that referenced this pull request Apr 19, 2021
aeslaughter added a commit to aeslaughter/moose that referenced this pull request Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants