Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[YUNIKORN-1873] Web: Use standard build conventions #125

Closed
wants to merge 1 commit into from

Conversation

craigcondit
Copy link
Contributor

What is this PR for?

  • Allow go compiler to be overridden by GO variable
  • Allow Docker image name to be customized via WEB_TAG variable
  • Use "build" for build artifacts instead of "bin"
  • Install build tools to "tools" dir
  • Use proper Makefile dependencies
  • Add "distclean" target to clean up fully

What type of PR is it?

  • - Bug Fix
  • - Improvement
  • - Feature
  • - Documentation
  • - Hot Fix
  • - Refactoring

Todos

  • - Task

What is the Jira issue?

https://issues.apache.org/jira/browse/YUNIKORN-1873

How should this be tested?

Screenshots (if appropriate)

Questions:

  • - The licenses files need update.
  • - There is breaking changes for older versions.
  • - It needs documentation.

- Allow go compiler to be overridden by GO variable
- Allow Docker image name to be customized via WEB_TAG variable
- Use "build" for build artifacts instead of "bin"
- Install build tools to "tools" dir
- Use proper Makefile dependencies
- Add "distclean" target to clean up fully
Copy link
Contributor

@wilfred-s wilfred-s left a comment

Choose a reason for hiding this comment

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

LGTM

@craigcondit craigcondit deleted the YUNIKORN-1873 branch July 19, 2023 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants