Skip to content

Conversation

aterga
Copy link
Member

@aterga aterga commented Jul 8, 2025

Motivation

IC repo releases are tied to replica releases, whereas SNS types can be updated and proposed on any commit. It makes no sense to wait for a replica release to update the SNS Aggregator.

Changes

Instead of checking for the latest releases, the update-aggregator CI job now checks for any new IC commits.

Tests

Trial and error.

Todos

  • Accessibility (a11y) – any impact?
  • Changelog – is it needed?

@aterga aterga requested a review from a team as a code owner July 8, 2025 20:57
- name: Install didc
run: scripts/install-didc
- name: Find newer IC release, if any
- name: Find newer IC commit, if any
Copy link
Contributor

Choose a reason for hiding this comment

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

This could mean we're using a non-released commit (which shouldn't be a problem if we are in the habit of keeping master in a releasable state). Just thought I should mention it.

@aterga aterga enabled auto-merge July 8, 2025 21:02
@aterga aterga disabled auto-merge July 8, 2025 21:04
@aterga aterga force-pushed the arshavir/update-sns-aggregator-types-on-each-ic-commit branch from 37801c5 to 2aebd88 Compare July 8, 2025 21:48
@yhabib yhabib force-pushed the arshavir/update-sns-aggregator-types-on-each-ic-commit branch from 2aebd88 to bdb82f2 Compare July 8, 2025 22:05
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.

3 participants