Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jordwalke/esy-issues issues and pull requests

#101 - Windows needs some env vars contain semicolon instead of colon as separator

Issue - State: open - Opened by andreypopp over 7 years ago - 2 comments
Labels: windows

#100 - Allow multiple version of a package in the same dependency tree

Issue - State: open - Opened by andreypopp over 7 years ago - 1 comment

#99 - Publish m4 and use it instead conf-m4 for opam packages

Issue - State: open - Opened by andreypopp over 7 years ago - 1 comment

#98 - Make opam-file-format work with BuckleScript

Issue - State: closed - Opened by wokalski over 7 years ago - 4 comments

#97 - Provide our own implementation of realpath for Windows

Issue - State: open - Opened by wokalski over 7 years ago
Labels: windows

#96 - A way to prevent sandbox-exec on ejecting.

Issue - State: closed - Opened by jordwalke over 7 years ago - 3 comments

#95 - Configure ocamlfind through environment variables

Issue - State: closed - Opened by andreypopp over 7 years ago - 5 comments

#94 - Clean Abstraction For Intermediate Build Representation.

Issue - State: closed - Opened by jordwalke over 7 years ago - 2 comments

#93 - `Lib` folder missing in source code

Issue - State: closed - Opened by omefire over 7 years ago - 6 comments

#91 - [HIGH PRI] Make work on winbash.

Issue - State: open - Opened by jordwalke over 7 years ago
Labels: windows

#90 - [HIGH PRI] Create version of opam file format parser that can be compiled to JS using BuckleScript.

Issue - State: closed - Opened by jordwalke over 7 years ago - 9 comments
Labels: blocker

#89 - [MID PRI][Good First Task] Stop augmenting PATH for irrelevant packages.

Issue - State: open - Opened by jordwalke over 7 years ago - 2 comments

#88 - Environment for cross compiling packages

Issue - State: open - Opened by wokalski over 7 years ago - 7 comments

#87 - Readme nitpicking

Pull Request - State: closed - Opened by wokalski over 7 years ago - 7 comments

#86 - [HIGH PRI] Clean tests.

Issue - State: open - Opened by jordwalke over 7 years ago

#85 - Is there some way we can make better use of opam directly?

Issue - State: open - Opened by jordwalke over 7 years ago

#84 - [MED PRI] Constraint solver that generates shrinkwrap.

Issue - State: open - Opened by jordwalke over 7 years ago - 1 comment

#83 - [HIGH PRI] Change all packages to use esy scripts to generate npm compatible esy packages.

Issue - State: closed - Opened by jordwalke over 7 years ago - 1 comment
Labels: blocker

#82 - [HIGH PRI] Make work on pure npm.

Issue - State: closed - Opened by jordwalke over 7 years ago - 4 comments
Labels: blocker

#81 - [HIGH PRI] Generate and publish opam packages to pure npm.

Issue - State: open - Opened by jordwalke over 7 years ago - 11 comments
Labels: blocker

#80 - [HIGH PRI] Detect if some file changed in "local dependency"

Issue - State: open - Opened by jordwalke over 7 years ago - 8 comments
Labels: blocker

#79 - [HIGH PRI] ARG length limit fix.

Issue - State: closed - Opened by jordwalke over 7 years ago - 2 comments
Labels: blocker

#78 - [MID PRI] Relocate artifacts from cache to local project.

Issue - State: open - Opened by jordwalke over 7 years ago - 5 comments

#77 - Should `esy` support separate install step.

Issue - State: open - Opened by jordwalke over 7 years ago

#76 - [MID PRI] Fix file time changes to account for symlinking:

Issue - State: open - Opened by jordwalke almost 8 years ago
Labels: blocker

#75 - Esy "explain"

Issue - State: open - Opened by jordwalke almost 8 years ago

#74 - Why does esy build-shell sometimes rebuild packages?

Issue - State: closed - Opened by jordwalke almost 8 years ago - 1 comment

#73 - Hash package contents / mtime to detect cache miss

Issue - State: open - Opened by jordwalke almost 8 years ago - 2 comments

#72 - Render to powershell / ninja

Issue - State: open - Opened by jordwalke almost 8 years ago

#71 - [FUN] Esy dashboard/assistant

Issue - State: open - Opened by jordwalke almost 8 years ago - 1 comment

