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

All Docker image versions should have fixed version #343

Open
volovyks opened this issue Oct 31, 2023 · 4 comments · Fixed by #349 or near/near-sandbox#77
Open

All Docker image versions should have fixed version #343

volovyks opened this issue Oct 31, 2023 · 4 comments · Fixed by #349 or near/near-sandbox#77
Labels
Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda

Comments

@volovyks
Copy link
Collaborator

We should specify what version of Sandbox, Relayer, etc. we are using. That should have to make our testing env consistent on all machines and CI.

@volovyks volovyks added Near BOS NEAR BOS team at Pagoda Emerging Tech Emerging Tech flying formation at Pagoda labels Oct 31, 2023
@itegulov
Copy link
Contributor

itegulov commented Nov 1, 2023

"Specify" as in use a specific version in the code instead of depending on latest or as in writing the version in README?

@volovyks
Copy link
Collaborator Author

volovyks commented Nov 1, 2023

@itegulov first one, hardcode versions. I have faced inconsistencies several times.

@ChaoticTempest
Copy link
Member

serhii and I was running into issues with running the multichain tests. It turns out to be that we forgot to update to the latest snadbox. Tagging a specific docker version would probably help this out by erroring out what really went wrong.

Also, additionally, we should tag specific terraform versions too, just so that when we upgrade secrets or any other value, we don't interrupt someone else's PR

@volovyks
Copy link
Collaborator Author

volovyks commented Nov 9, 2023

Now sandbox does not have real tags, only "latest". Here is the PR that should fix this: near/near-sandbox#77

This was linked to pull requests Nov 9, 2023
@volovyks volovyks moved this from Backlog to In Progress in Emerging Technologies Nov 9, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Emerging Technologies Nov 10, 2023
@volovyks volovyks reopened this Nov 10, 2023
@github-project-automation github-project-automation bot moved this from Done to In Progress in Emerging Technologies Nov 10, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Emerging Technologies Nov 14, 2023
@itegulov itegulov reopened this Nov 15, 2023
@github-project-automation github-project-automation bot moved this from Done to In Progress in Emerging Technologies Nov 15, 2023
@volovyks volovyks changed the title All Docker image versions should be have fixed version All Docker image versions should have fixed version Jan 23, 2024
@volovyks volovyks moved this from In Progress to Backlog in Emerging Technologies Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Emerging Tech Emerging Tech flying formation at Pagoda Near BOS NEAR BOS team at Pagoda
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

3 participants