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

simplify integ test defaults #51

Merged
1 commit merged into from
Jan 9, 2023
Merged

simplify integ test defaults #51

1 commit merged into from
Jan 9, 2023

Conversation

ghost
Copy link

@ghost ghost commented Jan 9, 2023

  • In workflow_dispatch mode, fill in the repo and email for us. We still want this to be required in workflow_call (to prevent unknowingly testing against the wrong test apps).
  • rm klotho-repo, which we don't need. If another repo invokes this workflow, it'll just compile its own klotho (that is, checkout will check out that other repo, not klothoplatform/klotho -- which is just what we want).

Verified to work at: https://github.com/klothoplatform/klotho/actions/runs/3877548096

Standard checks

  • Unit tests: n/a
  • Docs: n/a
  • Backwards compatibility: no issues

- In workflow_dispatch mode, fill in the repo and email for us. We still
  want this to be required in workflow_call (to prevent unknowingly
  testing against the wrong test apps).
- rm klotho-repo, which we don't need. If another repo invokes this
  workflow, it'll just compile its own klotho (that is, checkout will
  check out that other repo, not klothoplatform/klotho -- which is just
  what we want).
@github-actions
Copy link

github-actions bot commented Jan 9, 2023

Package Line Rate Health
github.com/klothoplatform/klotho/pkg/analytics 2%
github.com/klothoplatform/klotho/pkg/annotation 24%
github.com/klothoplatform/klotho/pkg/core 21%
github.com/klothoplatform/klotho/pkg/env_var 82%
github.com/klothoplatform/klotho/pkg/exec_unit 41%
github.com/klothoplatform/klotho/pkg/infra/kubernetes 58%
github.com/klothoplatform/klotho/pkg/infra/kubernetes/helm 52%
github.com/klothoplatform/klotho/pkg/input 63%
github.com/klothoplatform/klotho/pkg/lang 37%
github.com/klothoplatform/klotho/pkg/lang/dockerfile 0%
github.com/klothoplatform/klotho/pkg/lang/golang 9%
github.com/klothoplatform/klotho/pkg/lang/javascript 46%
github.com/klothoplatform/klotho/pkg/lang/python 60%
github.com/klothoplatform/klotho/pkg/lang/yaml 0%
github.com/klothoplatform/klotho/pkg/logging 7%
github.com/klothoplatform/klotho/pkg/multierr 95%
github.com/klothoplatform/klotho/pkg/provider/aws 60%
github.com/klothoplatform/klotho/pkg/runtime 75%
github.com/klothoplatform/klotho/pkg/static_unit 32%
github.com/klothoplatform/klotho/pkg/validation 73%
Summary 42% (3586 / 8582)

@ghost ghost merged commit c5fec37 into main Jan 9, 2023
@ghost ghost deleted the integ-test-defaults branch January 9, 2023 21:28
atorres-klo pushed a commit that referenced this pull request Aug 14, 2024
Add rudimentary NPM and pulumi progress
This pull request was closed.
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