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

Implementing vale #1644

Merged
merged 20 commits into from
Nov 28, 2022
Merged

Implementing vale #1644

merged 20 commits into from
Nov 28, 2022

Conversation

RobPasMue
Copy link
Member

Closes #1623

@RobPasMue RobPasMue self-assigned this Nov 22, 2022
@RobPasMue RobPasMue linked an issue Nov 22, 2022 that may be closed by this pull request
@github-actions github-actions bot added CI/CD Related with CICD, Github Actions, etc Maintenance General maintenance of the repo (libraries, cicd, etc) Enhancement Improve any current implemented feature New Feature Request or proposal for a new feature labels Nov 22, 2022
@github-actions
Copy link
Contributor

Please add one of the following labels to add this contribution to the Release Notes 👇

@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

Merging #1644 (77bd44e) into main (826a820) will increase coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1644      +/-   ##
==========================================
+ Coverage   82.74%   82.84%   +0.09%     
==========================================
  Files          44       44              
  Lines        7151     7151              
==========================================
+ Hits         5917     5924       +7     
+ Misses       1234     1227       -7     

@RobPasMue
Copy link
Member Author

Okay @PipKat all yours =)

If you need any help, let me know.

@RobPasMue RobPasMue marked this pull request as draft November 22, 2022 07:21
@PipKat
Copy link
Member

PipKat commented Nov 22, 2022

@RobPasMue I am presently working on this. There's just a lot of issues to resolve! I see a message about a conflict. Do we wait until I push my commits to worry about this? I've made one commit but not pushed anything yet.

@RobPasMue
Copy link
Member Author

RobPasMue commented Nov 23, 2022

@PipKat let's worry about the conflicts later. I hope that they are not critical honestly =)

PS.: from what I can tell it's only the workflow for now.

@PipKat
Copy link
Member

PipKat commented Nov 23, 2022

@RobPasMue I asked Alex mid-afternoon on Friday whether I could edit the RST files in the mapdl_commands folder but he never responded. I would think they were introductions to the XML imports, but I don't know. Consequently, there are still errors. In some places I tried to use the and tags, but they seem to work only in an actual PR. I wanted something pushed in case you wanted to get this done before I returned on Monday. Let me know the status then. Thanks!

@RobPasMue
Copy link
Member Author

I'll have a look at it @PipKat don't worry =) Happy Thanksgiving!!

@github-actions github-actions bot added the Documentation Documentation related (improving, adding, etc) label Nov 24, 2022
@RobPasMue
Copy link
Member Author

I think I got it @PipKat =) the mapdl_commands folder inside the documentation could be edited without a problem. So we are good to go there. I solved all the remaining vale warnings and errors. This PR is ready for review though... it's going to be tough 😄

Pinging @germa89 for review

@RobPasMue RobPasMue marked this pull request as ready for review November 24, 2022 08:39
Copy link
Collaborator

@germa89 germa89 left a comment

Choose a reason for hiding this comment

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

Good job @PipKat and @RobPasMue . Just some minor changes. Feel free to merge after conversations are resolved.

doc/source/contribution_and_api/building_example.rst Outdated Show resolved Hide resolved
doc/source/contribution_and_api/building_example.rst Outdated Show resolved Hide resolved
doc/source/contribution_and_api/building_example.rst Outdated Show resolved Hide resolved
doc/source/contribution_and_api/building_example.rst Outdated Show resolved Hide resolved
doc/source/contribution_and_api/building_example.rst Outdated Show resolved Hide resolved
doc/source/troubleshoot/troubleshoot.rst Outdated Show resolved Hide resolved
doc/source/troubleshoot/troubleshoot.rst Outdated Show resolved Hide resolved
doc/source/troubleshoot/troubleshoot.rst Outdated Show resolved Hide resolved
doc/source/user_guide/mesh_geometry.rst Outdated Show resolved Hide resolved
doc/source/user_guide/upf.rst Outdated Show resolved Hide resolved
germa89 and others added 9 commits November 28, 2022 11:04
Co-authored-by: German <28149841+germa89@users.noreply.github.com>
Co-authored-by: German <28149841+germa89@users.noreply.github.com>
Co-authored-by: German <28149841+germa89@users.noreply.github.com>
Co-authored-by: German <28149841+germa89@users.noreply.github.com>
Co-authored-by: German <28149841+germa89@users.noreply.github.com>
…x_28-tecfricstir.rst

Co-authored-by: German <28149841+germa89@users.noreply.github.com>
@RobPasMue
Copy link
Member Author

This should be now good to go. Let's wait for the workflow to run =)

@RobPasMue
Copy link
Member Author

Workflow succeeded! Merging =)

@RobPasMue RobPasMue merged commit 721416d into main Nov 28, 2022
@RobPasMue RobPasMue deleted the feat/vale branch November 28, 2022 11:38
@PipKat
Copy link
Member

PipKat commented Nov 28, 2022

@RobPasMue Thanks for handling this and getting it merged!

@germa89
Copy link
Collaborator

germa89 commented Nov 28, 2022

PyMAPDL windows testing is flaky... So... ignore it. Who cares about Windows anyway? xD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Related with CICD, Github Actions, etc Documentation Documentation related (improving, adding, etc) Enhancement Improve any current implemented feature Maintenance General maintenance of the repo (libraries, cicd, etc) New Feature Request or proposal for a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implementing vale in PyMAPDL
3 participants