Skip to content

Support pre-release versions for PureScript tool #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 35 commits into from
Mar 1, 2022
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
bdfa409
Run constructBuildPlan in Aff
JordanMartinez Feb 25, 2022
05cc8f5
Enable fFGHR to use first pre-release found
JordanMartinez Feb 25, 2022
cdd7670
Dedent 'where' functions and add type sigs
JordanMartinez Feb 25, 2022
2bdff82
Export fFGHR and use in getVersionField
JordanMartinez Feb 25, 2022
e7b9356
Make unstable get latest release (pre-release or not)
JordanMartinez Feb 28, 2022
e68d290
Rename any release to stable release
JordanMartinez Feb 28, 2022
2325aac
Put branch on new line
JordanMartinez Feb 28, 2022
93b1078
Update readme about 'unstable' version
JordanMartinez Feb 28, 2022
406f938
Duplicate logic for unstable; print different info msg
JordanMartinez Mar 1, 2022
604dd73
Parse desired label's version
JordanMartinez Mar 1, 2022
da96920
Relocate ToolMap; define and use its Json codecs
JordanMartinez Mar 1, 2022
a935a5e
Use 1 API call run to get latest and unstable
JordanMartinez Mar 1, 2022
0dcfa89
Update spago deps to fix error
JordanMartinez Mar 1, 2022
ecf352a
Use custom Map codec to produce more common json
JordanMartinez Mar 1, 2022
38f1b1a
Rebuild code in nix-shell
JordanMartinez Mar 1, 2022
bb08218
Run `node update.js`
JordanMartinez Mar 1, 2022
85b8dd5
Merge branch 'main' into support-pre-release-versions
JordanMartinez Mar 1, 2022
700c10e
Temp - print json being decoded
JordanMartinez Mar 1, 2022
25b6c93
Use env to determine which versions file to use
JordanMartinez Mar 1, 2022
eefd145
Run npm run build while in nix-shell
JordanMartinez Mar 1, 2022
1d5cd86
No longer print debug info
JordanMartinez Mar 1, 2022
abd548e
Remove unneeded import
JordanMartinez Mar 1, 2022
736b373
Run npm run build while in nix-shell
JordanMartinez Mar 1, 2022
25dcbd5
Revert versions.json schema change
JordanMartinez Mar 1, 2022
d17111a
Add v2 file; encode to all versions, decode from v2
JordanMartinez Mar 1, 2022
50d457d
Drop ToolMap type
JordanMartinez Mar 1, 2022
3792b8e
Add foreign-object
JordanMartinez Mar 1, 2022
80997ca
Run npm run build in nix-shell
JordanMartinez Mar 1, 2022
4d596c5
Run node update.js
JordanMartinez Mar 1, 2022
2ceffc7
Update readme's description of `latest` and `unstable`
JordanMartinez Mar 1, 2022
a1dd73b
Rename to printTool; update comment
JordanMartinez Mar 1, 2022
1ee3587
Account for build metadata
JordanMartinez Mar 1, 2022
085bc4e
Add lists to fix spago error
JordanMartinez Mar 1, 2022
b3725fa
Run npm run build in nix-shell
JordanMartinez Mar 1, 2022
2fcfbb8
Add blank line to end of file
JordanMartinez Mar 1, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Run npm run build in nix-shell
  • Loading branch information
JordanMartinez committed Mar 1, 2022
commit b3725fa45cff58d78fe3fdcee646e5f8a2d3dbc9
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/update.js

Large diffs are not rendered by default.