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

Feature/copy app improvements #78

Merged
merged 6 commits into from
Nov 13, 2023
Merged

Conversation

pavlemarinkovic
Copy link
Contributor

Some experimental features have been removed, such as ability to specify separately additional input and output schemas, but the automated parsing of tower.yml file has been preserved.

sb_copy has been equipped with the ability to copy apps between different environments.

Ability to specify execution mode has been added. This will allow users to start pushing apps that are more compatible with future changes to apps on the sb platform.

Remove manual validation
Remove input and output schema files as separate inputs
Fix reports not adding proper glob patterns
Add execution mode
@pavlemarinkovic pavlemarinkovic self-assigned this Nov 9, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 9, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0580045) 97.81% compared to head (94e3056) 97.81%.
Report is 3 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   97.81%   97.81%           
=======================================
  Files           5        5           
  Lines         137      137           
=======================================
  Hits          134      134           
  Misses          3        3           

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

EXTENSIONS yaml_all and json_all do not overlap
@pavlemarinkovic pavlemarinkovic merged commit 852bd05 into master Nov 13, 2023
12 checks passed
@pavlemarinkovic pavlemarinkovic deleted the feature/copy_app_improvements branch June 3, 2024 12:49
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