Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

sky-uk/kfp-operator

aidandunlop created a review on a pull request on sky-uk/kfp-operator

View on GitHub

chr12c pushed 1 commit to 364-schedule-starttime-endtime sky-uk/kfp-operator
  • Add remainder conversions for RunConfiguration 4b77c13

View on GitHub

aidandunlop pushed 1 commit to 364-schedule-starttime-endtime sky-uk/kfp-operator
  • add remainder conversion code for runschedule 0140ede

View on GitHub

TobyPinfold pushed 1 commit to 358-implement-nats-event-trigger sky-uk/kfp-operator

View on GitHub

aidandunlop pushed 1 commit to 364-schedule-starttime-endtime sky-uk/kfp-operator
  • add conversion code for providers 0099a7f

View on GitHub

chr12c pushed 2 commits to 364-schedule-starttime-endtime sky-uk/kfp-operator
  • add v5 Pipeline conversion tests db6956f
  • uncomment a runschedule conversion test case d632582

View on GitHub

aidandunlop pushed 1 commit to 364-schedule-starttime-endtime sky-uk/kfp-operator
  • add conversion code for experiments and runs faaca2f

View on GitHub

TobyPinfold pushed 1 commit to 358-implement-nats-event-trigger sky-uk/kfp-operator

View on GitHub

TobyPinfold pushed 1 commit to 358-implement-nats-event-trigger sky-uk/kfp-operator
  • update trigger project structure 13d4ee0

View on GitHub

chr12c pushed 1 commit to 364-schedule-starttime-endtime sky-uk/kfp-operator
  • convert between v5 and v6 RunSchedule 595ec2d

View on GitHub

alexgeorgousis created a review comment on a pull request on sky-uk/kfp-operator
We'll at some point need to follow this directory structure for the operator itself (according to the [kubebuilder docs](https://book.kubebuilder.io/migration/manually_migration_guide_gov3_to_gov4....

View on GitHub

alexgeorgousis created a review on a pull request on sky-uk/kfp-operator

View on GitHub

alexgeorgousis created a review comment on a pull request on sky-uk/kfp-operator
Re: Directory structure I think we should follow the [golang standard](https://github.com/golang-standards/project-layout?tab=readme-ov-file#go-directories) directory structure, so we'd get some...

View on GitHub

alexgeorgousis created a review on a pull request on sky-uk/kfp-operator

View on GitHub

TobyPinfold pushed 1 commit to 358-implement-nats-event-trigger sky-uk/kfp-operator

View on GitHub

alexgeorgousis created a review comment on a pull request on sky-uk/kfp-operator
```suggestion ## About This is a gRPC service that publishes [run completion events](https://sky-uk.github.io/kfp-operator/docs/reference/run-completion/) to a NATS service. This is currently u...

View on GitHub

alexgeorgousis created a review on a pull request on sky-uk/kfp-operator

View on GitHub

TobyPinfold created a review comment on a pull request on sky-uk/kfp-operator
https://protobuf.dev/reference/go/go-generated/#package

View on GitHub

TobyPinfold created a review on a pull request on sky-uk/kfp-operator

View on GitHub

alexgeorgousis created a review comment on a pull request on sky-uk/kfp-operator
https://protobuf.dev/reference/go/go-generated/#package OK I guess it's just needed by the Go gRPC generation tool

View on GitHub

alexgeorgousis created a review on a pull request on sky-uk/kfp-operator

View on GitHub

alexgeorgousis created a review comment on a pull request on sky-uk/kfp-operator
What does this do?

View on GitHub

alexgeorgousis created a review on a pull request on sky-uk/kfp-operator

View on GitHub

aidandunlop opened an issue on sky-uk/kfp-operator
Create local development environment setup
**Is your feature request related to a problem? Please describe.** The `integration-test-up`/`integration-test` makefile targets are currently the only way to run the operator locally, but they on...
TobyPinfold created a review on a pull request on sky-uk/kfp-operator

View on GitHub

TobyPinfold pushed 1 commit to 358-implement-nats-event-trigger sky-uk/kfp-operator
  • improve error case pattern matching 39409a0

View on GitHub

TobyPinfold pushed 1 commit to 358-implement-nats-event-trigger sky-uk/kfp-operator
  • change error message for unexpected case 73201f3

View on GitHub

TobyPinfold pushed 1 commit to 358-implement-nats-event-trigger sky-uk/kfp-operator
  • update helm to disable runcompletionEventTrigger by default 4a8df9f

View on GitHub

chr12c created a review comment on a pull request on sky-uk/kfp-operator
think it's more like "unexpected" errors right? Because this might be conflated with an actual `UNKNOWN` error (error from a different address space not known to this space).

View on GitHub

chr12c created a review on a pull request on sky-uk/kfp-operator

View on GitHub

Load more