Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

add vendor script to the commit #507

Merged
merged 1 commit into from
Jan 2, 2018

Conversation

surajssd
Copy link
Member

@surajssd surajssd commented Dec 4, 2017

No description provided.

@surajssd surajssd requested a review from cdrage December 4, 2017 14:20
@@ -150,7 +150,7 @@ make vendor-update
4. Commit updated glide files and vendor

```bash
git add glide.yaml glide.lock vendor
git add glide.yaml glide.lock scripts/vendor-openshift.sh vendor
Copy link
Collaborator

Choose a reason for hiding this comment

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

Like I mentioned before, wouldn't this all be easier just to do a git add . and add a note here not not include and .go changes?

Copy link
Member

Choose a reason for hiding this comment

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

I think that listing files explicitly like this is much safer.

Copy link
Collaborator

@concaf concaf left a comment

Choose a reason for hiding this comment

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

Whenever someone is updating the vendor using our make commands, then would it be required to vendor the scripts/vendor-openshift.sh script? They will not be making any changes to that script, only to glide.* and to the vendor directory. Do we need this at all?

@surajssd
Copy link
Member Author

@containscafeine yes we need it, see this example for some reference https://github.com/kedgeproject/kedge/pull/506/files#diff-4e4a5d0cc48e6822f990cad4695eb90eR15

@surajssd
Copy link
Member Author

@containscafeine @cdrage I think both of yours questions have been answered, can I merge this one?

@kadel
Copy link
Member

kadel commented Jan 2, 2018

TIMEOUT - this is small documentation change so I'm merging this.
We can change it to something else if @containscafeine @cdrage still disagree with this.

@kadel kadel merged commit f0cb639 into kedgeproject:master Jan 2, 2018
@surajssd surajssd deleted the change-vendor-commit branch January 4, 2018 01:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants