Merge stable into release-1.8#8542
Closed
infrahub-github-bot-app[bot] wants to merge 13 commits intorelease-1.8from
Closed
Merge stable into release-1.8#8542infrahub-github-bot-app[bot] wants to merge 13 commits intorelease-1.8from
infrahub-github-bot-app[bot] wants to merge 13 commits intorelease-1.8from
Conversation
* doc: fix documentation lint rules IFC-2265 * docs: fix documentation lint IFC-2265 * docs(vale): improve Artifact regex and remove unnecessary vale-off sections IFC-2265 Use literal space instead of \s in Artifact lookbehind to prevent cross-line matching. Replace vale-off sections in style guide with backticks on incorrect examples, which Vale naturally ignores. * docs: fix grammar, terminology, and style issues IFC-2265 - Fix sentence-case headings after colons in configuration-changes.mdx - Rewrite passive voice and fix capitalization in database-backup.mdx - Fix step heading consistency in profiles.mdx - Fix subject-verb agreement with singular Resource Manager - Lowercase "artifacts" mid-sentence in release notes - Fix typos: "was" -> "way", "will will" -> "will", "due the" -> "due to the" - Hyphenate "non-default" - Use "Transformation" noun form instead of "transform" in webhooks and release notes - Lowercase generic "transformation" in object-conversion.mdx - Remove duplicated paragraph in developer-guide.mdx * linting --------- Co-authored-by: Pete Crocker <pete@petecrocker.com>
* First draft guide for development setup * replace getting started by overview * spelling exception * Round 1 of review * Refine getting schema library and loading part * Fix typos * Fix broken link * Fix broken link * Apply suggestion from @BaptisteGi
Add a new label for specs
…#8480) * IFC-2235 integration test replicating the issue * IFC-2235 HFID and Display Labels recomputation during node update could require additional information from related nodes * IFC-2235 refactor common behavior in the same method * IFC-2235 towncrier (#8237) * IFC-2235 /feedback command usage * IFC-2235 address code review feedbacks
…l-nulls clean up None/nulls in HFID and display_label
Prepare for 1.7.7
Contributor
|
replaced by #8593 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merging stable into release-1.8 after merging pull request #8328.