Skip to content

feat: add apisix dashboard to dev image#12369

Merged
bzp2010 merged 7 commits into
apache:masterfrom
bzp2010:bzp/feat-dev-add-ui
Jun 24, 2025
Merged

feat: add apisix dashboard to dev image#12369
bzp2010 merged 7 commits into
apache:masterfrom
bzp2010:bzp/feat-dev-add-ui

Conversation

@bzp2010

@bzp2010 bzp2010 commented Jun 23, 2025

Copy link
Copy Markdown
Contributor

Description

Build the APISIX dashboard and put it into the dev image.

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@bzp2010
bzp2010 marked this pull request as ready for review June 23, 2025 10:59
@dosubot dosubot Bot added size:S This PR changes 10-29 lines, ignoring generated files. enhancement New feature or request labels Jun 23, 2025
- name: Check out the repo
uses: actions/checkout@v4

- name: Build APISIX Dashboard

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should a Makefile command be written for users to build locally themselves?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't feel the need. It's not a standard build and development process, and it doesn't seem to make much sense to package an image.

Users should develop through the apisix-dashboard project, not in apisix.

@SkyeYoung SkyeYoung left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other LGTM

@bzp2010
bzp2010 merged commit 4a71843 into apache:master Jun 24, 2025
37 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants