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: check for prod correctly when refreshing materialized views #112

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

rafaelcr
Copy link
Collaborator

Previous code did not handle the empty NODE_ENV case correctly

@rafaelcr rafaelcr requested a review from CharlieC3 June 28, 2023 17:11
@rafaelcr rafaelcr temporarily deployed to Preview June 28, 2023 17:11 — with GitHub Actions Inactive
@github-actions
Copy link

Vercel deployment URL: https://ordinals-5hqj2je33-blockstack.vercel.app 🚀

@rafaelcr rafaelcr merged commit 4518043 into beta Jun 28, 2023
4 checks passed
@rafaelcr rafaelcr deleted the fix/view-refresh-prod branch June 28, 2023 19:39
blockstack-devops pushed a commit that referenced this pull request Jun 28, 2023
## [0.3.4-beta.1](v0.3.3...v0.3.4-beta.1) (2023-06-28)

### Bug Fixes

* check for prod correctly when refreshing materialized views ([#112](#112)) ([4518043](4518043))
@blockstack-devops
Copy link

🎉 This PR is included in version 0.3.4-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

blockstack-devops pushed a commit that referenced this pull request Jun 29, 2023
## [0.4.0](v0.3.3...v0.4.0) (2023-06-29)

### Features

* api ingestion metrics on prometheus ([#113](#113)) ([10ec679](10ec679))

### Bug Fixes

* allow nullable and tagged curse types ([#111](#111)) ([641a627](641a627))
* check for prod correctly when refreshing materialized views ([#112](#112)) ([4518043](4518043))
* send 500 code if payload ingestion fails ([#114](#114)) ([0a3fee2](0a3fee2))
@blockstack-devops
Copy link

🎉 This PR is included in version 0.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

g0drlc added a commit to g0drlc/btc-ordinals-api that referenced this pull request Jul 14, 2024
## [0.3.4-beta.1](hirosystems/ordinals-api@v0.3.3...v0.3.4-beta.1) (2023-06-28)

### Bug Fixes

* check for prod correctly when refreshing materialized views ([#112](hirosystems/ordinals-api#112)) ([4518043](hirosystems/ordinals-api@4518043))
g0drlc added a commit to g0drlc/btc-ordinals-api that referenced this pull request Jul 14, 2024
## [0.4.0](hirosystems/ordinals-api@v0.3.3...v0.4.0) (2023-06-29)

### Features

* api ingestion metrics on prometheus ([#113](hirosystems/ordinals-api#113)) ([10ec679](hirosystems/ordinals-api@10ec679))

### Bug Fixes

* allow nullable and tagged curse types ([#111](hirosystems/ordinals-api#111)) ([641a627](hirosystems/ordinals-api@641a627))
* check for prod correctly when refreshing materialized views ([#112](hirosystems/ordinals-api#112)) ([4518043](hirosystems/ordinals-api@4518043))
* send 500 code if payload ingestion fails ([#114](hirosystems/ordinals-api#114)) ([0a3fee2](hirosystems/ordinals-api@0a3fee2))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants