Skip to content

first ci version#12

Merged
Ivansete-status merged 5 commits into
masterfrom
enhance-ci-2
Apr 29, 2026
Merged

first ci version#12
Ivansete-status merged 5 commits into
masterfrom
enhance-ci-2

Conversation

@Ivansete-status

Copy link
Copy Markdown
Collaborator

No description provided.

@NagyZoltanPeter NagyZoltanPeter left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@darshankabariya darshankabariya left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

Comment thread .github/workflows/ci.yml Outdated
strategy:
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No windows?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in 2b56da5

Comment thread .github/workflows/ci.yml
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
nim-version: ['2.2.4', 'stable']

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: maybe 2.2.10 too? Or dev

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tackled in ac6940e

Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/ci.yml
Comment thread .github/workflows/ci.yml Outdated
run: nimble install -y --depsOnly

- name: Build
run: nimble build -y

@gmelodie gmelodie Apr 28, 2026

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The error on 2.2.4 seems to come from the --noMain flag in ffi.nimble (maybe removing it will fix the issue? Not sure why that's there though)

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Addressed in e44f993

@gmelodie gmelodie left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No desperate need to run devel

@Ivansete-status
Ivansete-status merged commit e3eca63 into master Apr 29, 2026
6 checks passed
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

Successfully merging this pull request may close these issues.

5 participants