-
In the FAQ or documentation, there should be a section describing the feature comparison between MASON and Mesa. This will tremendously help those who are deciding on whether to migrate their model fr…
-
### GitHub Username
@MasonM
### Requirements
- [X] I have reviewed [the community membership guidelines](https://github.com/argoproj/argoproj/blob/master/community/membership.md)
- [X] I have …
-
I feel like I've been seen an increased amount of network failures when fetching binaries from s3 in the last month +. This ticket stands to track these to start assembling a fuller picture of the fai…
-
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 [documentati…
-
It would be good for mason to have the ability to verify checksums of projects to make sure that all of the data has been downloaded correctly, has not been corrupted, and has not been modified.
Th…
-
Here is a use case I think Mason will solve, and it would be great to get some guidance.
I work simultaneously with several Chapel projects. These include [NumSuch](https://github.com/buddha314/nu…
-
This is a feature request / design issue for supporting Makefile integration with Mason. The idea is to support calling a user-written Makefile target when running `mason build` (with some flags).
…
-
As a user, it would be nice if I could install mason packages globally and use them in my day to day programs. This issue is to discuss the pros and cons of this.
-
### Summary of Problem
As a modern programmer accustomed to package managers, I would like to be able to build [Arkouda](https://github.com/mhmerrill/arkouda) using `mason` rather than a `Makefile`…
-
i did some tests about building a chapel code with using chpl and mason. This link has details -> https://hastebin.com/inayorotil.nginx
is there any not fair comparison? let me know if is there any…