GithubHelp home page GithubHelp logo

Comments (7)

dennybaa avatar dennybaa commented on May 23, 2024 1

Yep, sure @Peefy

[package]
name = "some-test"
edition = "v0.8.0"
version = "0.0.1"

[dependencies]
k8s = { oci = "oci://ghcr.io/kcl-lang/k8s", tag = "1.28" }
victoria-metrics-operator = { oci = "oci://ghcr.io/kcl-lang/victoria-metrics-operator", tag = "0.0.1" }

And for the whole picture kcl.yaml which is:

kcl_cli_configs:
  files:
    - main.k

from kcl.

Peefy avatar Peefy commented on May 23, 2024 1

Thank you! I will fix it and release a new version today.

from kcl.

dennybaa avatar dennybaa commented on May 23, 2024 1

Also just an idea which seems pretty much as another issue... To brush up modules import behavior. By this I mean, even if there's no dependency in kcl.mod, the module if available in cache (~/.kcl/kpm) is silently imported which seems not unambiguous.

from kcl.

dennybaa avatar dennybaa commented on May 23, 2024 1

Thank you too! It's a pleasure to work with KCL language.

from kcl.

Peefy avatar Peefy commented on May 23, 2024

Hello. Thanks for the feedback. Could you please show me the content of kcl.mod? I will double check it.

from kcl.

Peefy avatar Peefy commented on May 23, 2024

Also just an idea which seems pretty much as another issue... To brush up modules import behavior. By this I mean, even if there's no dependency in kcl.mod, the module if available in cache (~/.kcl/kpm) is silently imported which seems not unambiguous.

Thank you, I will fix it together.

from kcl.

Peefy avatar Peefy commented on May 23, 2024

Closed by kcl-lang/cli#73 and kcl-lang/kpm#309

from kcl.

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.