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

Fix readme job launcher server #1134

Conversation

sarthakvijayvergiya
Copy link
Contributor

Description

This pull request addresses an issue with outdated information in the project's README file. The previous version of the README provided instructions for setting up a PostgreSQL database with the name "reputation-oracle", which is no longer relevant to the current state of the project. The instructions have been updated to reflect the correct database name, "job-launcher", ensuring that new developers or contributors can set up their development environment accurately and efficiently.

Summary of changes

Updated the PostgreSQL setup instructions in the README file to change the database name from "reputation-oracle" to "job-launcher".
Updated the user permissions instructions to ensure consistency with the new database name.

How test the changes

Follow the updated instructions in the README to set up the PostgreSQL database.
Ensure that you are able to create the "job-launcher" database and assign the necessary permissions to the "operator" user without any issues.
Confirm that you are able to connect to the "job-launcher" database using the provided credentials.

Related issues

Keywords for linking issues

N/A

Operational checklist

  • All new functionality is covered by tests
  • Any related documentation has been changed or added

@CLAassistant
Copy link

CLAassistant commented Oct 26, 2023

CLA assistant check
All committers have signed the CLA.

@vercel
Copy link

vercel bot commented Oct 26, 2023

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

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
fortune-exchange-oracle-server ⬜️ Ignored (Inspect) Visit Preview Oct 26, 2023 9:10am
fortune-job-launcher-server ⬜️ Ignored (Inspect) Visit Preview Oct 26, 2023 9:10am

@vercel
Copy link

vercel bot commented Oct 26, 2023

@sarthakvijayvergiya is attempting to deploy a commit to the HUMAN Protocol Team on Vercel.

A member of the Team first needs to authorize it.

@portuu3
Copy link
Collaborator

portuu3 commented Oct 26, 2023

@sarthakvijayvergiya you need to sign CLA

@portuu3 portuu3 merged commit dd821d8 into humanprotocol:develop Nov 2, 2023
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.

3 participants