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 new shell scripts useful for development #18905

Merged

Conversation

gustavotrott
Copy link
Collaborator

In order to facilitate the development environment, I added some useful scripts:

  • bbb-export-annotations/deploy.sh
  • bbb-export-annotations/run-dev.sh
  • bbb-graphql-actions-adapter-server/deploy.sh
  • bbb-graphql-actions-adapter-server/run-dev.sh

This scripts are becoming default for every application:

  • run-dev.sh : Stops the service and execute the application
  • deploy.sh: Build a new version of the application, copy to the service directory, and restart the service

@gustavotrott gustavotrott added this to the Release 3.0 milestone Oct 6, 2023
@sonarcloud
Copy link

sonarcloud bot commented Oct 6, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Member

@antobinary antobinary left a comment

Choose a reason for hiding this comment

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

LGTM

@gustavotrott gustavotrott merged commit de514dc into bigbluebutton:v3.0.x-release Oct 6, 2023
25 checks passed
@github-actions
Copy link

github-actions bot commented Oct 6, 2023

Automated tests Summary

All the CI tests have passed!

@danimo danimo mentioned this pull request Nov 28, 2023
1 task
@gustavotrott gustavotrott deleted the deploy-scripts branch March 11, 2024 16:52
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.

None yet

2 participants