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: manifest.json should have stable json #3584

Merged
merged 3 commits into from
Jun 24, 2024
Merged

Conversation

mutahhir
Copy link
Member

@mutahhir mutahhir commented Apr 8, 2024

Description

Ensure that the manifest.json file has stable output. Removes instances where test snapshots fail when no content has changed, but JSON.stringify shuffles object attribute order. Suggested by #3561

Checklist

  • I have updated the PR title to match CDKTF's style guide
  • I have run the linter on my code locally
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation if applicable
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works if applicable
  • New and existing unit tests pass locally with my changes

Copy link
Contributor

Hi there! 👋 We haven't heard from you in 60 days and would like to know if you're still working on this or need help. If we don't hear from you before then, I'll auto-close this PR in 30 days.

@github-actions github-actions bot added the stale An issue or pull request that has not been updated in a very long time label Jun 15, 2024
@mutahhir mutahhir force-pushed the fix/stable-manifest-json branch from 1330790 to 0b112da Compare June 19, 2024 13:22
@github-actions github-actions bot removed the stale An issue or pull request that has not been updated in a very long time label Jun 20, 2024
@mutahhir mutahhir added this pull request to the merge queue Jun 24, 2024
Merged via the queue into main with commit 4fd0a65 Jun 24, 2024
431 checks passed
@mutahhir mutahhir deleted the fix/stable-manifest-json branch June 24, 2024 10:43
ansgarm added a commit that referenced this pull request Jul 1, 2024
## 0.20.8

### feat

- feat: add validation to TerraformModule
[\#3608](#3608)

### fix

- fix: Empty string, booleans, and zero numbers in hcl rendering
[\#3655](#3655)
- fix: explicitly listen on ipv4 address for verdaccio due to Github
runner image regression
[\#3654](#3654)

### chore

- chore: manifest.json should have stable json
[\#3584](#3584)
- chore: update JSII
[\#3616](#3616)
- chore: remove dependency on jsii-srcmak
[\#3607](#3607)
- chore: Fix a small documentation typo
[\#3629](#3629)
- chore: Use single-label runner for custom-linux-xl
[\#3623](#3623)
- chore: fix branch cleanup
[\#3644](#3644)
- chore: remove Homebrew link and publishing step
[\#3605](#3605)
- chore: Upgrade dependencies for lib
[\#3618](#3618)
- chore: Upgrade dependencies for util
[\#3599](#3599)
- chore: Upgrade dependencies for util
[\#3589](#3589)
- chore: Upgrade dependencies for util
[\#3612](#3612)
- chore: Upgrade dependencies for cli
[\#3613](#3613)
- chore: Upgrade dependencies for cli
[\#3598](#3598)
- chore: Add links and headers
[\#3594](#3594)
- chore(deps): pin trusted workflows based on HashiCorp TSCCR
[\#3614](#3614)
- chore(deps): pin trusted workflows based on HashiCorp TSCCR
[\#3606](#3606)
- chore(deps): pin trusted workflows based on HashiCorp TSCCR
[\#3652](#3652)
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants