Skip to content

Add CMT_HOME (or remove it?) (backport #983)#998

Merged
sergio-mena merged 1 commit intov0.38.xfrom
mergify/bp/v0.38.x/pr-983
Jun 19, 2023
Merged

Add CMT_HOME (or remove it?) (backport #983)#998
sergio-mena merged 1 commit intov0.38.xfrom
mergify/bp/v0.38.x/pr-983

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jun 19, 2023

This is an automatic backport of pull request #983 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

Closes #982

Added `CMT_HOME` everywhere `CMTHOME` is used.

### Notes to reviewers

This could be fixed the opposite way, by removing the only reference to `CMT_HOME` in the code, and also the reference in `UPGRADING.md` (two lines of code).

However, the reference in `UPGRADING.md`, which is part of our documentation, is already present in `v0.34.x` (not in `v0.37.x` though!). That's why this PR introduces `CMT_HOME` to work in equal conditions as `CMTHOME`.

If reviewers lean toward removing `CMT_HOME` from the doc in `v0.34.x` (and unreleased `v0.38.x` and `main`), I can do it easily.

---

#### PR checklist

- [x] Tests written/updated
- [ ] Changelog entry added in `.changelog` (we use [unclog](https://github.com/informalsystems/unclog) to manage our changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code comments

(cherry picked from commit b7be568)
@mergify mergify bot requested a review from a team as a code owner June 19, 2023 09:15
@sergio-mena sergio-mena merged commit 37dca67 into v0.38.x Jun 19, 2023
@sergio-mena sergio-mena deleted the mergify/bp/v0.38.x/pr-983 branch June 19, 2023 12:10
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.

1 participant