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

Fix latest issues with docker build (and Release+Docker builds) for Medley #1326

Merged
merged 3 commits into from
Sep 25, 2023

Conversation

fghalasz
Copy link
Member

Fixed issues causing buildReleaseInclDocker github action to fail.

Specifically:

  1. Fixed issue with passing of GITHUB_TOKEN secret from buildReleaseInclDocker workflow to sub-workflow buildRelease.

  2. Fixed issues in buildRelease workflow with Medley deb file naming convention, which was changed recently with a merge into master (without updating these two file - oops).

…han explicitly. Attempt to fix issue with GITHUB_TOEN not being passed to buildRelease.yml
… accomodate new naming scheme for medley deb files
@fghalasz fghalasz self-assigned this Sep 19, 2023
Copy link
Member

@masinter masinter left a comment

Choose a reason for hiding this comment

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

trusting FGH

@masinter masinter merged commit ebb5c73 into master Sep 25, 2023
17 checks passed
@masinter masinter deleted the fgh_fix-ReleaseAndDocker-builds branch October 17, 2023 00:33
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