Commit b61abc4
File tree
1,538 files changed
+1627
-1625
lines changed- api-docs
- github-workflows-kt
- io.github.typesafegithub.workflows.annotations
- -experimental-kotlin-logic-step
- io.github.typesafegithub.workflows.domain.actions
- -action
- -outputs
- -custom-action
- -custom-docker-action
- -custom-local-action
- -docker-action
- -local-action
- -regular-action
- io.github.typesafegithub.workflows.domain.contexts
- -contexts
- -github-context-event
- -github-context
- -outputs-context
- io.github.typesafegithub.workflows.domain.triggers
- -branch-protection-rule
- -check-run
- -check-suite
- -create
- -cron
- -delete
- -deployment-status
- -deployment
- -discussion-comment
- -discussion
- -fork
- -gollum
- -issue-comment
- -issues
- -label
- -merge-group
- -milestone
- -page-build
- -project-card
- -project-column
- -project
- -public-workflow
- -pull-request-review-comment
- -pull-request-review
- -pull-request-target
- -type
- -assigned
- -auto-merge-disabled
- -auto-merge-enabled
- -closed
- -converted-to-draft
- -edited
- -labeled
- -locked
- -opened
- -ready-for-review
- -reopened
- -review-request-removed
- -review-requested
- -synchronize
- -unassigned
- -unlabeled
- -unlocked
- -pull-request
- -type
- -assigned
- -auto-merge-disabled
- -auto-merge-enabled
- -closed
- -converted-to-draft
- -edited
- -labeled
- -locked
- -opened
- -ready-for-review
- -reopened
- -review-request-removed
- -review-requested
- -synchronize
- -unassigned
- -unlabeled
- -unlocked
- -push
- -registry-package
- -release
- -repository-dispatch
- -schedule
- -status
- -trigger
- -watch
- -workflow-call
- -workflow-dispatch
- -input
- -type
- -boolean
- -choice
- -environment
- -string
- -workflow-run
- io.github.typesafegithub.workflows.domain
- -abstract-result
- -status
- -cancelled
- -failure
- -skipped
- -success
- -action-step
- -command-step
- -concurrency
- -container
- -companion
- -credentials
- -environment
- -job-outputs
- -e-m-p-t-y
- -ref
- -job
- -result
- -kotlin-logic-step
- -mode
- -none
- -read
- -write
- -permission
- -actions
- -checks
- -contents
- -deployments
- -discussions
- -id-token
- -issues
- -packages
- -pages
- -pull-requests
- -repository-projects
- -security-events
- -statuses
- -port-mapping
- -protocol
- -all
- -custom
- -t-c-p
- -u-d-p
- -runner-type
- -companion
- -custom
- -group
- -labelled
- -mac-o-s-latest
- -mac-o-s1015
- -mac-o-s11
- -ubuntu-latest
- -ubuntu1804
- -ubuntu2004
- -windows-latest
- -windows2016
- -windows2019
- -windows2022
- -shell
- -bash
- -cmd
- -custom
- -power-shell
- -pwsh
- -python
- -sh
- -step
- -conclusion
- -outcome
- -volume-mapping
- -with-outputs
- -workflow
- io.github.typesafegithub.workflows.dsl.expressions.contexts
- -env-context
- -functions-context
- -git-hub-context
- -pull-request-event-pull-request-base-repo-owner
- -pull-request-event-pull-request-base-repo
- -pull-request-event-pull-request-base-user
- -pull-request-event-pull-request-base
- -pull-request-event-pull-request-head-repo-owner
- -pull-request-event-pull-request-head-repo
- -pull-request-event-pull-request-head-user
- -pull-request-event-pull-request-head
- -pull-request-event-pull-request-links-comments
- -pull-request-event-pull-request-links-commits
- -pull-request-event-pull-request-links-html
- -pull-request-event-pull-request-links-issue
- -pull-request-event-pull-request-links-review-comments
- -pull-request-event-pull-request-links-review-comment
- -pull-request-event-pull-request-links-self
- -pull-request-event-pull-request-links-statuses
- -pull-request-event-pull-request-links
- -pull-request-event-pull-request-user
- -pull-request-event-pull-request
- -pull-request-event-repository-owner
- -pull-request-event-repository
- -pull-request-event-sender
- -pull-request-event
- -push-event-head-commit-author
- -push-event-head-commit-committer
- -push-event-head-commit
- -push-event-pusher
- -push-event-repository-owner
- -push-event-repository
- -push-event-sender
- -push-event
- -release-event-release-author
- -release-event-release
- -release-event-repository-owner
- -release-event-repository
- -release-event-sender
- -release-event
- -runner-context
- -secrets-context
- -workflow-dispatch-event-inputs
- -workflow-dispatch-event-organization
- -workflow-dispatch-event-repository-owner
- -workflow-dispatch-event-repository
- -workflow-dispatch-event-sender
- -workflow-dispatch-event
- io.github.typesafegithub.workflows.dsl.expressions
- -contexts
- -expression-context
- io.github.typesafegithub.workflows.dsl
- -has-custom-arguments
- -job-builder
- -workflow-builder
- io.github.typesafegithub.workflows.internal
- -internal-github-actions-api
- io.github.typesafegithub.workflows.yaml
- -consistency-check-job-config
- -configuration
- -disabled
- -preamble
- -just
- -with-original-after
- -with-original-before
- faq
- feature-coverage
- projects-using-this-library
- search
- supported-actions
- user-guide
- compensating-librarys-missing-features
- getting_started
- job-outputs
- migrating-to-Maven-based-bindings
- nightly-builds
- type-safe-expressions
- using-actions
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,538 files changed
+1627
-1625
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
613 | 613 | | |
614 | 614 | | |
615 | 615 | | |
616 | | - | |
| 616 | + | |
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments