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

Create nightly tests for extension workflows in branch 'master' #12595

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

aalves08
Copy link
Member

@aalves08 aalves08 commented Nov 13, 2024

Summary

Fixes #12159
Fixes #12032

Based on the work done in aalves08#4

Occurred changes and/or fixed issues

Note: Necessary github secret has already been added to the repo

Technical notes summary

Example of a workflow run with a failure in a job: https://github.com/aalves08/dashboard/actions/runs/11817619114 + https://github.com/aalves08/dashboard/actions/runs/11817619114/job/32923438990
Example of a workflow run with all jobs succeeded: https://github.com/aalves08/dashboard/actions/runs/11817653117 + slack message: https://github.com/aalves08/dashboard/actions/runs/11817653117/job/32923642602

Key takeaways

Areas or cases that should be tested

Areas which could experience regressions

Screenshot/Video

Checklist

  • The PR is linked to an issue and the linked issue has a Milestone, or no issue is needed
  • The PR has a Milestone
  • The PR template has been filled out
  • The PR has been self reviewed
  • The PR has a reviewer assigned
  • The PR has automated tests or clear instructions for manual tests and the linked issue has appropriate QA labels, or tests are not needed
  • The PR has reviewed with UX and tested in light and dark mode, or there are no UX changes

@aalves08 aalves08 added this to the v2.10.1 milestone Nov 13, 2024
@aalves08 aalves08 self-assigned this Nov 13, 2024
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.

Create test for creators lib Create automated test to check reusable workflow for publishing extensions
1 participant