Coder Social home page Coder Social logo

mason-registry's People

Contributors

ahayashi avatar ankushbhardwxj avatar anubhavujjawal avatar arezaii avatar ben-albrecht avatar benharsh avatar bmcdonald3 avatar egeozpinar avatar jeremiah-corrado avatar louisjenkinscs avatar lucaferranti avatar npadmana avatar oplambeck avatar shreyaskhandekar avatar spartee avatar

Stargazers

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

Watchers

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

mason-registry's Issues

`mason publish` did not create a tag

Hi there,

I'm happy to have finally submitted my first library to mason, hopefully not the last one and happy to be the guinea pig to smooth the workflow edges :)

One question, the documentation instructions don't mention to manually create a tag when using mason publish, as such I assumed this would be done automatically, but it does not seem the case (repo link).

Do I need to make the release manually? Or should that be handled by mason publish ?

rename master to main

The mason registry didn't get the memo about renaming master to main. This change might need to be coordinated with a Chapel release if the master branch is explicitly referred to from within the mason codebase.

Enable Travis Testing

We ought to implement a small travis test to:

  • verify the source location exists
  • verify the TOML file:
    • is valid TOML
    • contains the required information

Invalid table headers in cache.toml

The cache.toml file to be used in mason-registry after merge of #48 uses TOML table headers as [LocalAtomics."0.1.0"] which is invalid as per parsing by our Chapel's TOML module. This may be updated to [LocalAtomics.0.1.0] or [LocalAtomics0.1.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.