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

Attempt to fix coveralls parallel builds #61

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

smallsco
Copy link
Contributor

I have no idea why but coveralls suddenly started complaining about trying to add a job to a closed build on Joe's recent PR: https://github.com/SemaphoreSolutions/s4-clarity-lib/actions/runs/9665998764/job/26664659081#step:7:86

Trying to reconfigure the integration using the instructions at https://docs.coveralls.io/parallel-builds to see if that makes any difference. If not I might just disable it outright.

@smallsco smallsco force-pushed the fix_coveralls_parallel_builds branch from b363249 to 6baad67 Compare June 25, 2024 16:30
@smallsco smallsco merged commit 0e46f41 into master Jun 25, 2024
10 checks passed
@smallsco smallsco deleted the fix_coveralls_parallel_builds branch June 25, 2024 16:34
rickwalder pushed a commit to billiontoone/s4-clarity-lib that referenced this pull request Jun 25, 2024
smallsco added a commit that referenced this pull request Jul 19, 2024
* check for placement node that matches uri before creating one

* add missing quotes, fix for py2

* remove f

* Fix coveralls on Python 3.6 (#52)

* Enable automated unit testing with Python 3.12 (#56)

* Fix coveralls on Python 3.6

* Enable automated unit testing with Python 3.12

* Only trigger a production PyPi build on tags using semantic versioning (#57)

* Use latest versions of GitHub workflow actions, build with Python 3.12 (#58)

* Enable automated unit testing for Python 3.5 (#59)

* Fix coveralls parallel builds (#61)

---------

Co-authored-by: Scott Small <[email protected]>
smallsco added a commit that referenced this pull request Jul 19, 2024
* Updated version.py and changelog for 1.6.0 release

* Declare support for Python 3.12 in setup.py (#60)

* Fix EPP log message duplication and missing log entries in Clarity 6+ when combining Python automations with LLTK/LITKs (#51)

* Fix EPP log message duplication and missing log entries in Clarity 6+ when combining Python automations with LLTK/LITKs

* Fix current_minor_version failure on Python 2

* StepRunner: ignore archived reagent kits when adding default reagents to a step (#53)

* Fix EPP log message duplication and missing log entries in Clarity 6+ when combining Python automations with LLTK/LITKs

* Fix current_minor_version failure on Python 2

* StepRunner: ignore archived reagent kits when adding default reagents to a step

* check for placement node that matches uri before creating one (#55)

* check for placement node that matches uri before creating one

* add missing quotes, fix for py2

* remove f

* Fix coveralls on Python 3.6 (#52)

* Enable automated unit testing with Python 3.12 (#56)

* Fix coveralls on Python 3.6

* Enable automated unit testing with Python 3.12

* Only trigger a production PyPi build on tags using semantic versioning (#57)

* Use latest versions of GitHub workflow actions, build with Python 3.12 (#58)

* Enable automated unit testing for Python 3.5 (#59)

* Fix coveralls parallel builds (#61)

---------

Co-authored-by: Scott Small <[email protected]>

---------

Co-authored-by: Joe Rickwalder <[email protected]>
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.

1 participant