Skip to content

Feature/42349 code signing#53

Merged
Lesrac merged 5 commits intodevelopfrom
feature/42349-code-signing
Jun 26, 2025
Merged

Feature/42349 code signing#53
Lesrac merged 5 commits intodevelopfrom
feature/42349-code-signing

Conversation

@Lesrac
Copy link
Copy Markdown
Contributor

@Lesrac Lesrac commented Jun 25, 2025

No description provided.

@Lesrac Lesrac requested a review from a team as a code owner June 25, 2025 12:37
@Lesrac Lesrac requested a review from rsteppac June 25, 2025 12:38
rsteppac
rsteppac previously approved these changes Jun 26, 2025
Comment thread azure-pipelines.yml
if [ ! -d "$INSTALL_DIR" ]; then
echo "##vso[task.setvariable variable=ConveyorDownloaded;isOutput=true]true"
echo "Downloading and extracting Conveyor version ${{ variables.conveyorVersion }}..."
wget https://downloads.hydraulic.dev/conveyor/conveyor-${{ variables.conveyorVersion }}-linux-amd64.tar.gz
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

We install the version from an archive instead of the debian package so it is easier to control the version of Conveyor that we install?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yes, at least that's what I was aiming for (and I'm currently waiting that the conveyor version that we need is added to an internal storage account)

Comment thread cdr-client-service/build.gradle.kts Outdated
@Lesrac Lesrac merged commit 5f86c7c into develop Jun 26, 2025
4 checks passed
@Lesrac Lesrac deleted the feature/42349-code-signing branch June 26, 2025 12:51
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