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

merge main in devel ci branch #174

Merged
merged 1 commit into from
Feb 9, 2023
Merged

Conversation

pietroppeter
Copy link
Owner

did not know I could do it with a PR, but hey, why not! :)

* fix orc macro bug

* replace toml_serialization with parsetoml

* clean up

* use jsony for deserialzation as it can handle missing fields
@pietroppeter pietroppeter merged commit a2bf928 into pietroppeter-add-devel-ci Feb 9, 2023
pietroppeter added a commit that referenced this pull request Feb 9, 2023
* Adding devel to CI

I am adding both stable (that will become 2.x soon) and devel (which is candidate for 2.x). Also update versions of cache and setup-nim-action

* disable fail-fast for test CI

see https://stackoverflow.com/a/65647509/4178189

* Change toml lib + fix macro bug on devel (#173) (#174)

* fix orc macro bug

* replace toml_serialization with parsetoml

* clean up

* use jsony for deserialization as it can handle missing fields

Co-authored-by: Hugo Granström <5092565+HugoGranstrom@users.noreply.github.com>

* bump to 0.3.6

---------

Co-authored-by: Hugo Granström <5092565+HugoGranstrom@users.noreply.github.com>
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.

2 participants