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

Feature: Custom package repos #129

Merged
merged 11 commits into from
Jul 20, 2023
Merged

Feature: Custom package repos #129

merged 11 commits into from
Jul 20, 2023

Conversation

dennismeister93
Copy link
Contributor

This PR adds custom repo usage instead of "only" github via API.

This PR precedes #128 since it was created from its basis

doosuu and others added 5 commits July 3, 2023 13:46
@dennismeister93 dennismeister93 requested a review from doosuu July 13, 2023 15:15
Signed-off-by: Dennis Meister <[email protected]>
Signed-off-by: Dennis Meister <[email protected]>
Signed-off-by: Dennis Meister <[email protected]>
Signed-off-by: Dennis Meister <[email protected]>
@doosuu doosuu changed the title Custom package repos Feature: Custom package repos Jul 17, 2023
src/modules/git-module.ts Outdated Show resolved Hide resolved
src/modules/setup.ts Outdated Show resolved Hide resolved
src/modules/package.ts Show resolved Hide resolved
package.json Show resolved Hide resolved
@doosuu
Copy link
Member

doosuu commented Jul 17, 2023

@dennismeister93 We need to update README.md with the prerequisite that git has to be installed on the system.

Signed-off-by: Dennis Meister <[email protected]>
Copy link
Member

@doosuu doosuu left a comment

Choose a reason for hiding this comment

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

LGTM

@doosuu doosuu merged commit 281459a into main Jul 20, 2023
@doosuu doosuu deleted the custom-package-repos branch July 20, 2023 06:47
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.

Feature: Support custom Git URLs in project configuration (.velocitas.json)
3 participants