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

Builder curl-ares-solaris10-i386 Build #3391

Results:

Build successful

SourceStamp:

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

BuildSlave:

unstable10x

Reason:

The SingleBranchScheduler scheduler named 'schedule-curl-ares-solaris10-i386' triggered this build

Steps and Logfiles:

  1. git update ( 8 secs )
    1. stdio
  2. Runtest './tests/testcurl.pl --nogitpull ...' ( 1 hrs, 14 mins, 10 secs )
    1. stdio
    2. resultlog
  3. Mail result 'cat resultlog ...' ( 0 secs )
    1. stdio

Build Properties:

NameValueSource
branch master Build
builddir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave
buildername curl-ares-solaris10-i386 Builder
buildnumber 3391 Build
codebase Build
got_revision 028c12948c88377cefaf9f72cfa6ba2be513a6e2 Git
osplatform I386 SetPropertyFromCommand Step
osrelease 10 SetPropertyFromCommand Step
project curl Build
repository https://github.com/curl/curl.git Build
revision 028c12948c88377cefaf9f72cfa6ba2be513a6e2 Build
scheduler schedule-curl-ares-solaris10-i386 Scheduler
slavename unstable10x BuildSlave
workdir /export/home/buildbot/slave/curl-ares-solaris10-i386 slave (deprecated)

Forced Build Properties:

NameLabelValue

Responsible Users:

  1. Dan Fandrich

Timing:

StartWed May 14 19:55:02 2025
EndWed May 14 21:09:22 2025
Elapsed1 hrs, 14 mins, 20 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