Skip to content

feat(e2e): Add new targets fast and clean to Makefile (backport #2192)#2455

Merged
hvanz merged 1 commit intov1.xfrom
mergify/bp/v1.x/pr-2192
Feb 27, 2024
Merged

feat(e2e): Add new targets fast and clean to Makefile (backport #2192)#2455
hvanz merged 1 commit intov1.xfrom
mergify/bp/v1.x/pr-2192

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Feb 27, 2024

This is an automatic backport of pull request #2192 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

In e2e's Makefile:
- Add a `fast` target for fast compilation. The main components were
already there (compiling the node and building the slim image).
- Add `docker-clean` target for removing an existing image. And use it
before creating a new images, so no dangling images are left on disk.
- Add `clean` target.

---

#### PR checklist

- [ ] ~~Tests written/updated~~
- [x] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [X] Updated relevant documentation (`docs/` or `spec/`) and code
comments
- [X] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec

(cherry picked from commit 5a76635)
@mergify mergify bot requested a review from a team as a code owner February 27, 2024 12:24
@mergify mergify bot requested a review from a team February 27, 2024 12:24
@hvanz hvanz merged commit e3ac46c into v1.x Feb 27, 2024
@hvanz hvanz deleted the mergify/bp/v1.x/pr-2192 branch February 27, 2024 12:27
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