Skip to content

[SVLS-8070] Send Serverless-Init images to registry.datadoghq.com as well as ghcr#983

Closed
Lewis-E wants to merge 1 commit intomainfrom
lewis/SVLS-8070/send-images-to-dd-registry
Closed

[SVLS-8070] Send Serverless-Init images to registry.datadoghq.com as well as ghcr#983
Lewis-E wants to merge 1 commit intomainfrom
lewis/SVLS-8070/send-images-to-dd-registry

Conversation

@Lewis-E
Copy link
Copy Markdown
Contributor

@Lewis-E Lewis-E commented Jan 8, 2026

Overview

Testing

GITLAB_TOKEN: ${{ secrets.GITLAB_TOKEN }}
run: |
curl --fail --request POST \
--header "PRIVATE-TOKEN: ${GITLAB_TOKEN}" \
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.

I don't love this as a workflow. I think moving this build script to somewhere we could do this whole process in gitlab would be much more clear and wouldn't require maintaining this gitlab token.

Copy link
Copy Markdown
Contributor Author

@Lewis-E Lewis-E Jan 8, 2026

Choose a reason for hiding this comment

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

Attempting to come up with an alternative: DataDog/datadog-agent#44908

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.

Ok, alternative theoretically works, but can't be in the datadog-agent project. Question is, where...

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.

@Lewis-E
Copy link
Copy Markdown
Contributor Author

Lewis-E commented Jan 12, 2026

Extracting CI instead: https://github.com/DataDog/serverless-init-ci

@Lewis-E Lewis-E closed this Jan 12, 2026
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.

1 participant