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

chore: Rename and standardize all GH workflows, and add an assistants_web check #823

Merged
merged 5 commits into from
Oct 30, 2024

Conversation

tianjing-li
Copy link
Collaborator

@tianjing-li tianjing-li commented Oct 29, 2024

AI Description

This PR introduces a series of changes to the naming conventions and configurations of various GitHub workflow files. The modifications aim to standardise the naming structure and enhance clarity in the workflow definitions.

  • Alembic-related workflows: The names of the workflows in alembic_duplicates.yml and alembic_migrations.yml have been updated to include the term "Alembic" for better context.
  • Backend-related workflows: The names of the workflows in backend_integration_tests.yml, backend_lint.yml, backend_typecheck.yml, backend_unit_tests.yml, and docker_push_backend.yml have been modified to include the term "Backend" for improved clarity.
  • Frontend-related workflows: The names of the workflows in docker_push_frontend.yml, frontend_coral_web_tests.yml, and frontend_slack_bot_tests.yml have been adjusted to include the term "Frontend" for better context.
  • New workflow: A new workflow named frontend_assistants_web_tests.yml has been added, which is triggered on push events to the main branch and runs tests for the assistants_web interface.

@codecov-commenter
Copy link

codecov-commenter commented Oct 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.73%. Comparing base (083b530) to head (d3a271f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #823   +/-   ##
=======================================
  Coverage   79.73%   79.73%           
=======================================
  Files         244      244           
  Lines       10486    10486           
=======================================
  Hits         8361     8361           
  Misses       2125     2125           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@EugeneLightsOn EugeneLightsOn left a comment

Choose a reason for hiding this comment

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

looks good to me

@tianjing-li tianjing-li added this pull request to the merge queue Oct 30, 2024
Merged via the queue into main with commit fd3fc84 Oct 30, 2024
7 checks passed
@tianjing-li tianjing-li deleted the add-assistans-web-tests branch October 30, 2024 17:12
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.

3 participants