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

Unable to import the following component(s): subhorg.testscope/envs/my-vue-env, subhorg.testscope/envs/my-vue-wrapper, subhorg.testscope/home-page. the remote scope "subhorg.testscope" was not found #8956

Closed
subham25997 opened this issue Jun 18, 2024 · 1 comment

Comments

@subham25997
Copy link

While automating the bit release with Gitlab, I got following issue while merging my feature branch to main branch in CI.

image

Steps Followed

  • Downloaded automating-component-releases.zip from bit.dev page and kept them under .gitlab/workflows folder

image

  • Updated the variables as in picture:

image

  • Created .gitlab-ci.yml file in the main workspace directory as in pic:

image

  • Made changes in code and created a merge request with main branch.
@subham25997
Copy link
Author

I figured out the issue. I have to use BIT_CLOUD_ACCESS_TOKEN instead of BIT_CONFIG_ACCESS_TOKEN in all the downloaded yml files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant