-
Notifications
You must be signed in to change notification settings - Fork 8
Move DockerHub repo to kedacore #8
Comments
Opened a PR to update the image name, do you have a preference in terms of release pipeline or shall we align with kedacore/keda and use GitHub actions? |
Thank you for submitting PR. I've never used GitHub actions, however, I'm fine to move for it. |
I don't really have a preference to be honest, I myself use Azure DevOps for most of my projects. |
Happy to help where I can |
I merged your PR. Let's try GitHub actions this time. It might be easier for give permission for the contributors. |
Happy to help if I can |
What process are you looking at for the release?
Or do you have tests to run already? |
I appreciate your help! Ideally, If we create a tag, the pipeline works and push the image would be great. Before pushing, Could you run the C# based test? You can refer the C# based test on azure-pipeline.yml on this repo. |
Sounds good to me, I can take a crack at that. |
Do you already have the CI setup for |
Yes. https://github.com/kedacore/keda-scaler-durable-functions/blob/master/azure-pipelines.yml this is the one I'm using on current Azure DevOps. You can see the execution in here. https://durabletaskframework.visualstudio.com/Durable%20Task%20Framework%20CI/_build/results?buildId=873&view=results Unfortunately, it is public but under the Microsoft Internal Subscription. |
Then I'll draft up a DevOps YAML to align with that! |
As a developer, I'd like to move the container image namespace from tsuyoshiushio to kedacore, so that people can see the image as official.
Success Criteria
The text was updated successfully, but these errors were encountered: