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 GANTRY_UPDATE_NUM_WORKERS and other fixes #29

Merged
merged 19 commits into from
Feb 18, 2024
Merged

Add GANTRY_UPDATE_NUM_WORKERS and other fixes #29

merged 19 commits into from
Feb 18, 2024

Conversation

shizunge
Copy link
Owner

  • Added GANTRY_UPDATE_NUM_WORKERS to run updates in parallel.
  • Skip updating when failing to login to registries.
  • Fixed obtaining the current container name.
  • Fixed obtaining the service mode and the number of running tasks.
  • Enabled running tests in parallel, e.g. bash shellspec --jobs 50.
  • Added post build tests in the on-push workflow.

closes #28
closes #26

@shizunge
Copy link
Owner Author

  • Added GANTRY_UPDATE_NUM_WORKERS to run updates in parallel.
    
  • Skip updating when failing to login to registries.
    
  • Fixed obtaining the current container name.
    
  • Fixed obtaining the service mode and the number of running tasks.
    
  • Enabled running tests in parallel, e.g. bash shellspec --jobs 50.
    
  • Added post build tests in the on-push workflow.
    

@shizunge shizunge merged commit 24fe8dd into main Feb 18, 2024
29 checks passed
@shizunge shizunge deleted the parallel branch February 22, 2024 03:10
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.

Updates of a multi-service stack are super slow Shell vs Normal Programming Language
1 participant