[
https://issues.apache.org/jira/browse/ATLAS-5215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prasad P. Pawar updated ATLAS-5215:
-----------------------------------
Description:
Fix docs build failures and apply remaining dependency upgrades. Prebuild
`fetch-team` fails due to network URL; docz build may hit ENOSPC (file
watchers).
Fix prebuild fetch-team (network access or mock)
Ensure docs deploy works (gh-pages 5.0.0 already applied)
Apply ejs, cross-spawn, braces fixes without full docz migration (if PRs 324,
325, 320 not merged)
Verification:
- [ ] `npm run build` passes in docs
- [ ] `npm run deploy` succeeds (if used)
dependabot links:
[313](https://github.com/apache/atlas/security/dependabot/313),
[441](https://github.com/apache/atlas/security/dependabot/441),
[325](https://github.com/apache/atlas/security/dependabot/325),
[334](https://github.com/apache/atlas/security/dependabot/334),
[289](https://github.com/apache/atlas/security/dependabot/289),
[308](https://github.com/apache/atlas/security/dependabot/308),
[355](https://github.com/apache/atlas/security/dependabot/355),
[302](https://github.com/apache/atlas/security/dependabot/302),
[310](https://github.com/apache/atlas/security/dependabot/310),
[309](https://github.com/apache/atlas/security/dependabot/309),
[477](https://github.com/apache/atlas/security/dependabot/477),
[478](https://github.com/apache/atlas/security/dependabot/478),
[364](https://github.com/apache/atlas/security/dependabot/364)
was:
Fix docs build failures and apply remaining dependency upgrades. Prebuild
`fetch-team` fails due to network URL; docz build may hit ENOSPC (file
watchers).
Fix prebuild fetch-team (network access or mock)
Ensure docs deploy works (gh-pages 5.0.0 already applied)
Apply ejs, cross-spawn, braces fixes without full docz migration (if PRs 324,
325, 320 not merged)
Verification:
- [ ] `npm run build` passes in docs
- [ ] `npm run deploy` succeeds (if used)
dependabot links:
[100](https://github.com/apache/atlas/security/dependabot/100),
[216](https://github.com/apache/atlas/security/dependabot/216),
[225](https://github.com/apache/atlas/security/dependabot/225),
[227](https://github.com/apache/atlas/security/dependabot/227),
[265](https://github.com/apache/atlas/security/dependabot/265),
[289](https://github.com/apache/atlas/security/dependabot/289),
[296](https://github.com/apache/atlas/security/dependabot/296),
[299](https://github.com/apache/atlas/security/dependabot/299),
[302](https://github.com/apache/atlas/security/dependabot/302),
[308](https://github.com/apache/atlas/security/dependabot/308),
[309](https://github.com/apache/atlas/security/dependabot/309),
[310](https://github.com/apache/atlas/security/dependabot/310),
[313](https://github.com/apache/atlas/security/dependabot/313),
[315](https://github.com/apache/atlas/security/dependabot/315),
[325](https://github.com/apache/atlas/security/dependabot/325),
[327](https://github.com/apache/atlas/security/dependabot/327),
[330](https://github.com/apache/atlas/security/dependabot/330),
[331](https://github.com/apache/atlas/security/dependabot/331),
[333](https://github.com/apache/atlas/security/dependabot/333),
[334](https://github.com/apache/atlas/security/dependabot/334),
[335](https://github.com/apache/atlas/security/dependabot/335),
[344](https://github.com/apache/atlas/security/dependabot/344),
[346](https://github.com/apache/atlas/security/dependabot/346),
[355](https://github.com/apache/atlas/security/dependabot/355),
[363](https://github.com/apache/atlas/security/dependabot/363),
[364](https://github.com/apache/atlas/security/dependabot/364),
[365](https://github.com/apache/atlas/security/dependabot/365),
[375](https://github.com/apache/atlas/security/dependabot/375),
[393](https://github.com/apache/atlas/security/dependabot/393),
[394](https://github.com/apache/atlas/security/dependabot/394),
[397](https://github.com/apache/atlas/security/dependabot/397),
[400](https://github.com/apache/atlas/security/dependabot/400),
[412](https://github.com/apache/atlas/security/dependabot/412),
[413](https://github.com/apache/atlas/security/dependabot/413),
[414](https://github.com/apache/atlas/security/dependabot/414),
[422](https://github.com/apache/atlas/security/dependabot/422),
[435](https://github.com/apache/atlas/security/dependabot/435),
[436](https://github.com/apache/atlas/security/dependabot/436),
[438](https://github.com/apache/atlas/security/dependabot/438),
[441](https://github.com/apache/atlas/security/dependabot/441),
[458](https://github.com/apache/atlas/security/dependabot/458),
[477](https://github.com/apache/atlas/security/dependabot/477),
[478](https://github.com/apache/atlas/security/dependabot/478),
[485](https://github.com/apache/atlas/security/dependabot/485),
[487](https://github.com/apache/atlas/security/dependabot/487),
[489](https://github.com/apache/atlas/security/dependabot/489),
[497](https://github.com/apache/atlas/security/dependabot/497),
[498](https://github.com/apache/atlas/security/dependabot/498),
[500](https://github.com/apache/atlas/security/dependabot/500),
[501](https://github.com/apache/atlas/security/dependabot/501),
[513](https://github.com/apache/atlas/security/dependabot/513),
[514](https://github.com/apache/atlas/security/dependabot/514)
> ATLAS UI DOCS: Fix fetch-team prebuild and docz build; apply remaining
> dependency upgrades
> ------------------------------------------------------------------------------------------
>
> Key: ATLAS-5215
> URL: https://issues.apache.org/jira/browse/ATLAS-5215
> Project: Atlas
> Issue Type: Task
> Components: atlas-webui
> Affects Versions: 3.0.0
> Reporter: Prasad P. Pawar
> Assignee: Prasad P. Pawar
> Priority: Major
> Labels: Atlas-UI
>
> Fix docs build failures and apply remaining dependency upgrades. Prebuild
> `fetch-team` fails due to network URL; docz build may hit ENOSPC (file
> watchers).
>
> Fix prebuild fetch-team (network access or mock)
> Ensure docs deploy works (gh-pages 5.0.0 already applied)
> Apply ejs, cross-spawn, braces fixes without full docz migration (if PRs 324,
> 325, 320 not merged)
> Verification:
> - [ ] `npm run build` passes in docs
> - [ ] `npm run deploy` succeeds (if used)
> dependabot links:
> [313](https://github.com/apache/atlas/security/dependabot/313),
> [441](https://github.com/apache/atlas/security/dependabot/441),
> [325](https://github.com/apache/atlas/security/dependabot/325),
> [334](https://github.com/apache/atlas/security/dependabot/334),
> [289](https://github.com/apache/atlas/security/dependabot/289),
> [308](https://github.com/apache/atlas/security/dependabot/308),
> [355](https://github.com/apache/atlas/security/dependabot/355),
> [302](https://github.com/apache/atlas/security/dependabot/302),
> [310](https://github.com/apache/atlas/security/dependabot/310),
> [309](https://github.com/apache/atlas/security/dependabot/309),
> [477](https://github.com/apache/atlas/security/dependabot/477),
> [478](https://github.com/apache/atlas/security/dependabot/478),
> [364](https://github.com/apache/atlas/security/dependabot/364)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)