[
https://issues.apache.org/jira/browse/ARTEMIS-4680?focusedWorklogId=916160&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-916160
]
ASF GitHub Bot logged work on ARTEMIS-4680:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 24/Apr/24 10:43
Start Date: 24/Apr/24 10:43
Worklog Time Spent: 10m
Work Description: gemmellr commented on PR #2:
URL:
https://github.com/apache/activemq-artemis-console/pull/2#issuecomment-2074654002
Ok. To be clear though, it does also happen in CI:
```
[INFO] Installing node version v20.9.0
[INFO] Downloading
https://nodejs.org/dist/v20.9.0/node-v20.9.0-linux-x64.tar.gz to
/home/runner/.m2/repository/com/github/eirslett/node/20.9.0/node-20.9.0-linux-x64.tar.gz
[INFO] No proxies configured
[INFO] No proxy was configured, downloading directly
[INFO] Unpacking
/home/runner/.m2/repository/com/github/eirslett/node/20.9.0/node-20.9.0-linux-x64.tar.gz
into
/home/runner/work/activemq-artemis-console/activemq-artemis-console/artemis-console-extension/artemis-extension/node/tmp
[INFO] Copying node binary from
/home/runner/work/activemq-artemis-console/activemq-artemis-console/artemis-console-extension/artemis-extension/node/tmp/node-v20.9.0-linux-x64/bin/node
to
/home/runner/work/activemq-artemis-console/activemq-artemis-console/artemis-console-extension/artemis-extension/node/node
[INFO] Installed node locally.
[INFO] Installing Yarn version v1.22.21
[INFO] Downloading
https://github.com/yarnpkg/yarn/releases/download/v1.22.21/yarn-v1.22.21.tar.gz
to
/home/runner/.m2/repository/com/github/eirslett/yarn/1.22.21/yarn-1.22.21.tar.gz
[INFO] No proxies configured
[INFO] No proxy was configured, downloading directly
[INFO] Unpacking
/home/runner/.m2/repository/com/github/eirslett/yarn/1.22.21/yarn-1.22.21.tar.gz
into
/home/runner/work/activemq-artemis-console/activemq-artemis-console/artemis-console-extension/artemis-extension/node/yarn
[INFO] Installed Yarn locally.
```
https://github.com/apache/activemq-artemis-console/pull/2/checks#step:4:1308
Issue Time Tracking
-------------------
Worklog Id: (was: 916160)
Time Spent: 7.5h (was: 7h 20m)
> Upgrade the console to use HawtIO 4
> -----------------------------------
>
> Key: ARTEMIS-4680
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4680
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: Web Console
> Reporter: Andy Taylor
> Assignee: Andy Taylor
> Priority: Major
> Time Spent: 7.5h
> Remaining Estimate: 0h
>
> The current console is based upon HawtIO 1 which in turn is built on
> Bootstrap. Bootstrap is old and no longer actively being maintained.
>
> This improvement is to migrate the current console to use HawtIO 4 which i
> based on Typescript, react and Patternfly.
>
> A WIP can be found
> [here|https://github.com/andytaylor/activemq-artemis/tree/artemis-console-ng]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)