Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

fix(core): use relative imports for ReactSelectInput#6909

Merged
anotherchrisberry merged 1 commit intospinnaker:masterfrom
anotherchrisberry:lib-imports
Apr 29, 2019
Merged

fix(core): use relative imports for ReactSelectInput#6909
anotherchrisberry merged 1 commit intospinnaker:masterfrom
anotherchrisberry:lib-imports

Conversation

@anotherchrisberry
Copy link
Contributor

I tried three or four different libraries that are supposed to transform .d.ts file imports from path aliases to relative paths, but couldn't get any of them to work. Maybe because of our weird "node modules at the top, tsconfig and webpack config at the bottom" setup? I don't know, but I gave up and felt sad about it.

Copy link
Member

@erikmunson erikmunson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

phenomenal

@anotherchrisberry anotherchrisberry merged commit bd7bcce into spinnaker:master Apr 29, 2019
@anotherchrisberry anotherchrisberry deleted the lib-imports branch April 29, 2019 22:54
@anotherchrisberry
Copy link
Contributor Author

Finally, some code I am proud of

anotherchrisberry added a commit that referenced this pull request Apr 29, 2019
…87 (#6910)

* chore(core): Bump version to 0.0.356

bd7bcce fix(core): use relative imports for ReactSelectInput (#6909)
e44f22b fix(core): update stage failure component when JSON changes (#6889)
9454e34 fix(core): filter pipeline param choices by search text (#6903)
960048f fix(core): Restore config button on exec view and dropdown for mptv2 (#6894)
af5ba5b feat(cf): Create service key SpEL expression (#6828)
62c2b51 feat(cf): Reduce angular dependencies (#6893)
7fde1fa fix(core): Show all app selections when creating a pipeline from mptv2 (#6891)
90fb96c feat(core): UI for configuring pipelines from mptv2 (#6880)
fee4c12 fix(core): do not overdo showing the auth modal (#6882)
9c8f12e fix(core): initialize default artifact with type (#6885)
1ced961 refactor(stages): Wire up Pipeline validation to stage validateFn (#6881)

* chore(docker): Bump version to 0.0.38

2bd7df1 chore(*): Remove YOLO (#6900)

* chore(amazon): Bump version to 0.0.187

151aa2d feat(aws): show ALB listener redirect info in details (#6904)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants