Skip to content
GitLab
Explore
Sign in
Make function names safe in schedule dot
Code
Review changes
Check out branch
Download
Patches
Plain diff
Aaron Councilman
requested to merge
schedule_dot
into
main
Nov 11, 2024
Overview
6
Commits
1
Pipelines
0
Changes
1
Expand
Replace "." and "-" with "__"; Juno generates function names that include "." but this seems to produce issues with dot.
Merge request reports
Loading