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

Allora - Pr 158 -- resolution #170

Open
wants to merge 46 commits into
base: main
Choose a base branch
from
Open

Allora - Pr 158 -- resolution #170

wants to merge 46 commits into from

Conversation

racket2000
Copy link
Contributor

@racket2000 racket2000 commented Feb 12, 2025

What does this PR do?

🛑 Please open an issue first to discuss any significant work and flesh out details/direction - we would hate for your time to be wasted.
Consult the CONTRIBUTING guide for submitting pull-requests.

Motivation

I am submitting this PR to incorporate changes to resolve issues on Allora's original PR.

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

More

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Mandatory for new node blueprints. Yes, I have added usage example to the README.md file in my blueprint folder
  • Mandatory for new node blueprints. Yes, I have implemented automated tests for all stacks in my blueprint and they pass
  • Mandatory for new node blueprints. Yes, I have added a reference to my README.md file to website/docs section for this feature
  • Yes, I have set up and ran all pre-merge quality control tools on my local machine and they don't show warnings.

For Moderators

  • The tests for all current blueprints successfully complete before merge?
  • Mandatory for new node blueprints. All pre-merge quality control tools and cdk-nag tools don't show warnings?
  • Mandatory for new node blueprints. The deployment test works on blank AWS account according to instructions in the README.md before merge?
  • Mandatory for new node blueprints. The website builds without errors?

Additional Notes

allora-rc and others added 30 commits June 27, 2024 13:40
Signed-off-by: allora-rc <[email protected]>
Signed-off-by: allora-rc <[email protected]>
Signed-off-by: allora-rc <[email protected]>
Signed-off-by: allora-rc <[email protected]>
….txt, removed dependencies from package.json, removed package-lock.json, parameterized numerous values
…to an s3 bucket and getting it executed as user data
…gleNodeConstruct, added a cloudwatch dashboard, tests for CloudWatch added
@racket2000 racket2000 changed the base branch from allora to main February 12, 2025 18:47
@racket2000 racket2000 marked this pull request as draft February 12, 2025 18:53
@racket2000 racket2000 marked this pull request as ready for review February 12, 2025 18:53
@racket2000 racket2000 closed this Feb 12, 2025
@racket2000 racket2000 reopened this Feb 12, 2025
su bcuser

echo "Install allorad"
curl -sSL https://raw.githubusercontent.com/allora-network/allora-chain/main/install.sh | bash -s -- v0.8.0

Check warning

Code scanning / Semgrep OSS

Semgrep Finding: bash.curl.security.curl-pipe-bash.curl-pipe-bash Warning

Data is being piped into bash from a curl command. An attacker with control of the server in the curl command could inject malicious code into the pipe, resulting in a system compromise. Avoid piping untrusted data into bash or any other shell if you can. If you must do this, consider checking the SHA sum of the content returned by the server to verify its integrity.
Copy link
Contributor

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants