Solved

AIR deployment issue

  • 2 December 2022
  • 5 replies
  • 59 views

Userlevel 1

We are getting error while deployment. We have tried reformatting in local with black. Also while committing we are getting error fatal: Authentication failed for 'https://gitlab.com/pycqa/flake8.git/'. 
Project is in repo of team member, I have already given access to the same

fatal: Authentication failed for 'https://gitlab.com/pycqa/flake8.git/'

icon

Best answer by Murad Sæter 5 December 2022, 10:01

View original

5 replies

Userlevel 1

 

Userlevel 1

Hi @Murad Sæter, project repo is user specific. Let us know if auth issue is due to the same. We need to have https://github.com/rdhande1992/accenture-cpg-demo-2 in https://github.com/cogniteAIR

Userlevel 2

It seems to be related to flake moving from gitlab to github.

https://www.reddit.com/r/Python/comments/yvfww8/flake8_took_down_the_gitlab_repository_in_favor/

I will update the pre-commit in your repo to see if it helps. 

 

It’s not related to being a personal repo.

Userlevel 1

Hi @Murad Sæter

We need to have https://github.com/rdhande1992/accenture-cpg-demo-2 in https://github.com/cogniteAIR where all other projects are available. Request you to provide admin access too.

Userlevel 2

I have created https://github.com/cogniteAIR/accenture-cpg-demo-2 and pushed the code to that repo and invited you as admin. You need to invite rdhande1992 and ash him to add the same secrets to this new repo.

Reply