Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support to uTCA IOC #62

Merged
merged 2 commits into from
May 20, 2024
Merged

Support to uTCA IOC #62

merged 2 commits into from
May 20, 2024

Conversation

gustavosr8
Copy link
Contributor

No description provided.

@gustavosr8 gustavosr8 requested a review from henriquesimoes May 6, 2024 17:18
@gustavosr8 gustavosr8 marked this pull request as draft May 6, 2024 17:45
Copy link
Collaborator

@henriquesimoes henriquesimoes left a comment

Choose a reason for hiding this comment

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

Please, follow the pattern for commit header we use, that is:

base: add iocStats module.
base: add ipmiComm module.

We use base: for commits affecting the base image and ioc: for commits affecting the IOC images. We can always git log the file and see the past messages touching it.

Moreover, for each commit, add a item in the CHANGES.md file under the Unreleased section following the current pattern.

base/install_modules.sh Outdated Show resolved Hide resolved
base/ipmicomm.patch Show resolved Hide resolved
base/install_modules.sh Outdated Show resolved Hide resolved
base/Dockerfile Outdated Show resolved Hide resolved
@gustavosr8 gustavosr8 force-pushed the ioc-utca-support branch 5 times, most recently from 35ce1fb to 9a7e6ca Compare May 7, 2024 16:30
@gustavosr8 gustavosr8 marked this pull request as ready for review May 7, 2024 16:54
@gustavosr8 gustavosr8 requested a review from henriquesimoes May 7, 2024 16:54
Copy link
Collaborator

@henriquesimoes henriquesimoes left a comment

Choose a reason for hiding this comment

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

We're almost there, I think.

Typo in the 9a7e6ca: s/The patches solves/The patch solves.

CHANGES.md Outdated Show resolved Hide resolved
base/ipmicomm.patch Show resolved Hide resolved
Copy link
Collaborator

@henriquesimoes henriquesimoes left a comment

Choose a reason for hiding this comment

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

Looks fine by me. Adding @ericonr as reviewer for a second look. You may wait for his review before resolving the following point I noticed only now.

base/docker-compose.yml Outdated Show resolved Hide resolved
@henriquesimoes henriquesimoes requested a review from ericonr May 8, 2024 19:22
base/install_modules.sh Outdated Show resolved Hide resolved
Comment on lines +11 to +18
* base: add IPMIComm module. by @gustavosr8 in
https://github.com/cnpem/epics-in-docker/pull/62
Copy link
Member

Choose a reason for hiding this comment

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

Nit: I'd rather have a single line in the change list, but that's not mandatory.

Copy link
Collaborator

@henriquesimoes henriquesimoes left a comment

Choose a reason for hiding this comment

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

It looks good to me. Thanks for working on this.

Just to be sure. Have you tested this latest version with https://github.com/lnls-dig/ipmi-mgr-epics-ioc?

Copy link
Member

@ericonr ericonr left a comment

Choose a reason for hiding this comment

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

The commit message has "patche" instead of "patch".

base/install_modules.sh Outdated Show resolved Hide resolved
The patch solves an overflow bug and a problem when linking. Both can
be found in pull requests in ipmiComm repo, and the patch can be removed
when the PRs are accepted.
@gustavosr8 gustavosr8 requested a review from ericonr May 17, 2024 17:20
@gustavosr8 gustavosr8 merged commit 53f5944 into main May 20, 2024
2 checks passed
@gustavosr8 gustavosr8 deleted the ioc-utca-support branch May 20, 2024 16:46
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