Skip to content

rojalbati/meroshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meroshare

Meroshare is Cypress automation that applies share (Ordinary Share).

Github Actions

Pre-requisite

Personal

  • Goto "settings"
  • Click "Secrets"
  • Click "Actions"

image

  • Add these repository secrets
  1. MY_DEPOSITORY_PARTICIPANTS [Ex: 13200]
  2. MY_USERNAME [Ex: 00817540]
  3. MY_PASSWORD [Ex: IamPassword]
  4. MY_CRN [Ex: 23098432432]
  5. MY_PIN [Ex: 3813]
  • Ensure repository secrets are added under "Repository secrets" Section

image

  • Visit workflow "Apply Share: Personal" and run Workflow

image

Family

  • Ensure these repository secrets are present (If not, add these repository secrets)
  1. MY_DEPOSITORY_PARTICIPANTS
  2. MY_USERNAME
  3. MY_PASSWORD
  4. MY_CRN
  5. MY_PIN
  6. DAD_DEPOSITORY_PARTICIPANTS
  7. DAD_USERNAME
  8. DAD_PASSWORD
  9. DAD_CRN
  10. DAD_PIN
  11. MOM_DEPOSITORY_PARTICIPANTS
  12. MOM_USERNAME
  13. MOM_PASSWORD
  14. MOM_CRN
  15. MOM_PIN
  • Visit workflow "Apply Share: Family" and run Workflow

Installation: Locally

  1. Clone the repository
git clone git@github.com:rojalbati/meroshare.git
  1. In cypress.config.js, set the value of Environment Variables

  2. Install dependencies

npm install
  1. Apply Share
npx cypress run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published