Skip to content
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

add doc comment regarding how to pick nim versions #38

Closed
timotheecour opened this issue Jan 4, 2021 · 3 comments
Closed

add doc comment regarding how to pick nim versions #38

timotheecour opened this issue Jan 4, 2021 · 3 comments

Comments

@timotheecour
Copy link

as shown in nim-lang/fusion#67, we should pick latest of each branch, so 1.2.0 is probably not what users would want to test (instead, 1.2.8 currently)

is there a way to test for latest stable for 1.2.x branch? that would be the ideal to avoid having to change up a new release

@jiro4989
Copy link
Owner

jiro4989 commented Jan 5, 2021

is there a way to test for latest stable for 1.2.x branch?

There is not that function.

@timotheecour
Copy link
Author

see nim-lang/fusion#70 (comment)

alaviss/[email protected] allows using branch: [version-1-0, version-1-2, version-1-4, devel] which avoids this problem

jiro4989 added a commit that referenced this issue Jan 7, 2021
* add empty functions

* fix

* install compare-versions

* install node-fetch

* wip

* wip

* wip

* add test code

* wip

* wip

* wip

* remove node-fetch

* implements patch version

* format

* tsc

* add typescript test job

* add 'v' prefix

* format

* tsc

* add test case

* format

* implements minor version

* add test case

* tsc

* update validations

* format

* add test case

* tsc

* update test case

* add export

* add test case

* tsc

* update test description

* update test code position

* format

* add match version functions

* format

* tsc

* add test cases

* implements glob

* tsc

* add test case

* add info message

* tsc

* add request header

* format

* tscv

* fix code

* format

* tsc

* fix

* tsc

* fix

* format

* tsc
@jiro4989
Copy link
Owner

jiro4989 commented Jan 7, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants