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

wip: test CI changes #1471

Draft
wants to merge 36 commits into
base: master
Choose a base branch
from
Draft

wip: test CI changes #1471

wants to merge 36 commits into from

Conversation

t0yv0
Copy link
Member

@t0yv0 t0yv0 commented Jan 9, 2025

Toward pulumi/ci-mgmt#1191

Builds on top of pulumi/ci-mgmt#1275 using Bridged Makefile for this provider.

  • run all tests
    • cd awsx && yarn test
    • cd awsx-classic/tests && yarn && yarn run build && yarn run mocha $$(find bin -name '*.spec.js')
  • recover weekly-pulumi-update.yml
  • recover awsx-upgrade-aws.yml
  • ensure renovate can update the repo
  • ensure post-release verification
  • perform an alpha release
  • verify in each language the SDKs got versioned and usable

t0yv0 added a commit that referenced this pull request Jan 9, 2025
This is a temporary change to facilitate testing
#1471

The schema-tools expect schema to be found under a certain path but the
PR is moving the schema. The new location is enabled to reference the
old location.
Copy link

github-actions bot commented Jan 9, 2025

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

Attention: Patch coverage is 0% with 447 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@cb982e9). Learn more about missing BASE report.

Files with missing lines Patch % Lines
provider/cmd/pulumi-gen-awsx/main.go 0.00% 153 Missing ⚠️
provider/pkg/schemagen/ec2.go 0.00% 110 Missing ⚠️
provider/pkg/schemagen/ecsx.go 0.00% 88 Missing ⚠️
provider/pkg/schemagen/ecr.go 0.00% 62 Missing ⚠️
provider/pkg/schemagen/lb.go 0.00% 20 Missing ⚠️
provider/pkg/schemagen/cloudtrail.go 0.00% 8 Missing ⚠️
provider/pkg/schemagen/iam.go 0.00% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             master   #1471   +/-   ##
========================================
  Coverage          ?   0.00%           
========================================
  Files             ?      10           
  Lines             ?    2345           
  Branches          ?       0           
========================================
  Hits              ?       0           
  Misses            ?    2345           
  Partials          ?       0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@t0yv0 t0yv0 requested a review from rquitales January 9, 2025 22:30
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.

1 participant