Commit cbfacfd
authored
chore: Update SNS Aggregator types for potentially any IC commit (#7079)
# 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?1 parent 168c6ac commit cbfacfd
1 file changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments