Logo white

Peter M. Groen / oletools

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 1,521
  • Compare
  • Branches 1
  • Tags 0
  • oletools
  • .github
  • workflows
22 Dec, 2023
5 commits
  • Add debug output to workflow preparation ...
    658858e9
    Want this to check why requirements installation does not happen as expected
    Christian Herdtweck authored
    2023-12-22 13:04:37 +0100  
    Browse Dir »
  • Fail fast in unittests ...
    6502a777
    Save computing time by failing immediately if any test fails. If we
    return early from one VM, the others are stopped, as well, so this
    saves lots of parallel time.
    Christian Herdtweck authored
    2023-12-22 13:04:37 +0100  
    Browse Dir »
  • Only run on push/PR to master
    bc9c9460
    Christian Herdtweck authored
    2023-12-22 13:04:36 +0100  
    Browse Dir »
  • Run on ubuntu,win,mac, py2.7,3.5,newest, pypy 3.9 ...
    2c3b3405
    Could not find a way to say "newest pypy"; "pypy3" or "pypy3.x" did not
    work
    Christian Herdtweck authored
    2023-12-22 13:04:36 +0100  
    Browse Dir »
  • Run unittests automatically ...
    1fb82ad7
    Use github actions for Continuous Integration
    Christian Herdtweck authored
    2023-12-22 13:04:36 +0100  
    Browse Dir »