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

Library port #8

Merged
merged 13 commits into from
Nov 21, 2023
Merged

Library port #8

merged 13 commits into from
Nov 21, 2023

Conversation

gabe-l-hart
Copy link
Collaborator

What this PR does / why we need it

This PR ports the internal code project!

Special notes for your reviewer

This PR disables linting so that the code can be ported as-is. A follow-on PR will fix all linting errors and re-enable

What gif most accurately describes how I feel towards this PR?

Example of a gif

@gabe-l-hart gabe-l-hart force-pushed the LibraryPort branch 2 times, most recently from d26aca5 to 84ad8b7 Compare November 18, 2023 20:34
@HonakerM
Copy link
Collaborator

@gabe-l-hart I'm excited for this PR! Lmk if/when you'd like a review

@gabe-l-hart gabe-l-hart force-pushed the LibraryPort branch 3 times, most recently from e49391d to fd9764c Compare November 20, 2023 13:29
@gabe-l-hart
Copy link
Collaborator Author

@HonakerM Thanks! I think I finally have the build working, it would be great to get your review.

@@ -0,0 +1,20 @@
-----BEGIN CERTIFICATE-----
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we want to regen this cert to not use ibm.com?


steps:
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python-version.setup }}
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.python-version.setup }}
- name: Set up Node
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why do we still need node? I thought all of the cdk8s references were removed?

This will get re-enabled after the initial port

Signed-off-by: Gabe Goodhart <[email protected]>
Co-authored-by: Hanna Yang <[email protected]>
Co-authored-by: Jaymin Desai <[email protected]>
Co-authored-by: Casey Honaker <[email protected]>
Co-authored-by: Michael Barlock <[email protected]>
Co-authored-by: Charles De Saint-Aignan <[email protected]>
Co-authored-by: Ryo Imai <[email protected]>
Co-authored-by: Jia Xin Gao <[email protected]>
Co-authored-by: Kinson Chik <[email protected]>

Signed-off-by: Gabe Goodhart <[email protected]>
This appears to be the current default branch name for the version of
git available on the GH Actions runner

Signed-off-by: Gabe Goodhart <[email protected]>
This is needed to get the k8s mixin correctly

Signed-off-by: Gabe Goodhart <[email protected]>
They were primarily residual in the test helpers which are no longer
needed

Signed-off-by: Gabe Goodhart <[email protected]>
@gabe-l-hart gabe-l-hart merged commit 6482b48 into IBM:main Nov 21, 2023
5 checks passed
@gabe-l-hart gabe-l-hart deleted the LibraryPort branch November 21, 2023 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants