Coder Social home page Coder Social logo

Comments (5)

jbw976 avatar jbw976 commented on June 20, 2024

Note this scenario works when using just a regular git clone followed by a make. The build submodule gets synced and make has targets to execute on successfully:

❯ git clone https://github.com/crossplane/upjet-provider-template.git
Cloning into 'upjet-provider-template'...
remote: Enumerating objects: 1480, done.
remote: Counting objects: 100% (331/331), done.
remote: Compressing objects: 100% (87/87), done.
remote: Total 1480 (delta 277), reused 259 (delta 244), pack-reused 1149
Receiving objects: 100% (1480/1480), 469.91 KiB | 2.41 MiB/s, done.
Resolving deltas: 100% (750/750), done.

❯ cd upjet-provider-template

❯ make
Submodule 'build' (https://github.com/crossplane/build) registered for path 'build'
Cloning into '/Users/jared/Desktop/crossplane/upjet-provider-template/build'...
Submodule path 'build': checked out 'b0dfb8fbe8c626e3e0f0b6efdfac926d750adf48'
Initial setup complete. Running make again . . .
10:19:15 [ .. ] installing up v0.18.0
10:19:18 [ OK ] installing up v0.18.0
10:19:19 [ .. ] go build linux_arm64
k8s.io/apimachinery/pkg/selection
golang.org/x/exp/maps
k8s.io/apimachinery/pkg/types
google.golang.org/protobuf/internal/flags
(continues so on and so forth...)

from crossplane.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.