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

chore: Remove Heap #2491

Merged
merged 1 commit into from
Jun 24, 2024
Merged

chore: Remove Heap #2491

merged 1 commit into from
Jun 24, 2024

Conversation

heatlikeheatwave
Copy link
Collaborator

@heatlikeheatwave heatlikeheatwave commented Jun 21, 2024

🔗 Relevant links

🗒️ What

  • Remove all heap attributes and functionality

🤷 Why

Heap was removed as a service from HashiCorp on June 9th, 2024

@heatlikeheatwave heatlikeheatwave self-assigned this Jun 21, 2024
Copy link

vercel bot commented Jun 21, 2024

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

Name Status Preview Comments Updated (UTC)
dev-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 9:06pm

@heatlikeheatwave heatlikeheatwave requested review from a team, mikegolus and aaronvanderlip and removed request for a team June 21, 2024 21:21
Copy link

github-actions bot commented Jun 21, 2024

📦 Next.js Bundle Analysis

This analysis was generated by the next.js bundle analysis action 🤖

Three Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/[productSlug]/tutorials/[...tutorialSlug] 210.75 KB (🟢 -496 B) 421.34 KB
/onboarding/[...tutorialSlug] 199.53 KB (🟢 -494 B) 410.12 KB
/well-architected-framework/[...tutorialSlug] 199.75 KB (🟢 -496 B) 410.33 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

@heatlikeheatwave heatlikeheatwave merged commit d28f7d2 into main Jun 24, 2024
9 checks passed
@heatlikeheatwave heatlikeheatwave deleted the heat/chore/remove-heap branch June 24, 2024 21:08
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