Skip to content

Commit

Permalink
reviewed all collections against latest versions of Xray; fixes #4
Browse files Browse the repository at this point in the history
  • Loading branch information
bitcoder committed Jul 18, 2024
1 parent 94ee8d4 commit d50c34b
Show file tree
Hide file tree
Showing 9 changed files with 1,865 additions and 1,310 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ jobs:
ls -la xrayserver.postman_environment.json
cat xrayserver.postman_environment.json
- name: Run tests using newman
continue-on-error: true
run: npm install && npm test
- name: "Import results to Xray (server/DC)"
if: always()
uses: mikepenz/[email protected]
with:
username: ${{ secrets.JIRASERVER_USERNAME }}
Expand Down
711 changes: 229 additions & 482 deletions Xray_Cloud_GraphQL_API.postman_collection.json

Large diffs are not rendered by default.

Loading

0 comments on commit d50c34b

Please sign in to comment.