FangSen9000 commented on PR #2569: URL: https://github.com/apache/apisix-dashboard/pull/2569#issuecomment-1210057383
My work is carried out on the basis of predecessors. He failed, but I benefited a lot from his work. Then I also carried out more in-depth work. @bzp2010 ‘s work: https://github.com/apache/apisix-dashboard/pull/2459/files# my work: https://github.com/apache/apisix-dashboard/pull/2555/files This work consists of two parts, GitHub workflow adjustment and project itself adjustment. The latter is easier, but the former is more difficult. Because our workflow needs to change too much. After I spent 14 days in-depth, I found that there were too many GitHub workflows to be changed, and many of them could not be replaced and run temporarily. The workload was amazing. So I took this helpless solution: instead of completely replacing the package manager, I used pnpm as a supplementary solution. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
