Giter Site home page Giter Site logo

testapp's Introduction

testapp's People

Contributors

andremikulec avatar

Watchers

 avatar James Cloos avatar

testapp's Issues

Replace mutliple deploys with ONE that uses the "GitHub CLI"

1 install chocolatey (SEE my build*.yml) and winscp

2 Using GitHub CLI

gh release download [] [flags]
https://cli.github.com/manual/gh_release_download

Using GitHub CLI in workflows
GitHub CLI is preinstalled `
- run: gh issue comment $ISSUE --body "Thank you for opening this issue!"
You can script with GitHub CLI in GitHub Actions workflows.
https://docs.github.com/en/actions/using-workflows/using-github-cli-in-workflows

e.g.
new_branch=gh api ${{ github.event.issue.pull_request.url }} --jq '.head.ref'
https://github.com/2rba/github_test/blob/643ef6abbb61162fa607d37e3ba4d3f464b4aabe/.github/workflows/staging_candidate_build.yml

3 ONE winscp to send ALL FILES

Save to an Artifact -- flutter build ios --no-codesign

Posted to the thread:

4 a.m. on Wed Sep 14
/r/FlutterDev
#ios
https://discord.com/channels/420324994703163402/465280829266984980

Hi,

On Github Actions, I am trying to Save to an Artifact, the results of

flutter build ios --no-codesign

https://github.com/AndreMikulec/testapp/actions/runs/3035513312/jobs/4885740079

Error: An error occurred trying to start process '/bin/bash' with working directory '/Users/runner/work/testapp/testapp/build/Pods.build'. No such file or directory

However, I do not "own" a Mac and I do not know the output directory location.
Of the build results, what is(are) the result file name(s)?
Where is the location of the results directory)?

Thanks,
Andre

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.