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

[BUG] - Generate openapi.json github action is flaky #888

Closed
pavithraes opened this issue Sep 23, 2024 · 0 comments · Fixed by #891
Closed

[BUG] - Generate openapi.json github action is flaky #888

pavithraes opened this issue Sep 23, 2024 · 0 comments · Fixed by #891
Assignees
Labels
area: documentation 📖 Improvements or additions to documentation needs: investigation 🔎 Someone in the team needs to look into this issue before scoping type: bug 🐛 Something isn't working

Comments

@pavithraes
Copy link
Member

Describe the bug

The GitHub action in failing on certain runs: https://github.com/conda-incubator/conda-store/actions/workflows/generate_api_docs.yaml

YAML file for this action:

Failures:

  1. Checkout fails with: Error: The process '/usr/bin/git' failed with exit code 1 (link to failed run)
  2. Committing updates fails with:
    Error: Error: To https://github.com/conda-incubator/conda-store
    !	refs/heads/trallard/clean-ui-bundle:refs/heads/trallard/clean-ui-bundle	[rejected] (non-fast-forward)
    Done
    Pushing to https://github.com/conda-incubator/conda-store
    error: failed to push some refs to 'https://github.com/conda-incubator/conda-store'
    hint: Updates were rejected because the tip of your current branch is behind
    hint: its remote counterpart. If you want to integrate the remote changes,
    hint: use 'git pull' before pushing again.
    hint: See the 'Note about fast-forwards' in 'git push --help' for details.
    (link to failed run)

Expected behavior

The action should pass consistently

How to Reproduce the problem?

Needs investigation

Output

No response

Versions and dependencies used.

No response

Anything else?

No response

@pavithraes pavithraes added type: bug 🐛 Something isn't working area: documentation 📖 Improvements or additions to documentation needs: investigation 🔎 Someone in the team needs to look into this issue before scoping labels Sep 23, 2024
@pavithraes pavithraes self-assigned this Sep 23, 2024
@github-project-automation github-project-automation bot moved this from New 🚦 to Done 💪🏾 in conda-store 🐍 Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: documentation 📖 Improvements or additions to documentation needs: investigation 🔎 Someone in the team needs to look into this issue before scoping type: bug 🐛 Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant