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

ci: add gitHub workflows #727

Closed
wants to merge 9 commits into from

Conversation

johnhooks
Copy link
Contributor

No description provided.

johnhooks and others added 9 commits February 18, 2023 17:39
…g of integer results (#19)

up/down - Functions should not round integer results.

up - up should only round positive numbers, 0 is not a positive number.

halfUp - halfUp was incorrectly rounding numbers in the [0,1) range due to the incorrect
definition of isPositive.

Fixes dinerojs#710

Co-authored-by: Lim Yue Chuan <shasderias@gmail.com>
* dinero number folder layout example

* refactor: simplify even further

* chore: add required formatter
* refactor: build currency source files

* build: prettier ignore data/iso4217

The amendments data file is formatted so each currency is on a single
line, which makes it much easier to read. Though it also needs to be
ignored by prettier to make sure it isn't formatted by the format
script.

* build(turbo): add `prepare`task

Also modified `build:clean` to include `lib` and `.turbo` directories.

* refactor(genCurrencies): import node namespaced modules
@vercel
Copy link

vercel bot commented Feb 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
dinerojs ❌ Failed (Inspect) Feb 19, 2023 at 2:43AM (UTC)

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit ff725ec:

Sandbox Source
@dinero.js/example-cart-react Configuration
@dinero.js/example-cart-vue Configuration
@dinero.js/example-pricing-react Configuration
@dinero.js/example-starter Configuration

@johnhooks
Copy link
Contributor Author

Sorry this was on mistake, I mean to PR my own branch not upstream/main

@johnhooks johnhooks deleted the merge/github-workflow-next branch February 19, 2023 02:53
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.

None yet

1 participant