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

feat: replace issue templates with forms #411

Merged
merged 2 commits into from
Oct 16, 2023
Merged

feat: replace issue templates with forms #411

merged 2 commits into from
Oct 16, 2023

Conversation

@displague displague temporarily deployed to internal October 13, 2023 19:43 — with GitHub Actions Inactive
@displague displague added the enhancement New feature or request label Oct 13, 2023
id: debug
attributes:
label: Debug Output
description: To generate debug output run `terraform apply` with `TF_PROVIDER_LOG=DEBUG` and `PACKNGO_DEBUG=1`. Please use GitHub Gists if the output is long
Copy link
Member Author

@displague displague Oct 13, 2023

Choose a reason for hiding this comment

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

There may be other variables to consider here for debugging.

We could also caution against submitting client_id, client_secret, auth_token, authorization headers, and x-auth-token headers

@codecov-commenter
Copy link

Codecov Report

Attention: 22 lines in your changes are missing coverage. Please review.

Comparison is base (872618d) 59.56% compared to head (2f9fa6a) 60.40%.
Report is 19 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #411      +/-   ##
==========================================
+ Coverage   59.56%   60.40%   +0.83%     
==========================================
  Files          98       99       +1     
  Lines       19754    19889     +135     
==========================================
+ Hits        11767    12013     +246     
+ Misses       7684     7574     -110     
+ Partials      303      302       -1     
Files Coverage Δ
equinix/data_source_metal_port.go 100.00% <100.00%> (ø)
equinix/data_source_metal_spot_market_request.go 86.86% <100.00%> (+3.03%) ⬆️
equinix/helpers_device.go 84.91% <100.00%> (+7.34%) ⬆️
equinix/provider.go 82.14% <100.00%> (+0.05%) ⬆️
equinix/resource_metal_port.go 89.84% <100.00%> (+1.64%) ⬆️
equinix/resource_metal_spot_market_request.go 65.80% <100.00%> (+8.12%) ⬆️
equinix/resource_metal_vrf.go 86.40% <100.00%> (-0.53%) ⬇️
equinix/data_source_metal_device_bgp_neighbors.go 97.65% <94.11%> (+26.56%) ⬆️
equinix/data_source_metal_vrf.go 89.58% <33.33%> (ø)
equinix/port_helpers.go 77.33% <81.81%> (+4.64%) ⬆️
... and 1 more

... and 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@displague
Copy link
Member Author

Updates to the ISSUE_TEMPLATE directory shouldn't trigger E2E tests ✍️

@displague displague temporarily deployed to internal October 13, 2023 23:17 — with GitHub Actions Inactive
@cprivitere cprivitere merged commit 3b88276 into main Oct 16, 2023
4 of 5 checks passed
@cprivitere cprivitere deleted the issue_forms branch October 16, 2023 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants