10000 Comparing spinnaker:master...coveord:master · spinnaker/deck · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: spinnaker/deck
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: coveord/deck
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 6 files changed
  • 11 contributors

Commits on Oct 6, 2022

  1. fix(core): Do not set static document base URL (#9890) (#9892)

    The previous change to enable optional path-based routing (#9802) added a `<base>` tag, which regressed serving hash-based routing at non-root public paths.
    
    This change returns to AngularJS's default behavior when using hash-based routing.  Note that path-based routing will continue to only function when served from a domain root.
    
    Resolves spinnaker/spinnaker#6723
    
    (cherry picked from commit 5ac7516)
    
    Co-authored-by: jcavanagh <jcavanagh@users.noreply.github.com>
    mergify[bot] and jcavanagh authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    a078cc1 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. fix(aws): fix instance type selector by allowing instance types that …

    …can't be validated. (#9893) (#9895)
    
    * fix(aws): fix instance type selector by allowing instance types that can't be validated.
    
    spinnaker/spinnaker#6734
    
    * fix(aws): adding test for instance type selector fix
    
    spinnaker/spinnaker#6734
    (cherry picked from commit 563b6f6)
    
    Co-authored-by: Prathibha Datta Kumar <kprathib@amazon.com>
    mergify[bot] and pdk27 authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    eeed499 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. fix(links): update link to spinnaker release changelog (#9897) (#9900)

    * fix(links): update link to spinnaker release changelog
    
    * prettier
    
    (cherry picked from commit 1591513)
    
    Co-authored-by: Jared Stehler <jared.stehler@gmail.com>
    mergify[bot] and jaredstehler authored Oct 21, 2022
    Configuration menu
    Copy the full SHA
    c3ea5bc View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. fix(aws): Fixing bugs related to clone CX when instance types are inc…

    …ompatible with image/region (#9901) (#9907)
    
    * fix(aws): Fixing bugs related to clone UX when instance types are incompatible with image/region
    
    Displaying warnings when incompatible instance types are removed
    
    spinnaker/spinnaker#6734
    
    * fix(aws): PR feedback
    
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    (cherry picked from commit d7290c4)
    
    Co-authored-by: Prathibha Datta Kumar <kprathib@amazon.com>
    mergify[bot] and pdk27 authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    f2c0467 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. chore(dependencies): Autobump spinnakerGradleVersion (#9916) (#9927)

    Co-authored-by: root <root@2dd4f76bffcc>
    (cherry picked from commit 64d03bc)
    
    Co-authored-by: spinnakerbot <spinbot@spinnaker.io>
    mergify[bot] and spinnakerbot authored Nov 29, 2022
    Configuration menu
    Copy the full SHA
    ab3cb6e View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. feat(pipeline): added feature flag for pipeline when mj stage child (#…

    …9914) (#9921)
    
    * feat(pipeline): added feature flag for pipeline when mj stage child
    
    * fix(pipeline): added verification for sub pipe data
    
    * added guard verification for undefined data
    
    Co-authored-by: Fernando Freire <fernando.freire@armory.io>
    (cherry picked from commit 4b6fd53)
    
    Co-authored-by: Oscar Michel Herrera <oscarmichelh@gmail.com>
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    mergify[bot] and OscarMichelH authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    30cb2e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

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

Commits on Sep 19, 2023

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

Commits on Sep 20, 2023

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

Commits on Nov 28, 2024

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

Commits on Jan 24, 2025

  1. [StepSecurity] ci: Harden GitHub Actions

    Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
    step-security-bot committed Jan 24, 2025
    Configuration menu
    Copy the full SHA
    422ddc7 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. Merge pull request #7 from step-security-bot/stepsecurity_remediation…

    …_1737751958
    
    [StepSecurity] ci: Harden GitHub Actions
    marcantoinecleroux authored Jan 30, 2025
    Configuration menu
    Copy the full SHA
    4369009 View commit details
    Browse the repository at this point in the history
Loading
0