patternfly / patternfly/patternfly-org

Bug - documentation-framework version gets out of sync with documentation-site

Open
#3,965 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

PF Team
Dominant language
JavaScript
Stars
74
Forks
147
Avg merge
4d 11h
Merged PRs (30d)
2

Description

Describe the problem
The documentation-framework version gets bumped when the v6 branch has a release, but it does not bump to version listed for the documentation-site. This causes errors and makes changes to the docs framework seem to not work as it grabs the previous version of the package from NPM instead of using the local version.

Expected behavior
The documentation site package should use the local version of the documentation-framework.


Jira Issue: PF-318

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by locating the version declarations for documentation-framework and documentation-site, then inspect how the documentation site resolves the framework package. Done means the site uses the matching local documentation-framework version and the reported errors no longer occur.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.