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

cant build when no git origin defined #433

Open
revolunet opened this issue Oct 31, 2023 · 0 comments
Open

cant build when no git origin defined #433

revolunet opened this issue Oct 31, 2023 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@revolunet
Copy link
Member

When no GIT origin has been defined, we get can such error on any kontinuous command :

npx kontinuous@latest clean
no git repository url defined and can't be inferred, default to ""
no git repository url defined, repository will default to dirname "test-xxx"
🥷  kontinuous v1.167.0 on node v18.14.0
📂 buildPath: file:///var/folders/cj/ndwdv0lx5bq0hbbj6r5dbrf80000gn/T/kontinuous/build-t2fPDK 
extends ̂file /var/folders/cj/ndwdv0lx5bq0hbbj6r5dbrf80000gn/T/kontinuous/build-t2fPDK/charts/project/charts/fabrique/extends/buildkit-service.yaml not found as expected for specified extends buildkit-service
Error: extends ̂file /var/folders/cj/ndwdv0lx5bq0hbbj6r5dbrf80000gn/T/kontinuous/build-t2fPDK/charts/project/charts/fabrique/extends/buildkit-service.yaml not found as expected for specified extends buildkit-service
    at beforeChildren (/Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/webpack:/common/config/load-dependencies.js:74:1)
    at recurseDependency (/Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/webpack:/helm-tree/dependencies/recurse.js:41:1)
    at async Promise.all (index 0)
    at recurseDependency (/Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/webpack:/helm-tree/dependencies/recurse.js:45:1)
    at module.exports (/Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/webpack:/common/config/load-dependencies.js:20:1)
    at loadConfig (/Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/dist/index.js.cache.js:173912:14)
    at Object.callback (/Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/dist/index.js.cache.js:180833:22)
    at Command.parseAsync (/Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/node_modules/commander/lib/command.js:935:1)
    at cli (/Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/webpack:/kontinuous/src/cli/index.js:88:1)
    at /Users/julienb/.npm/_npx/6966c558fab4c17b/node_modules/kontinuous/webpack:/kontinuous/src/cli/index.js:133:1
@revolunet revolunet added bug Something isn't working good first issue Good for newcomers labels Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant