Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
kip
kip
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • arpa2
  • kipkip
  • Merge Requests
  • !32

Merged
Opened Dec 12, 2020 by Rick van Rein@vanreinOwner

Pypelinery

  • Overview 0
  • Commits 13
  • Pipelines 1
  • Changes 10

Upgrades to Pypeline, and simplified CMake test configurations.

  • Proper IPv6 addresses with the new [IP]: resource next to IP:
  • Prefix SIG: to a daemon to declare how to stop it when the rest is done, without explicit passing it as a cmdline argument
  • Prefix PYPE:FORK: to recognise other cues than -- with special forms ^ and $ to replace run_par and run_seq helper scripts
  • Postfix argument PYPE:POPCAT: combines multiple preceding arguments into one string (yay, Forth is back!)
  • Overrule 1st word as commandname with PYPE:NAME: to make output more readable
  • Arguments PYPE:ESC: are literally inserted; serves as an escape
  • Prefix or argument ENV: can be used to get/set envvars
  • Prefix PYPE:EXIT: replaces old format for specifying alternate-good exit values
  • Prefix PIDFILE: names a file holding a PID to send SIG:nals to
  • Replace argvcp helper program with builtin INFILE: facility; this allows files to mention Pypeline-allocated resources
  • Updates to test/CMakeLists.txt to use these changes

Not yet done: Replace wrap_diameter -- because this involves a pattern, not a literal text as in the PYPE:FORK: prefix. If this turns out to be generally useful, we'll add that functionality some day, I'm sure.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: arpa2/kip!32
Source branch: pypelinery