localstack-samples / localstack-samples/localstack-pulumi-samples
Add GitHub Actions workflow and Makefile for test automation
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- Python
- Star
- 13
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
We should add a GitHub Actions workflow and a Makefile to automate running tests for individual Pulumi samples. These should be modeled after the existing workflows and Makefiles used in:
- localstack-samples/localstack-pro-samples/Makefile
- localstack-samples/localstack-pro-samples/.github/workflows/makefile.yml
Requirements:
- Create a top-level Makefile to run install, lint, start, stop, and test commands for each Pulumi sample directory (similar to pro-samples).
- Add a GitHub Actions workflow under
.github/workflows/to run CI tests for all samples, similar to the referenced pro-samples workflow. - Ensure the workflow installs dependencies, sets up LocalStack, pulls the Docker image, and executes tests using the Makefile.
- Link to relevant references for implementation:
This will keep testing consistent across all LocalStack sample repositories and simplify maintenance.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Bắt đầu bằng cách so sánh Makefile của pro-samples được tham chiếu với .github/workflows/makefile.yml, sau đó kiểm tra các thư mục mẫu Pulumi trong repository này. Thêm Makefile cấp cao nhất được yêu cầu và workflow vào .github/workflows/. Công việc được hoàn tất khi workflow cài đặt các dependency, thiết lập LocalStack, pull Docker image và chạy các test cho tất cả các sample thông qua Makefile.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- docker, github-actions, python
- Lĩnh vực
- build-system, ci-cd, devops, tooling
- Loại issue
- Tính năng
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100