Skip to content

Improve CONTRIBUTING.md with accurate build instructions - #20

Closed
maschnetwork wants to merge 1 commit into
mainfrom
fix/contributing-md-issue-16
Closed

Improve CONTRIBUTING.md with accurate build instructions#20
maschnetwork wants to merge 1 commit into
mainfrom
fix/contributing-md-issue-16

Conversation

@maschnetwork

Copy link
Copy Markdown
Owner

Summary

Improves the CONTRIBUTING.md to better reflect the actual project setup and build workflow.

Changes

  • Added specific tool versions (GraalVM CE 17.0.9, Maven 3.9.6+)
  • Documented the real build workflow: Docker image → SAM build with native profile
  • Added CI pipeline section referencing the GitHub Actions Docker build test
  • Added local deployment instructions with SAM

Closes #16

- Add specific tool versions (GraalVM CE 17.0.9, Maven 3.9.6+)
- Document the actual build workflow (Docker + SAM + native profile)
- Add CI pipeline section referencing the GitHub Actions workflow
- Add local deployment instructions

Closes #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

Development

Successfully merging this pull request may close these issues.

CONTRIBUTING.MD

1 participant