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: turbot/flowpipe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.x
Choose a base ref
...
head repository: turbot/flowpipe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 627 files changed
  • 4 contributors

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    5d9b779 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    6d87136 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    ab73ff8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    ac1e602 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    ac03429 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Move flowpipe specific resources out of pipe-fittings. Closes #964

    - Flowpipe specific resources moved from modconfig to flowpipe
    - Added add-specific config:
    	- CustomTypes - a map of app-specific custom types - expected to be of the format of a Cty capsule type
    	- mod.Config.AppSpecificNewModResourcesFunc - constructor for app specific ModResources implementation
    	- Decoder constructor function
    	- parse.AppSpecificGetResourceSchemaFunc to return app specific resource schema
    - Add FlowpipeDecoder 
    - FlowpipeConfig moved from pipe-fittings
    - Flowpipe mod tests moved to flowpipe
    kaidaguerre authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    7b4bcbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b702cee View commit details
    Browse the repository at this point in the history
  3. Updated Go to v1.23.2.

    vhadianto committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0e25661 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c743029 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1e9721 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Update readme tagline (#965)

    judell authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    0ab2a5a View commit details
    Browse the repository at this point in the history
Loading