Skip to content

Commit

Permalink
Prepare esy pesy alpha 7 (#120)
Browse files Browse the repository at this point in the history
* Version bumps

* Cleanup unused files
  • Loading branch information
ManasJayanth authored Mar 12, 2020
1 parent 89d7fa5 commit dfd0f9f
Show file tree
Hide file tree
Showing 137 changed files with 16 additions and 1,271 deletions.
8 changes: 7 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,10 @@ scripts/storage
vendor
coverage/
*.bs.js
npm-cli/
npm-cli/
esy.lock/
site/
images/
azure-pipelines.yml
.ci/
scripts/
2 changes: 1 addition & 1 deletion bin/Pesy.re
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ let pesyLsLibs = () => {
pkgs,
);
};
let version = "0.1.0-alpha.6";
let version = "0.1.0-alpha.7";

let cmd = () => {
open Cmdliner.Term;
Expand Down
49 changes: 0 additions & 49 deletions e2e-tests/TestBootstrapper.re

This file was deleted.

15 changes: 0 additions & 15 deletions e2e-tests/TestNonEmptyDirBootstrapper.re

This file was deleted.

218 changes: 0 additions & 218 deletions e2e-tests/TestPesyConfigure.re

This file was deleted.

9 changes: 4 additions & 5 deletions e2e-tests/dune
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
(executables
(names Runner TestBootstrapper TestPesyConfigure TestNonEmptyDirBootstrapper)
(public_names Runner.exe TestBootstrapper.exe TestPesyConfigure.exe TestNonEmptyDirBootstrapper.exe)
(libraries unix bos pesy--esy-pesy.lib))
(executable
(name Runner)
(public_name Runner.exe)
(libraries unix bos pesy--esy-pesy.lib))

(data_only_dirs pesy-configure-test-projects)
11 changes: 0 additions & 11 deletions e2e-tests/pesy-configure-test-projects/pesy-4.6/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion e2e-tests/pesy-configure-test-projects/pesy-4.6/dune

This file was deleted.

2 changes: 0 additions & 2 deletions e2e-tests/pesy-configure-test-projects/pesy-4.6/dune-project

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

43 changes: 0 additions & 43 deletions e2e-tests/pesy-configure-test-projects/pesy-4.6/package.json

This file was deleted.

Empty file.

This file was deleted.

Loading

0 comments on commit dfd0f9f

Please sign in to comment.