Skip to content

Conversation

csouchet
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Apr 25, 2022

♻️ PR Preview efa281d has been successfully destroyed since this PR has been closed.

🤖 By surge-preview

description: 'Token to dispatch on the repository'
required: true
BUILD_DEMO_WORKFLOW_ID:
description: 'The identifier of the workflow which is used to build the demo'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IntelliJ/Webstorm schema validator complains about the missing required parameter. I suggest we add it even for not required inputs

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Weird, my IntelliJ doesn't complain.

CUSTOM_PARAMETERS: ', "build_demo_repo": "${{ github.repository }}",
"build_demo_workflow_id": "post-release-upload-demo-archive-and-trigger-companion-repositories-update.yml",
"artifact_name": "demo-${{ github.sha }}"'
BUILD_DEMO_WORKFLOW_ID: "post-release-upload-demo-archive-and-trigger-companion-repositories-update.yml"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Not passing the artifact_name tight the demo generation workflow and this action. I currently don't know if this is an issue or not

Copy link
Contributor Author

@csouchet csouchet Apr 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If the name of the demo change, it will be the same for all repositories using this name, because the name is created by this workflow, but we should modify 2 files and not 1.

@csouchet csouchet merged commit 22992a3 into master Apr 25, 2022
@csouchet csouchet deleted the add_custom_action_for_dispatch_event branch April 25, 2022 15:48
@tbouffard tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants