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

Added copyVersion and tests for existing project/projectVersion #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kadraman
Copy link

@kadraman kadraman commented May 4, 2021

The "createVersion" function does not completely copy all data from existing version so added an explicit "copyVersion" function that does. Also added functions to retrieve application id, and test if application and application version already exists. The main reason for these is so they can be used in a CI pipeline when a new source code branch is created we can automatically create a project version for it in SSC.

Also added a "main.js" file to show how to use the API outside of test steps.

N.B. Tested with SSC 20.2.0.0149

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

1 participant