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

Slight testing refactor #705

Merged
merged 48 commits into from
May 5, 2024
Merged

Slight testing refactor #705

merged 48 commits into from
May 5, 2024

Conversation

laraconda
Copy link
Contributor

@laraconda laraconda commented Jun 2, 2023

Summary of the changes in this pull request

-Deleting check-style.sh since it was possible to run its commands from tox.
-Updating README with test instructions
-Reducing verbosity when testing translations

  • TODO

Pull request checklist

  • I have added an entry in CHANGELOG.md including my name and issue and/or pull request number.
  • If applicable: I have removed the corresponding entry in TODO.md.

Copy link
Owner

@jendrikseipp jendrikseipp left a comment

Choose a reason for hiding this comment

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

Thanks for this refactoring!

dev/build_translations.py Outdated Show resolved Hide resolved
tox.ini Outdated Show resolved Hide resolved
dev/check-style.sh Show resolved Hide resolved
@laraconda
Copy link
Contributor Author

laraconda commented Jun 10, 2023

This failed because the CI is trying to run the style env from tox and its no longer there. Running pre-commit run instead will do the trick.

Copy link
Owner

@jendrikseipp jendrikseipp left a comment

Choose a reason for hiding this comment

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

Great to have all checks run for each commit, nice work!

tox.ini Show resolved Hide resolved
tox.ini Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
@jendrikseipp
Copy link
Owner

Please ping me when I should have another look at this.

laraconda and others added 21 commits June 21, 2023 11:47
…ipp#687)

This can be used to merge one rednotebook directory into another.

---------

Signed-off-by: Simon Glass <[email protected]>
Co-authored-by: Jendrik Seipp <[email protected]>
It is useful to be able to merge notebooks regularly across multiple
machines. The existing script adds the new material again, even if a
previous merge already added it.

Add a check for this, so that repeated merging will not create lots of
duplicate text.

Also include a summary of what happened and mention a script dependency.

Signed-off-by: Simon Glass <[email protected]>
@jendrikseipp jendrikseipp merged commit cfdfd49 into jendrikseipp:master May 5, 2024
7 checks passed
@jendrikseipp
Copy link
Owner

I took the liberty of polishing this slightly and merged it. Thanks for your work @laraconda !

jendrikseipp pushed a commit to laraconda/rednotebook that referenced this pull request May 5, 2024
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.

7 participants