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

Handle empty dictionaries #394

Merged
merged 1 commit into from
Jun 3, 2023
Merged

Handle empty dictionaries #394

merged 1 commit into from
Jun 3, 2023

Conversation

jpsim
Copy link
Owner

@jpsim jpsim commented Jun 3, 2023

Fixes #393.

@jpsim jpsim force-pushed the handle-empty-dictionaries branch from 31d67c1 to 1bf3f98 Compare June 3, 2023 12:25
@jpsim jpsim merged commit a34f950 into main Jun 3, 2023
@jpsim jpsim deleted the handle-empty-dictionaries branch June 3, 2023 12:26
@shmidt
Copy link

shmidt commented Jun 4, 2023

Thank you!

lynchsft pushed a commit to lynchsft/Yams that referenced this pull request Sep 20, 2024
Merge in EOM/yams from ensemble_auto_update_054EB44F-E562-4F52-BCAD-120EE771C146 to main

* commit 'a34f950531e38ca53ad0719318c6345767a58f39': (39 commits)
  Handle empty dictionaries (jpsim#394)
  [CI] Run some jobs with Swift 5.8 / Xcode 14.3 (jpsim#392)
  Bump activesupport from 6.1.7.1 to 6.1.7.3 (jpsim#391)
  build: add ARM64 architecture mapping for Windows (jpsim#390)
  Add empty changelog section
  Release 5.0.5
  Use common rules_swift name (jpsim#389)
  Remove conditional docc-plugin dependency (jpsim#388)
  Release 5.0.4
  build: use static linking for `CYaml` (jpsim#386)
  Bump activesupport from 6.1.7 to 6.1.7.1 (jpsim#385)
  Add empty changelog section
  Update BCR presubmit to only build, not test (jpsim#382)
  Bump version to 5.0.3
  Update versions to 5.0.2
  Release 5.0.2 (jpsim#381)
  Add bazel BCR configuration files (jpsim#380)
  Use default repo names for bazel rules (jpsim#379)
  Improve test CI setup (jpsim#378)
  Migrate to bzlmod (jpsim#377)
  ...
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.

Failure to represent empty dictionary
2 participants