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

chore: sync portal loop machine and gnolang/gno repo #3173

Merged
merged 21 commits into from
Nov 22, 2024

Conversation

zivkovicmilos
Copy link
Member

@zivkovicmilos zivkovicmilos commented Nov 21, 2024

Description

This PR updates the outdated repo portal loop Dockerfile to align with the Dockerfile on the actual machine, that is more up to date.

It also allows the portal loop to be able to pull and be loaded from state on tx-exports, using make pull-exports.

Contributors' checklist...
  • Added new tests, or not needed, or not feasible
  • Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • Updated the official documentation or not needed
  • No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • Added references to related issues and PRs
  • Provided any useful hints for running manual tests

@zivkovicmilos zivkovicmilos added the 📦 ⛰️ gno.land Issues or PRs gno.land package related label Nov 21, 2024
@zivkovicmilos zivkovicmilos self-assigned this Nov 21, 2024
Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@zivkovicmilos zivkovicmilos marked this pull request as draft November 21, 2024 08:58
@zivkovicmilos zivkovicmilos changed the title chore: align portal loop docker-compose.yml to align with machine Dockerfile chore: sync portal loop machine and gnolang/gno repo setup Nov 21, 2024
@zivkovicmilos zivkovicmilos changed the title chore: sync portal loop machine and gnolang/gno repo setup chore: sync portal loop machine and gnolang/gno repo Nov 21, 2024
@zivkovicmilos zivkovicmilos marked this pull request as ready for review November 21, 2024 12:21
@sw360cab
Copy link
Contributor

Is this file useful misc/loop/tools.go or it can be removed?

@zivkovicmilos zivkovicmilos merged commit 139ba06 into master Nov 22, 2024
102 checks passed
@zivkovicmilos zivkovicmilos deleted the dev/zivkovicmilos/update-loop-docker branch November 22, 2024 09:50
@Kouteki Kouteki removed the in focus label Nov 29, 2024
@gnolang gnolang deleted a comment from Gno2D2 Dec 2, 2024
r3v4s pushed a commit to gnoswap-labs/gno that referenced this pull request Dec 10, 2024
## Description

This PR updates the outdated repo portal loop Dockerfile to align with
the Dockerfile on the actual machine, that is more up to date.

It also allows the portal loop to be able to pull and be loaded from
state on `tx-exports`, using `make pull-exports`.

<details><summary>Contributors' checklist...</summary>

- [x] Added new tests, or not needed, or not feasible
- [x] Provided an example (e.g. screenshot) to aid review or the PR is
self-explanatory
- [x] Updated the official documentation or not needed
- [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message
was included in the description
- [ ] Added references to related issues and PRs
- [ ] Provided any useful hints for running manual tests
</details>

---------

Co-authored-by: Sergio Maria Matone <[email protected]>
albttx pushed a commit that referenced this pull request Jan 10, 2025
## Description

This PR updates the outdated repo portal loop Dockerfile to align with
the Dockerfile on the actual machine, that is more up to date.

It also allows the portal loop to be able to pull and be loaded from
state on `tx-exports`, using `make pull-exports`.

<details><summary>Contributors' checklist...</summary>

- [x] Added new tests, or not needed, or not feasible
- [x] Provided an example (e.g. screenshot) to aid review or the PR is
self-explanatory
- [x] Updated the official documentation or not needed
- [x] No breaking changes were made, or a `BREAKING CHANGE: xxx` message
was included in the description
- [ ] Added references to related issues and PRs
- [ ] Provided any useful hints for running manual tests
</details>

---------

Co-authored-by: Sergio Maria Matone <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 ⛰️ gno.land Issues or PRs gno.land package related
Projects
Development

Successfully merging this pull request may close these issues.

3 participants