Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(core): Reactify the pipeline trigger configuration #7318

Merged
merged 3 commits into from
Aug 13, 2019

Conversation

Jammy-Louie
Copy link

Refactored pipeline config from Angular to React

Screen Shot 2019-08-13 at 11 58 19 AM

Screen Shot 2019-08-13 at 11 58 40 AM

@Jammy-Louie Jammy-Louie merged commit bec54df into spinnaker:master Aug 13, 2019
@Jammy-Louie Jammy-Louie deleted the triggers-refactor branch August 13, 2019 20:45
@maggieneterval
Copy link
Contributor

Hey @Jammy-Louie I'm seeing some strange behavior on my dev Spinnaker when I run against this commit (but not the prior commit) -- with artifacts rewrite disabled, all my expected artifacts in a pipeline config are being changed to base64 when I open the pipeline config:

Before:
BWsYfryuhcD

After:
LFGOgdq3p0N

Not sure if something wonky is going on with my pipelines or if you are also able to reproduce by 1) turning artifacts rewrite off 2) opening any pipeline config with at least one non-base64 artifact?

@Jammy-Louie
Copy link
Author

let me investigate @maggieneterval

christopherthielen added a commit to christopherthielen/deck that referenced this pull request Aug 14, 2019
598b5b3 refactor(hooks): Pulling out useData (spinnaker#7325)
0fbafe6 fix(core/pipeline): Refresh jenkins jobs component when manual execution trigger is changed (spinnaker#7323)
1251159 fix(core/pipeline): make dropdown option labels always be strings (spinnaker#7322)
1e779ef perf(core): avoid nested looping in execution transformation (spinnaker#7217)
bec54df refactor(core): Reactify the pipeline trigger configuration (spinnaker#7318)
christopherthielen added a commit that referenced this pull request Aug 14, 2019
598b5b3 refactor(hooks): Pulling out useData (#7325)
0fbafe6 fix(core/pipeline): Refresh jenkins jobs component when manual execution trigger is changed (#7323)
1251159 fix(core/pipeline): make dropdown option labels always be strings (#7322)
1e779ef perf(core): avoid nested looping in execution transformation (#7217)
bec54df refactor(core): Reactify the pipeline trigger configuration (#7318)
jervi added a commit to jervi/deck that referenced this pull request Sep 26, 2019
Jammy-Louie pushed a commit to jervi/deck that referenced this pull request Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants