| Package | Description |
|---|---|
| io.github.cdklabs.projen.github | |
| io.github.cdklabs.projen.github.workflows | |
| io.github.cdklabs.projen.release |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Job> |
IJobProvider.renderJobs()
(experimental) Generates a collection of named GitHub workflow jobs.
|
Map<String,Job> |
IJobProvider.Jsii$Proxy.renderJobs()
(experimental) Generates a collection of named GitHub workflow jobs.
|
default Map<String,Job> |
IJobProvider.Jsii$Default.renderJobs()
(experimental) Generates a collection of named GitHub workflow jobs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GithubWorkflow.addJobs(Map<String,Job> jobs)
(experimental) Add jobs to the workflow.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Job.Jsii$Proxy
An implementation for
Job |
| Modifier and Type | Method and Description |
|---|---|
Job |
Job.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Release.addJobs(Map<String,Job> jobs)
(experimental) Adds jobs to all release workflows.
|
Copyright © 2021. All rights reserved.