anitab-org / bridge-in-tech-backend

BridgeInTech (BIT) is an application that allows organizations, mentors and mentees to actively collaborate through mentoring programs. This is the backend client of BridgeInTech.
https://bridgeintech-bit-heroku-psql.herokuapp.com/
GNU General Public License v3.0
24 stars 80 forks source link

Updated organization name in docusaurus config #292

Closed vj-codes closed 3 years ago

vj-codes commented 3 years ago

Description

Changed organization name from AnitaB.org to anitab-org to successfully deploy docusaurus to gh pages

Fixes #291

Type of Change:

Checklist:

Code/Quality Assurance Only

mtreacy002 commented 3 years ago

@vj-codes , the name change makes sense, but the docusaurus still did't get deployed to gh-pages. We just need to wait for @isabelcosta to fix the ssh-key on her side, right?

vj-codes commented 3 years ago

@mtreacy002 no Isabel fixed the secrets yesterday in the mentorship session and after that the workflow was running for some time and then the org error came. So this will be the last fix to deploy (hopefully) You can check the workflow here

mtreacy002 commented 3 years ago

@isabelcosta and @vj-codes . The tests still failed when I tried to re-run the workflow 😭.

vj-codes commented 3 years ago

ERROR: Permission to anitab-org/bridge-in-tech-backend.git denied to deploy key @mtreacy002 Is it because Isabel created the key but you are the code owner of BIT so the key she created doesn't have access? Just a wild guess 👀

mtreacy002 commented 3 years ago

ERROR: Permission to anitab-org/bridge-in-tech-backend.git denied to deploy key

@mtreacy002 Is it because Isabel created the key but you are the code owner of BIT so the key she created doesn't have access?

Just a wild guess 👀

Hmmm..🤔. That makes sense. Too bad I can't create the ssh-key, since I only have limited access to the account (read and write only), even though I'm the code owner. @isabelcosta , any suggestions on how to get around this?

mtreacy002 commented 3 years ago

Yep, based on this, only an Admin can create the ssh-key 😅