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

[ECO-2116] Add a branch protection rule to only allow merging to production from main #209

Merged
merged 3 commits into from
Aug 22, 2024

Conversation

xbtmatt
Copy link
Collaborator

@xbtmatt xbtmatt commented Aug 22, 2024

Description

  • Add a branch protection rule to only allow merging to production from main

Testing

When trying to merge into production from ECO-2116:
Screenshot 2024-08-22 at 4 19 38 PM

Checklist

  • Did you update relevant documentation?
  • Did you add tests to cover new code or a fixed issue?
  • Did you update the changelog?
  • Did you check all checkboxes from the linked Linear task?

Copy link

vercel bot commented Aug 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
emojicoin-dot-fun ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2024 11:54pm
emojicoin-dot-fun-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2024 11:54pm

@xbtmatt xbtmatt deleted the ECO-2116 branch August 22, 2024 23:58
xbtmatt added a commit that referenced this pull request Aug 27, 2024
…duction` from `main` (#209)

Co-authored-by: matt <[email protected]>

Add local docker

Fix the docker compose orchestration issues and build the local fullnode manually

Add the ability to run the indexer API alongside the processor by mounting the socket and letting the container access the Docker daemon host. Docker out of docker; aka dood

Bump processor version to use new index and correct `in_bonding_curve` logic

Update comment explaining Docker out of Docker

Format cargo build command more nicely

Co-authored-by: alnoki <[email protected]>

Use `$GIT_REPO`

Co-authored-by: alnoki <[email protected]>

Format

Co-authored-by: alnoki <[email protected]>

Clarify what `cargo update` is doing

Co-authored-by: alnoki <[email protected]>

Format

Co-authored-by: alnoki <[email protected]>

Fix perspective in README.md

Co-authored-by: alnoki <[email protected]>

Update src/docker/example.local.env

Co-authored-by: alnoki <[email protected]>

Update src/docker/example.local.env

Co-authored-by: alnoki <[email protected]>

Fix `ables` to `enables`

Update README.md files and env vars

Remove unreliable compression technique

Add initial CI/CD pipelines for the indexer
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.

2 participants