Skip to content
View jonico's full-sized avatar
🚀
@ home
🚀
@ home

Highlights

  • Pro

Block or report jonico

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jonico/README.md

poolside

👋 I am an Open Source Enthusiast who is interested in all things GenAI, IssueOps, integrations, CI/CD and API design.

Pinned Loading

  1. awesome-runners Public

    A curated list of awesome self-hosted GitHub Action runners in a large comparison matrix

    SCSS 772 45

  2. speedup-builds Public

    Some ideas on how to speed up builds / tests with Jenkins partitioning example

    Shell 43 17

  3. postman-solutions-eng/backstage-postman-plugin Public

    A backstage plugin that displays API and collection objects, along with their respective versions, featuring monitoring options and "Run in Postman" buttons. This plugin can be seamlessly integrate…

    TypeScript 11

  4. postman-solutions-eng/aippealing-companies-template Public template

    API to create appealing images of company products made of chocolate, gold or lego

    HTML 3 1

  5. Example for a full blown Jenkins pip...
    1
    #!groovy
    2
    import groovy.json.JsonOutput
    3
    import groovy.json.JsonSlurper
    4
    
                  
    5
    def label = "mypod-${UUID.randomUUID().toString()}"
  6. Jenkinsfile showing advanced Postman...
    1
    def checkout () {
    2
        context="continuous-integration/jenkins/"
    3
        context += isPRMergeBuild()?"pr-merge/checkout":"branch/checkout"
    4
        def scmVars = checkout scm
    5
        setBuildStatus ("${context}", 'Checking out completed', 'SUCCESS')

475 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Loading A graph representing jonico's contributions from March 24, 2024 to March 30, 2025. The contributions are 86% commits, 10% pull requests, 3% issues, 1% code review.

Contribution activity

March 2025

Created 2 commits in 1 repository
Loading