patternfly / patternfly/patternfly-org
Bug - documentation-framework version gets out of sync with documentation-site
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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