Giter VIP home page Giter VIP logo

setup-testspace's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

setup-testspace's Issues

Error 'Couldn't resolve host name' and with: attribute is blank

I've authorised TestSpace for one of my repos, URL example: https://github.com/bennymeade/testing-testspace
I've then added the required steps to my GH workflow:

- name: TestSpace client
        if: always()
        // Just for the record I also tried `uses: testspace-com/setup-testspace@v1`
        uses: testspace-com/[email protected]
        with:
          domain: ${{ github.bennymeade.testspace.com }}

- name: Publish Results to Testspace
        if: always()
        run: |
          testspace results.xml

But I get the following error:

Run testspace-com/[email protected]
  with:
testspace
Testspace Client, version 2.8.5013
Copyright (C) 2021 S2 Technologies, Inc.

Unable to proceed. Unable to access "testspace-config" space in "bennymeade:testing-testspace" project at Testspace (https://.testspace.com) with specified credentials. Failed performing request: [6] Couldn't resolve host name
For more information about Testspace, visit www.testspace.com.
Error: Process completed with exit code 2.

Note that the with: is blank and causes project at Testspace (https://.testspace.com) with specified credentials

Concurrently running workflows for the same commit cause "Unable to proceed. HTTP PUT failed: [403] Updating the content of a complete result is not allowed."

A workflow configured to run on both pushes and pull requests:

on:
  push:
  pull_request:

Will run twice for pull requests from the same repository (once for push, once for pull request).

If this action is used in a such workflow, upload will fail:

Unable to proceed. HTTP PUT failed: [403] Updating the content of a complete result is not allowed.

It will happen even if jobs of one of these workflows will be skipped.

Example: ddterm/gnome-shell-extension-ddterm#148

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.