Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Builder curl-unthreaded-solaris10-sparc Build #13150

Results:

Exception git

SourceStamp:

Projectcurl
Repositoryhttps://github.com/curl/curl.git
Branchmaster
Revision028c12948c88377cefaf9f72cfa6ba2be513a6e2
Changes1 change

BuildSlave:

unstable10s

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-unthreaded-solaris10-sparc' triggered this build

Steps and Logfiles:

  1. git git exception ( 0 secs )
    1. - no logs -
    1. - no logs -
    1. - no logs -
  2. Runtest  
    1. - no logs -
    1. - no logs -

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave
buildername curl-unthreaded-solaris10-sparc Builder
buildnumber 13150 Build
codebase Build
project curl Build
repository https://github.com/curl/curl.git Build
revision 028c12948c88377cefaf9f72cfa6ba2be513a6e2 Build
scheduler schedule-curl-unthreaded-solaris10-sparc Scheduler
slavename unstable10s BuildSlave
workdir /export/home/buildbot-unstable10s/slave/curl-unthreaded-solaris10-sparc slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dan Fandrich

Timing:

StartWed May 14 19:54:58 2025
EndWed May 14 23:19:31 2025
Elapsed3 hrs, 24 mins, 32 secs

All Changes:

:

  1. Change #229744

    Category curl
    Changed by Dan Fandrich <danohnoyoudont@coneharvesters.com>
    Changed at Wed 14 May 2025 01:41:32
    Repository https://github.com/curl/curl.git
    Project curl
    Branch master
    Revision 028c12948c88377cefaf9f72cfa6ba2be513a6e2

    Comments

    scripts: move the ruff linter command into a script
    This makes it easier for users to run it with the correct options
    locally. Also, update the ruff, pytype and cmakelint versions to the
    latest current ones.
    
    Closes #17343

    Changed files

    • .github/workflows/checksrc.yml
    • scripts/Makefile.am
    • scripts/pythonlint.sh