Giter Site home page Giter Site logo

contrato's People

Contributors

afitzek avatar balena-ci avatar balena-renovate[bot] avatar camerondiver avatar cywang117 avatar flowzone-app[bot] avatar jviotti avatar mehalter avatar nazrhom avatar nghiant2710 avatar page- avatar pipex avatar sradevski avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

contrato's Issues

Design a way for a container contract to react to changes to its children

For example, given a container contract, we can query its children and get back Contract classes. If we run functions on them, and re-build them, the parent contract doesn’t know about such changes, and re-building the parent contract means that the changes will get discarded because the raw contract tree was never updated.

Slugs

A slug is formatted using the loop, type and handle fields of a contract.

If the contract loop and the type loop is null then a slug is formatted with just the type and handle: <type>/<handle>

If the contract loop is not null and the type loop is null then a slug is formatted with all three fields <loop>/<type>/<handle>

If the contract loop is not null and the type loop is not null then the type is prefixed with @ to indicate that the contract and type belong to the loop <loop>/@<type>/<slug>

A slug can only reference a type in the null loop or contract loop. If the type belongs to a different loop than the contract loop the type must be imported. A type can be imported using a type contract that references another type, this has not been fully fleshed out yet.

Open questions

  • Should version be part of the slug?
  • Should the separator be /?
  • Should the @ symbol prefix the type of the whole slug?

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency debug to v4
  • Update dependency husky to v9
  • Update dependency lint-staged to v15
  • Update dependency openapi-typescript to v6
  • Update dependency rimraf to v5
  • Update dependency semver to v7
  • Update dependency skhema to v6
  • Update dependency ts-node to v10
  • Update dependency typescript to v5
  • Update js-combinatorics (major) (@types/js-combinatorics, js-combinatorics)
  • Update object-hash to v3 (major) (@types/object-hash, object-hash)
  • Lock file maintenance
  • πŸ” Create all rate-limited PRs at once πŸ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/flowzone.yml
  • product-os/flowzone master
npm
package.json
  • debug ^3.2.6
  • handlebars ^4.7.8
  • handlebars-async-helpers ^1.0.4
  • js-combinatorics ^0.5.5
  • lodash ^4.17.19
  • object-hash ^1.3.1
  • semver ^5.7.1
  • skhema ^5.3.2
  • @balena/lint ^8.0.2
  • @types/chai ^4.2.11
  • @types/chai-as-promised ^7.1.2
  • @types/debug ^4.1.5
  • @types/js-combinatorics ^0.5.32
  • @types/lodash ^4.14.168
  • @types/mocha ^10.0.6
  • @types/node ^20.12.7
  • @types/object-hash ^2.1.0
  • @types/semver ^7.3.5
  • chai ^4.2.0
  • chai-as-promised ^7.1.1
  • cuelang-js ^1.1.1
  • husky ^4.2.5
  • lint-staged ^10.1.7
  • mocha ^10.4.0
  • openapi-typescript ^3.2.4
  • rimraf ^3.0.2
  • ts-node ^8.10.1
  • typedoc ^0.23.28
  • typescript ^4.9.5
  • node ^20.0.0
  • npm ^10.0.0

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.