Skip to content

Actions workflow updates. #11

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

Merged
merged 2 commits into from
Nov 26, 2024
Merged

Actions workflow updates. #11

merged 2 commits into from
Nov 26, 2024

Conversation

Artlvns
Copy link
Contributor

@Artlvns Artlvns commented Nov 20, 2024

chore: Introduce tag and release module workflow.
chore: adjust CI wokrflow to run on PR only. We don't need it to run after merge to main once more.
docs: make info om TF docs delimiter to comment as is looks confusing in clear text while delimiter is a comment.

chore: Introduce tag and release module workflow.
chore: adjust CI wokrflow to run on PR only. We don't need it to run after merge to main once more.
@Artlvns Artlvns changed the title Actions workdlow updates. Actions workflow updates. Nov 20, 2024
@Artlvns Artlvns requested a review from Laffs2k5 November 20, 2024 09:55
Copy link
Contributor

Terraform validation summary for environment: module

Step Result
⚙️ Initialization success
🖌 Format and Style success
Validate success
🧹 TFLint success
📖 Plan N/A

Plan not available 🤷‍♀️

Pusher: @Artlvns, Action: pull_request, Workflow: CI TF Test

Copy link
Contributor

Terraform test summary for file: integration-test-minimal.tftest.hcl

Step Result
⚙️ Initialization success
🧪 Tests success

Test summary: ✅ "Success! 1 passed, 0 failed."

Show Test Report
Test result for file: integration-test-minimal.tftest.hcl
overall result: success
exit code: 0
 
output: 
Test: "apply" -----> "pass" ✅ 


Test summary for file: "Success! 1 passed, 0 failed."
====================================================================================================

Pusher: @Artlvns, Action: pull_request, Workflow: CI TF Test

Copy link
Contributor

Terraform test summary for file: integration-test-full.tftest.hcl

Step Result
⚙️ Initialization success
🧪 Tests success

Test summary: ✅ "Success! 1 passed, 0 failed."

Show Test Report
Test result for file: integration-test-full.tftest.hcl
overall result: success
exit code: 0
 
output: 
Test: "apply" -----> "pass" ✅ 


Test summary for file: "Success! 1 passed, 0 failed."
====================================================================================================

Pusher: @Artlvns, Action: pull_request, Workflow: CI TF Test

Copy link
Contributor

Terraform test summary for file: unit-tests.tftest.hcl

Step Result
⚙️ Initialization success
🧪 Tests success

Test summary: ✅ "Success! 15 passed, 0 failed."

Show Test Report
Test result for file: unit-tests.tftest.hcl
overall result: success
exit code: 0
 
output: 
Test: "consuption_budget_amount_can_not_be_0" -----> "pass" ✅ 
Test: "consuption_time_grain_not_allowed_value" -----> "pass" ✅ 
Test: "consumption_budget_time_grain_default_value" -----> "pass" ✅ 
Test: "consumption_budget_timegrain_billingannual_allowed" -----> "pass" ✅ 
Test: "consumption_budget_timegrain_billingmonth_allowed" -----> "pass" ✅ 
Test: "consumption_budget_timegrain_billingquarter_allowed" -----> "pass" ✅ 
Test: "consumption_budget_timegrain_annually_allowed" -----> "pass" ✅ 
Test: "consumption_budget_timegrain_quarterly_allowed" -----> "pass" ✅ 
Test: "consumption_budget_notification_default_disabled" -----> "pass" ✅ 
Test: "cost_anomaly_alert_default_not_created" -----> "pass" ✅ 
Test: "cost_anomaly_alert_created_with_email_receivers" -----> "pass" ✅ 
Test: "cost_anomaly_alert_name_correct" -----> "pass" ✅ 
Test: "cost_anomaly_alert_email_receivers_validation" -----> "pass" ✅ 
Test: "it_should_output_resource_id_for_budget" -----> "pass" ✅ 
Test: "it_should_output_resource_id_for_cost_anomaly_alert" -----> "pass" ✅ 


Test summary for file: "Success! 15 passed, 0 failed."
====================================================================================================

Pusher: @Artlvns, Action: pull_request, Workflow: CI TF Test

@Artlvns Artlvns merged commit e87284f into main Nov 26, 2024
6 checks passed
@Artlvns Artlvns deleted the module-release-workflow branch November 26, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants