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

Add GitHub workflows for manual publishing of the library #272

Open
2 of 3 tasks
yrlmanoharreddy opened this issue Oct 14, 2024 · 0 comments · Fixed by #271
Open
2 of 3 tasks

Add GitHub workflows for manual publishing of the library #272

yrlmanoharreddy opened this issue Oct 14, 2024 · 0 comments · Fixed by #271
Assignees
Labels
enhancement New feature or request workflow Tasks involving automation processes using CI/CD tools like GitHub Actions

Comments

@yrlmanoharreddy
Copy link
Collaborator

yrlmanoharreddy commented Oct 14, 2024

We need to automate the process of publishing the library manually through GitHub workflows. This task involves updating the build_library.yml file to support manual triggering of the publishing process.

Tasks:

  • Modify the build_library.yml to include steps for manually publishing the library.
  • Ensure the workflow is triggered only when manually initiated.
  • Test the workflow to confirm that manual publishing works correctly.

Acceptance Criteria:

  • The workflow is updated and triggers manually via GitHub Actions.
  • The library is successfully published when the workflow runs.
  • Documentation is updated.
@yrlmanoharreddy yrlmanoharreddy added enhancement New feature or request workflow Tasks involving automation processes using CI/CD tools like GitHub Actions labels Oct 14, 2024
@yrlmanoharreddy yrlmanoharreddy self-assigned this Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request workflow Tasks involving automation processes using CI/CD tools like GitHub Actions
Projects
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

1 participant