Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: codefresh-io/codefresh-support-package
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: codefresh-io/codefresh-support-package
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 11 files changed
  • 1 contributor

Commits on Jun 23, 2025

  1. uppdate Package command

    ThatAmatoGuy committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    c902c86 View commit details
    Browse the repository at this point in the history
  2. Update devcontainer.json

    Signed-off-by: Luke Goodfellow <107487942+ThatAmatoGuy@users.noreply.github.com>
    ThatAmatoGuy authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    a0be9d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    188d219 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72ce764 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. Fix to many files open (#35)

    * add semaphore to limit number of files open
    
    * made request async instead of sync
    ThatAmatoGuy authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    4455206 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. July 2025 Update (#36)

    * fixed wordings and typos
    
    * Catch error if pods are not initilized for logs
    
    * Changed how to get Version
    
    * moved semphore to functions
    
    * updated wording for pipelines
    
    * fixed output for gathering logs
    ThatAmatoGuy authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    4dc0977 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Fixed Gather Pod Logs

    ThatAmatoGuy committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    6e73b3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    202e8de View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. Updated repo location

    ThatAmatoGuy committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    51eea43 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Support Package Update August (#40)

    * change date to be YYYY-MM-DDTHH-mm-ssZ
    
    * add logic to catch errors for processing
    
    * updated dependencies
    
    * updated file name
    ThatAmatoGuy authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    0a68ad4 View commit details
    Browse the repository at this point in the history
Loading