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

fix: vercel build path #3

Merged
merged 3 commits into from
Jul 1, 2024
Merged

fix: vercel build path #3

merged 3 commits into from
Jul 1, 2024

Conversation

rafaelcr
Copy link
Collaborator

@rafaelcr rafaelcr commented Jul 1, 2024

No description provided.

Copy link

codecov bot commented Jul 1, 2024

Codecov Report

Attention: Patch coverage is 0% with 263 lines in your changes missing coverage. Please review.

Files Patch % Lines
api/src/api/schemas.ts 0.00% 247 Missing ⚠️
api/src/api/routes/etchings.ts 0.00% 9 Missing ⚠️
api/src/api/routes/addresses.ts 0.00% 2 Missing ⚠️
api/src/api/routes/blocks.ts 0.00% 2 Missing ⚠️
api/src/api/routes/transactions.ts 0.00% 2 Missing ⚠️
api/src/pg/types.ts 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

Copy link

github-actions bot commented Jul 1, 2024

Vercel deployment URL: https://runehook-t0apcvjqf-hirosystems.vercel.app 🚀

@rafaelcr rafaelcr merged commit 4be379a into develop Jul 1, 2024
8 checks passed
@rafaelcr rafaelcr deleted the ci/vercel branch July 1, 2024 17:33
github-actions bot pushed a commit that referenced this pull request Jul 1, 2024
## [0.2.0](v0.1.0...v0.2.0) (2024-07-01)

### Features

* add cache to api endpoints ([1584499](1584499))
* address routes, rune route expansion ([6c5603b](6c5603b))
* blocks and transactions endpoints ([3c563da](3c563da))
* rune supply ([59152b0](59152b0))
* status endpoint ([67b61ee](67b61ee))

### Bug Fixes

* consider mint caps ([909b59e](909b59e))
* consider mint terms block height ([97263a1](97263a1))
* location api object ([8e1016a](8e1016a))
* mintable, field types, get rune by number ([99038e5](99038e5))
* receive/send operation order ([8589378](8589378))
* vercel build path ([#3](#3)) ([4be379a](4be379a))
Copy link

github-actions bot commented Jul 1, 2024

🎉 This PR is included in version 0.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant