Git Product home page Git Product logo

Comments (4)

GuillaumeFalourd avatar GuillaumeFalourd commented on June 12, 2024

Hi @N6REJ , how are you doing?

Thank you for opening this issue!

For what I observed here, the command you tried to run was:

printf .settings,Bearsampp,bearsampp.github.io,dev,login-servers-enhanced,module-adminer,module-apache,module-composer,module-consolez,module-filezilla,module-ghostscript,module-git,module-gitlist,module-imagemagick,module-mailhog,module-mariadb,module-memcached,module-mongodb,module-mysql,module-nginx,module-ngrok,module-nodejs,module-perl,module-phpmemadmin,module-phpmyadmin,module-phppgadmin,module-postgresql,module-python,module-ruby,module-svn,module-webgrind,module-websvn,module-xdc,module-yarn,modules-untouched,prerequisites,startbootstrap-clean-blog,website

Am I correct?

As you can see on the action.yml file, the action uses <command-line> &> <output-file> || true to save the output file with the command line returned.

For what I observed in the log you shared, the output.txt file has been created successfully:

Screen Shot 2021-12-20 at 10 18 58

But for the file to appear on the repository, you would have to push it back to the repository at the end of the workflow steps
(for example, using a git-commit-push action).

Is this what you want to achieve?

from command-output-file-action.

N6REJ avatar N6REJ commented on June 12, 2024

yes, ideally in a single column format.

from command-output-file-action.

N6REJ avatar N6REJ commented on June 12, 2024

ok, I got it to save the file now :)
but now how do I get it into single column format?
https://github.com/Bearsampp/.settings/blob/main/current-repos.md

from command-output-file-action.

N6REJ avatar N6REJ commented on June 12, 2024

I got it!! ty for your help.

from command-output-file-action.

Related Issues (3)

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.