#70 - [MID PRI] Universal editor plugins

Issue - State: open - Opened by jordwalke almost 8 years ago

#69 - Make ctypes use a sandboxed version of libffi.

Pull Request - State: closed - Opened by bsansouci almost 8 years ago - 1 comment

#68 - Fix conf-pkg-config to use the sandboxed pig-config

Pull Request - State: closed - Opened by bsansouci almost 8 years ago

#67 - Make `esy shell` / `esy CMD` use non-pure / loose env

Pull Request - State: closed - Opened by andreypopp almost 8 years ago

#66 - esy scriptName

Issue - State: closed - Opened by jordwalke almost 8 years ago - 3 comments

#65 - Faster `esy` env for global installs.

Issue - State: open - Opened by jordwalke almost 8 years ago - 4 comments

#64 - [Esy] Fix missing opam-alpha conversion point.

Pull Request - State: closed - Opened by jordwalke almost 8 years ago

#63 - make esy use opam-alpha scope instead of opam

Pull Request - State: closed - Opened by jordwalke almost 8 years ago

#62 - Document buildsInSource package.json field

Issue - State: open - Opened by jordwalke almost 8 years ago

#61 - Fix small typo

Pull Request - State: closed - Opened by bsansouci almost 8 years ago

#60 - Purge command

Issue - State: open - Opened by chenglou almost 8 years ago

#59 - Changing local dependency content doesn't invalidate esy cache

Issue - State: closed - Opened by chenglou almost 8 years ago - 1 comment

#58 - Add quotes around the git URL in the README

Pull Request - State: closed - Opened by bsansouci almost 8 years ago - 2 comments

#57 - What happens when we're pointing to a git branch that's been force pushed?

Issue - State: open - Opened by chenglou almost 8 years ago - 5 comments

#56 - Better error when a dependency's url is invalid

Issue - State: open - Opened by chenglou almost 8 years ago

#55 - Crashes when dependencies have dots in package names:

Issue - State: closed - Opened by jordwalke almost 8 years ago - 1 comment

#54 - Question: Can this be solved by including our own realpath implementation?

Issue - State: open - Opened by jordwalke almost 8 years ago - 2 comments

#53 - Changing dependency path doesn't invalidate node_modules

Issue - State: open - Opened by chenglou almost 8 years ago - 3 comments

#52 - "Build this project"

Issue - State: open - Opened by jordwalke almost 8 years ago - 2 comments

#51 - [HIGH PRI] Make great CLI help screen and arg checking.

Issue - State: closed - Opened by jordwalke almost 8 years ago - 8 comments
Labels: blocker

#50 - clean up some unused await

Pull Request - State: closed - Opened by yutongp almost 8 years ago - 5 comments

#49 - Cache env so we don't have to spawn node on subsequent invokations

Pull Request - State: closed - Opened by andreypopp almost 8 years ago - 1 comment

#48 - When "make"ing submodules, errors occur.

Issue - State: closed - Opened by jordwalke almost 8 years ago - 7 comments

#47 - Handle conditionalDependencies

Pull Request - State: open - Opened by andreypopp almost 8 years ago - 5 comments

#46 - Optional dependencies

Issue - State: open - Opened by andreypopp almost 8 years ago - 3 comments

#45 - Dont execute chmod on win32 platform

Pull Request - State: open - Opened by giraud almost 8 years ago

#44 - chmod in buildEjectCommand is failing on windows

Issue - State: open - Opened by giraud almost 8 years ago - 4 comments

#43 - Install command

Pull Request - State: closed - Opened by andreypopp almost 8 years ago - 22 comments

#42 - Provide realpath for macOS

Issue - State: closed - Opened by andreypopp almost 8 years ago

#41 - Memoize package resolution using a realpath as a key

Pull Request - State: closed - Opened by andreypopp almost 8 years ago - 3 comments

#39 - Add `esy.sandboxEnv`

Issue - State: open - Opened by andreypopp almost 8 years ago
Labels: blocker

#38 - Add esy.buildEnv

Issue - State: open - Opened by andreypopp almost 8 years ago
Labels: blocker

#37 - Memoize sandbox resolve

Pull Request - State: closed - Opened by andreypopp almost 8 years ago

