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

test a doc + source change in the same PR but over 2 commits #36

Closed
wants to merge 6 commits into from

Conversation

sjd78
Copy link
Owner

@sjd78 sjd78 commented Sep 12, 2024

Yay.

jortel and others added 6 commits September 12, 2024 10:32
Related: konveyor/tackle2-hub#750

Signed-off-by: Jeff Ortel <jortel@redhat.com>
To help out people building images in a fork,
use github action variables to be able to configure
the target registry and image names.

Now on a fork, the destination of an image build can be set
by using Action Variables:
  - IMAGE_BUILD_REGISTRY (default: "quay.io/konveyor")
  - IMAGE_BUILD_IMAGE_NAME (default: "tackle2-ui")

and secrets:
  - QUAY_PUBLISH_ROBOT
  - QUAY_PUBLISH_TOKEN

Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
When a PR only contains changes to root level markdown,
or anything under `docs/` or `hack/`, there is no need
to run the CI github actions.

The ignores do not apply to pushes to main, pushes to release,
or workflow calls.

Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
Signed-off-by: Scott J Dickerson <sdickers@redhat.com>
@sjd78 sjd78 force-pushed the main branch 2 times, most recently from 9a8db83 to 14918d5 Compare September 12, 2024 20:28
@sjd78 sjd78 closed this Sep 12, 2024
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.

2 participants