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

Fix output problem #3481 #3734

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

de-jcup
Copy link
Member

@de-jcup de-jcup commented Dec 13, 2024

- introduced output helper
- storing now outputs directly to
  file by own helper method
  instead of using core.setOutput(..)
- had problems with axios mock adapter dependency at CI/CD build so changed to npm install
- to provide a fast build the nodes.js modules
  are now cached.
@de-jcup de-jcup force-pushed the feature-3481-handle-github-core-output-problem branch 3 times, most recently from b382839 to 5a83a91 Compare December 13, 2024 14:44
- directly writing to the file did not work
- directly using set-output command did not work
- trying environment setting method as alternative
@de-jcup de-jcup force-pushed the feature-3481-handle-github-core-output-problem branch from 5a83a91 to 8be74c7 Compare December 13, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant