Allow running consistency check for all workflows

Đang mở
#213 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
25/100
Loại issue
Tính năng
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Đình trệ
Công nghệ
github-actions, kotlin
Lĩnh vực
ci-cd, devops

Hướng nghiên cứu

Start by locating the existing consistency checks for supported workflows and the workflow-generation entry points. Define how a generated workflow would invoke all checks and how runtime checks could be disabled; done means the consistency of all supported workflows can be checked proactively without requiring each workflow to run.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

enhancement

Some workflows run frequently, e. g. building the project is done usually every commit, but releases are done less often. If Kotlin script and YAML diverge, the moment when the user learns about it is at the moment the workflow runs. It then requires patching.

An alternative approach would be to proactively check consistency for all supported workflows, as often as possible, then it would speed up detecting any issues. It could even allow disabling consistency check during workflow runtime.

Rough idea: provide utilities that generate a workflow for calling just the consistency checks of all workflows.

Ngôn ngữ chính
Kotlin
Star
664
Fork
30
Merge trung bình
4 ngày 19 giờ
Pull request đã merge (30 ngày)
5

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. 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.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của typesafegithub/github-workflows-kt

Tất cả issue của typesafegithub/github-workflows-kt

Issue tương tự

Thêm issue về Kotlin

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.