Truncate descriptions of iocEnvVars to 40 characters if needed#77
Conversation
|
I am not sure I understand the CI failures. They seem to be caused by a template I did not modify, while the one I did seems to be being generated fine. I also cannot seem to reproduce locally. |
|
Hm. I get the same when I run locally against the latest EPICS base. I believe it is due to this change: epics-base/epics-base#766 If I run locally after reverting it, then the build does pass. It's a bit unfortunate that the following errors do show up in the log regardless: However the build does recover from that issue when that one PR reverted. That said, it probably means I should actually clean up those errors... For now if you build against 7.0.10 you will be fine. I will create an issue to clean this up. |
|
@jwlodek - please feel free to rebase and run the checks again. |
|
This looks good to me, but there are now merge conflicts... |
|
I don't seem to see any merge conflicts, are you sure? I confirmed that my local branch is up to date with this PR as well as with the master branch. jwlodek@alma10:~/Workspace/iocStats$ git branch
convert-ioc-release-to-db-to-py3
master
* truncate-epics-base-config-pvs
jwlodek@alma10:~/Workspace/iocStats$ git pull upstream master
From https://github.com/epics-modules/iocStats
* branch master -> FETCH_HEAD
Already up to date.
jwlodek@alma10:~/Workspace/iocStats$ git remote -v
origin https://github.com/jwlodek/iocStats.git (fetch)
origin https://github.com/jwlodek/iocStats.git (push)
upstream https://github.com/epics-modules/iocStats.git (fetch)
upstream https://github.com/epics-modules/iocStats.git (push)
jwlodek@alma10:~/Workspace/iocStats$ git push
Everything up-to-date |
c8afb0c to
275e5fc
Compare
|
Ok, I see. I think I've cleaned up the history now. Could you confirm that rebase/merge works now on your end? |

Resolves #75.
I tested it with an IOC with the latest release of base, and I was now able to load
iocAdminSoft.db.