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

Updated deploy workflow for PR preview #150

Closed
wants to merge 0 commits into from
Closed

Updated deploy workflow for PR preview #150

wants to merge 0 commits into from

Conversation

devilkiller-ag
Copy link
Contributor

Summary of Changes

Updated deploy workflow for PR preview.

Related Issue

Closes #91

Checklist

  • I have read and followed the project's contribution guidelines, including code style and commit message conventions.
  • My code is well-documented, and I've updated relevant documentation.
  • I have added or updated test cases to ensure the code's functionality.
  • I have tested these changes on my local environment.
  • All tests pass, and there are no new linting errors.
  • I have reviewed and proofread my code and the changes.
  • The branch is up-to-date with the base branch.

Reviewer(s)

@Abhijay007

Copy link

argos-ci bot commented Nov 30, 2023

The latest updates on your projects. Learn more about Argos notifications ↗︎

Waiting for the first build to start…

@hexsecs
Copy link
Member

hexsecs commented Nov 30, 2023

It looks like this might be causing an error...

Run if [ "pull_request" == "pull_request" ]; then
yarn run v1.22.21
$ docusaurus build --basepath /pr-150
error: unknown option '--basepath'
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Error: Process completed with exit code 1.

@devilkiller-ag
Copy link
Contributor Author

Hi @hexsecs I think no file change was pushed earlier. Now I have pushed the updated code. Can you check it now?

@devilkiller-ag
Copy link
Contributor Author

Hi @hexsecs, It seems that pull bot is forcibly changing my PR to delete all the changes.

Copy link
Collaborator

@Abhijay007 Abhijay007 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merge conflicts needs to be resolved

@devilkiller-ag devilkiller-ag closed this by deleting the head repository Dec 13, 2023
@devilkiller-ag
Copy link
Contributor Author

I checked for the cause of my changes getting force deleted by a bot. It was due to an unconfigured pull bot installed from my side. I have rectified it. I will push the new changes soon.

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.

Feature Request : Deployment preview Workflow/GHA
3 participants