Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ghislainbourgeois created a review on a pull request on canonical/notary-k8s-operator
ghislainbourgeois opened a pull request on canonical/sdcore-ausf-rock
chore: Update CI triggers to not duplicate CI runs
# Description Triggers CI only for pull requests or push, not both at the same time. This will prevent duplicate CI jobs and prevent CI failures triggered by push on PRs. ## Checklist - [x...ghislainbourgeois opened a pull request on canonical/ueransim-snap
chore: Trigger CI for pull requests or push, not both
# Description Triggers CI only for pull requests or push, not both at the same time. This will prevent duplicate CI jobs and prevent CI failures triggered by push on PRs. # Checklist: - [x...ghislainbourgeois deleted a branch canonical/charmed-aether-sd-core
dependabot/github_actions/canonical/sdcore-github-workflows-2.3.1
ghislainbourgeois pushed 1 commit to main canonical/charmed-aether-sd-core
- chore: bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1 (#66) Signed-off-by: dependabot[bot] <support@gith... bb6b603
ghislainbourgeois closed a pull request on canonical/charmed-aether-sd-core
chore: bump canonical/sdcore-github-workflows from 2.3.0 to 2.3.1
Bumps [canonical/sdcore-github-workflows](https://github.com/canonical/sdcore-github-workflows) from 2.3.0 to 2.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://...ghislainbourgeois created a review on a pull request on canonical/charmed-aether-sd-core
ghislainbourgeois created a comment on a pull request on canonical/sdcore-udr-rock
@dependabot rebase
ghislainbourgeois pushed 1 commit to main canonical/sdcore-udr-rock
- chore: Update CI triggers to not duplicate CI runs (#33) b144937
ghislainbourgeois closed a pull request on canonical/sdcore-udr-rock
chore: Update CI triggers to not duplicate CI runs
# Description Changes the events that trigger the CI to only run a single copy of a job on PRs (instead of 1 for pr and 1 for push). Also ensures the CI runs on PRs targeting release branches, a...ghislainbourgeois opened a pull request on canonical/sdcore-udr-rock
chore: Update CI triggers to not duplicate CI runs
# Description Changes the events that trigger the CI to only run a single copy of a job on PRs (instead of 1 for pr and 1 for push). Also ensures the CI runs on PRs targeting release branches, a...ghislainbourgeois created a review on a pull request on canonical/tls-certificates-interface
ghislainbourgeois created a review on a pull request on canonical/oai-ran-ue-k8s-operator
ghislainbourgeois pushed 1 commit to main canonical/sdcore-amf-rock
- fix: Trigger actions on PR merges and release branches (#46) 3bc423b
ghislainbourgeois closed a pull request on canonical/sdcore-amf-rock
fix: Trigger actions on PR merges and release branches
# Description The previous PR (#45) removing the trigger on `push` had the unintended effect of disabling CI when merging a PR. This PR re-enables the `push` event, but limits it only to the `ma...ghislainbourgeois created a review comment on a pull request on canonical/charmed-aether-sd-core
By standalone, do you mean the UPF running without a core, or one of the other tutorials? I did not test this with the `Getting Started` tutorial, but I initially targeted the `Mastering` tutori...
ghislainbourgeois created a review on a pull request on canonical/charmed-aether-sd-core
ghislainbourgeois opened a pull request on canonical/sdcore-amf-rock
fix: Trigger actions on PR merges and release branches
# Description The previous PR (#45) removing the trigger on `push` had the unintended effect of disabling CI when merging a PR. This PR re-enables the `push` event, but limits it only to the `ma...ghislainbourgeois created a branch on canonical/sdcore-amf-rock
fix-enable-push-on-main - Container image for SD-Core AMF
ghislainbourgeois pushed 1 commit to main canonical/sdcore-amf-rock
- fix: Fix workflows trigger only on PR events, and not on push (#45) 785c9e6