Skip to content

Added logic to un ruby tests from buildsite.py#3587

Merged
alex-jansen merged 2 commits intomainfrom
ruby_run
Aug 22, 2024
Merged

Added logic to un ruby tests from buildsite.py#3587
alex-jansen merged 2 commits intomainfrom
ruby_run

Conversation

@MatthiasWiesmann
Copy link
Contributor

Added option to run ruby tests from the buildsite.py script. Cleaned up buildsite.py and localrubycheck.sh

  • localrubycheck.sh has a proper hash-bang.
  • buildsite.py uses python facilities to manipulate paths.
  • buildsite.py does not do blind execs with globs and pipes, as much as possible, processing is done in Python.
  • general python cleanups.

Added option to run ruby tests from the buildsite.py script. Cleaned up buildsite.py  and localrubycheck.sh

* localrubycheck has a proper hash-bang.
* buildsite.py uses python facilities to manipulate paths.
* buildsite.py does not do blind execs with globs and pipes, as much as possible, processing is done in Python.
Copy link
Contributor

@pascalfleury pascalfleury left a comment

Choose a reason for hiding this comment

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

just a few comments.

Copy link
Contributor

@pascalfleury pascalfleury left a comment

Choose a reason for hiding this comment

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

Looks good, thanks!

Copy link
Contributor

@alex-jansen alex-jansen left a comment

Choose a reason for hiding this comment

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

nice option to include the ruby tests in local builds

@alex-jansen alex-jansen merged commit 64ea3c6 into main Aug 22, 2024
@alex-jansen alex-jansen deleted the ruby_run branch August 22, 2024 12:20
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.

4 participants