Skip to content

changes#605

Draft
tgoodwin wants to merge 1 commit intopravega:masterfrom
tgoodwin:sleeveless
Draft

changes#605
tgoodwin wants to merge 1 commit intopravega:masterfrom
tgoodwin:sleeveless

Conversation

@tgoodwin
Copy link

@tgoodwin tgoodwin commented May 7, 2024

Change log description

(2-3 concise points about the changes in this PR. When committing this PR, the committer is expected to copy the content of this section to the merge description box)

Purpose of the change

(e.g., Fixes #666, Closes #1234)

What the code does

(Detailed description of the code changes)

How to verify it

(Steps to verify that the changes are effective)

sigs.k8s.io/yaml v1.3.0 // indirect
)

replace github.com/tgoodwin/sleeveless/client => ./custom/sleeveless-client
Copy link
Author

Choose a reason for hiding this comment

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

I added our custom library code under a ./custom directory in the repo just to facilitate docker build. our custom code is currently in a private repo so it's hard to pull down when the build is running from inside the docker container. In the future / when we host our custom code in a public repo, we can just pull it straight down from GitHub during the build

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.

1 participant