Commit c5dd115
committed
Remove broken changelog generation step from auto-release workflow
The gscli functionality has been removed from the codebase, but the
auto-release workflow was still trying to run:
uv run python src/codegen/gscli/cli.py generate changelog
This was causing deployment failures. Since the gscli stuff is no
longer needed, removing the entire generate-changelog job.
Fixes CG-188531 parent d4e84fd commit c5dd115
1 file changed
Lines changed: 0 additions & 32 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | 38 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 39 | | |
72 | 40 | | |
73 | 41 | | |
| |||
0 commit comments