Git Product home page Git Product logo

paxy's People

Contributors

cake03 avatar ferriswastaken avatar flyingcakes85 avatar lylythechosenone avatar pvshvp-oss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

paxy's Issues

Add more build step types

Currently there is only one: Clone. Building an app with this singular instruction is quite difficult, so I think it's safe to say we need more step types.

Some examples might include:

  • Copy - copy files from one location to another
  • Command - run a shell command/shell script

Additionally, packages should be able to specify their own build steps. For example, when included as a build dependency, rust could have a cargo build step that runs cargo build in a given directory.

Coveralls is broken

As you can see below, it is including files from the cargo registry in the home directory. We need to fix this somehow.

I'm not really sure why it's doing this.

image

Make `file://` URLs relative

If the package is at file:///some/path/to/package.yaml, file://./flavor.yaml within it should be interpreted as file:///some/path/to/flavor.yaml

Sanitize `file://` URLs before use

file:// URLs should never be able to target the user's local filesystem, and should only be allowed when there is already a relative base (as explained in #5).

RUSTSEC-2020-0168: mach is unmaintained

Details
Package mach
Version 0.3.2
Warning unmaintained
URL fitzgen/mach#63
Patched Versions n/a

Last release was almost 4 years ago.

Maintainer(s) seem to be completely unreachable.

Possible Alternative(s)

These may or may not be suitable alternatives and have not been vetted in any way;

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.