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

Feature/375 ci/cd #99

Merged
merged 14 commits into from
Jul 6, 2022
Merged

Feature/375 ci/cd #99

merged 14 commits into from
Jul 6, 2022

Conversation

Will-Hyde
Copy link
Contributor

Adding the ability to lint and test the zns SDK project in circle CI.

test/actions.test.ts Outdated Show resolved Hide resolved
* So if we get that many there's probably more domains we need
* to fetch. If we got back less, we can stop querying
*/
do {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Many of these loops had to be altered to pass the linting step.
I made them into do whiles, because it was most similar to the structure they were already using

@Will-Hyde Will-Hyde merged commit c6d1be3 into master Jul 6, 2022
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

4 participants