#36 - Eject build into a directory

Pull Request - State: closed - Opened by andreypopp almost 8 years ago

#35 - Packages to manually convert over

Issue - State: closed - Opened by jordwalke almost 8 years ago - 4 comments

#34 - `esy resolve`

Issue - State: open - Opened by yunxing almost 8 years ago - 2 comments

#33 - Push `opam` converter to Yunxing's npm-opam

Issue - State: closed - Opened by jordwalke almost 8 years ago - 3 comments
Labels: blocker

#32 - Make sure we use esy version in package build hashes

Issue - State: closed - Opened by andreypopp almost 8 years ago - 7 comments
Labels: blocker

#31 - [HIGH PRI] Perform robust, X-plat string replace on artifacts.

Issue - State: closed - Opened by andreypopp almost 8 years ago - 7 comments
Labels: blocker

#30 - Test cases for minimal rebuilds.

Issue - State: open - Opened by jordwalke almost 8 years ago

#29 - Memoize module resolution

Issue - State: closed - Opened by andreypopp almost 8 years ago - 1 comment

#28 - make: env: Argument list too long

Issue - State: closed - Opened by andreypopp almost 8 years ago - 1 comment

#27 - Allow cur root writes

Pull Request - State: closed - Opened by andreypopp almost 8 years ago - 1 comment

#26 - Transactional build

Pull Request - State: closed - Opened by andreypopp almost 8 years ago - 3 comments

#25 - Log failures to stdout of CI env var is set

Pull Request - State: closed - Opened by andreypopp almost 8 years ago - 1 comment

#24 - Env refactor: rename $cur__source_root

Pull Request - State: closed - Opened by andreypopp almost 8 years ago

#23 - Do not use node in ejected build script.

Pull Request - State: closed - Opened by andreypopp almost 8 years ago - 1 comment

#22 - export to json.

Issue - State: open - Opened by jordwalke almost 8 years ago

#21 - Topfind issue

Issue - State: closed - Opened by andreypopp almost 8 years ago - 3 comments

#20 - Force out of source builds

Pull Request - State: closed - Opened by andreypopp almost 8 years ago - 2 comments

#18 - Builds are not transactional

Issue - State: closed - Opened by andreypopp almost 8 years ago - 9 comments

#17 - Implement sandboxing on darwin

Pull Request - State: closed - Opened by andreypopp almost 8 years ago - 2 comments

#16 - Implementing locking to prevent concurrent builds from racing with each other

Issue - State: open - Opened by andreypopp almost 8 years ago - 4 comments

#15 - Use *.opt toolchain

Pull Request - State: closed - Opened by andreypopp almost 8 years ago

#14 - Document commands

Issue - State: open - Opened by jordwalke almost 8 years ago - 1 comment
Labels: blocker

#13 - esy link workflow.

Issue - State: closed - Opened by jordwalke almost 8 years ago - 4 comments

#12 - Story for global installations

Issue - State: open - Opened by andreypopp almost 8 years ago - 3 comments

#11 - Make sure we are using *.opt toolchain

Issue - State: closed - Opened by andreypopp almost 8 years ago

#10 - Handle packages which don't support out of source builds

Issue - State: closed - Opened by andreypopp almost 8 years ago - 1 comment

#9 - Duplicate installation failures (when building same local package twice)

Issue - State: open - Opened by andreypopp almost 8 years ago - 1 comment

#8 - Make "esy shell" an alias to "esy $SHELL" add "esy pure-shell"

Issue - State: closed - Opened by andreypopp almost 8 years ago - 2 comments

#7 - Loose "esy <command>" sandboxing restrictions

Issue - State: closed - Opened by andreypopp almost 8 years ago - 2 comments

#6 - Proper sandbox mechanism

Issue - State: open - Opened by andreypopp almost 8 years ago - 4 comments

#5 - Cached builds

Pull Request - State: closed - Opened by andreypopp almost 8 years ago - 1 comment

#4 - Improvements

Pull Request - State: closed - Opened by andreypopp almost 8 years ago - 3 comments

#3 - Initial work on pjc build

Pull Request - State: closed - Opened by andreypopp almost 8 years ago - 1 comment

#1 - My work on Esy

Pull Request - State: closed - Opened by SanderSpies about 8 years ago - 10 comments