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

Add GitHub Actions Environment properties #3630

Closed
devlead opened this issue Oct 25, 2021 · 1 comment · Fixed by #3632
Closed

Add GitHub Actions Environment properties #3630

devlead opened this issue Oct 25, 2021 · 1 comment · Fixed by #3632
Assignees
Labels
Milestone

Comments

@devlead
Copy link
Member

devlead commented Oct 25, 2021

  • Runtime Info (Runtime API info)
  • Runner Name
  • Workflow ActionPath
@devlead devlead self-assigned this Oct 25, 2021
devlead added a commit to devlead/cake that referenced this issue Oct 25, 2021
…-build#3631) Refactor GHA

* Adds GitHub Actions Commands
  * AddPath, fixes cake-build#3627
  * SetEnvironmentVariable, fixes cake-build#3628
  * UploadArtifact, fixes cake-build#3629
* Adds GitHub Actions
  * Runtime Info
  * Runner Name
  * Workflow ActionPath
  * fixes cake-build#3630
* Refactors GitHub Actions Paths, fixes cake-build#3631
* Initial work on BuildSystem integration tests
* Adds GitHub Actions Commands integration tests
devlead added a commit to devlead/cake that referenced this issue Oct 25, 2021
…-build#3631) Refactor GHA

* Adds GitHub Actions Commands
  * AddPath, fixes cake-build#3627
  * SetEnvironmentVariable, fixes cake-build#3628
  * UploadArtifact, fixes cake-build#3629
* Adds GitHub Actions
  * Runtime Info
  * Runner Name
  * Workflow ActionPath
  * fixes cake-build#3630
* Refactors GitHub Actions Paths, fixes cake-build#3631
* Initial work on BuildSystem integration tests
* Adds GitHub Actions Commands integration tests
devlead added a commit to devlead/cake that referenced this issue Oct 25, 2021
…-build#3631) Refactor GHA

* Adds GitHub Actions Commands
  * AddPath, fixes cake-build#3627
  * SetEnvironmentVariable, fixes cake-build#3628
  * UploadArtifact, fixes cake-build#3629
* Adds GitHub Actions
  * Runtime Info
  * Runner Name
  * Workflow ActionPath
  * fixes cake-build#3630
* Refactors GitHub Actions Paths, fixes cake-build#3631
* Initial work on BuildSystem integration tests
* Adds GitHub Actions Commands integration tests
devlead added a commit to devlead/cake that referenced this issue Oct 25, 2021
…-build#3631) Refactor GHA

* Adds GitHub Actions Commands
  * AddPath, fixes cake-build#3627
  * SetEnvironmentVariable, fixes cake-build#3628
  * UploadArtifact, fixes cake-build#3629
* Adds GitHub Actions
  * Runtime Info
  * Runner Name
  * Workflow ActionPath
  * fixes cake-build#3630
* Refactors GitHub Actions Paths, fixes cake-build#3631
* Initial work on BuildSystem integration tests
* Adds GitHub Actions Commands integration tests
devlead added a commit to devlead/cake that referenced this issue Oct 25, 2021
…-build#3631) Refactor GHA

* Adds GitHub Actions Commands
  * AddPath, fixes cake-build#3627
  * SetEnvironmentVariable, fixes cake-build#3628
  * UploadArtifact, fixes cake-build#3629
* Adds GitHub Actions
  * Runtime Info
  * Runner Name
  * Workflow ActionPath
  * fixes cake-build#3630
* Refactors GitHub Actions Paths, fixes cake-build#3631
* Initial work on BuildSystem integration tests
* Adds GitHub Actions Commands integration tests
devlead added a commit to devlead/cake that referenced this issue Oct 26, 2021
…-build#3631) Refactor GHA

* Adds GitHub Actions Commands
  * AddPath, fixes cake-build#3627
  * SetEnvironmentVariable, fixes cake-build#3628
  * UploadArtifact, fixes cake-build#3629
* Adds GitHub Actions
  * Runtime Info
  * Runner Name
  * Workflow ActionPath
  * fixes cake-build#3630
* Refactors GitHub Actions Paths, fixes cake-build#3631
* Initial work on BuildSystem integration tests
* Adds GitHub Actions Commands integration tests
devlead added a commit to devlead/cake that referenced this issue Oct 26, 2021
…-build#3631) Refactor GHA

* Adds GitHub Actions Commands
  * AddPath, fixes cake-build#3627
  * SetEnvironmentVariable, fixes cake-build#3628
  * UploadArtifact, fixes cake-build#3629
* Adds GitHub Actions
  * Runtime Info
  * Runner Name
  * Workflow ActionPath
  * fixes cake-build#3630
* Refactors GitHub Actions Paths, fixes cake-build#3631
* Initial work on BuildSystem integration tests
* Adds GitHub Actions Commands integration tests
devlead added a commit to devlead/cake that referenced this issue Oct 30, 2021
…-build#3631) Refactor GHA

* Adds GitHub Actions Commands
  * AddPath, fixes cake-build#3627
  * SetEnvironmentVariable, fixes cake-build#3628
  * UploadArtifact, fixes cake-build#3629
* Adds GitHub Actions
  * Runtime Info
  * Runner Name
  * Workflow ActionPath
  * fixes cake-build#3630
* Refactors GitHub Actions Paths, fixes cake-build#3631
* Initial work on BuildSystem integration tests
* Adds GitHub Actions Commands integration tests
devlead added a commit to devlead/cake that referenced this issue Nov 4, 2021
…-build#3631) Refactor GHA

* Adds GitHub Actions Commands
  * AddPath, fixes cake-build#3627
  * SetEnvironmentVariable, fixes cake-build#3628
  * UploadArtifact, fixes cake-build#3629
* Adds GitHub Actions
  * Runtime Info
  * Runner Name
  * Workflow ActionPath
  * fixes cake-build#3630
* Refactors GitHub Actions Paths, fixes cake-build#3631
* Initial work on BuildSystem integration tests
* Adds GitHub Actions Commands integration tests
devlead added a commit to devlead/cake that referenced this issue Nov 4, 2021
…-build#3631) Refactor GHA

* Adds GitHub Actions Commands
  * AddPath, fixes cake-build#3627
  * SetEnvironmentVariable, fixes cake-build#3628
  * UploadArtifact, fixes cake-build#3629
* Adds GitHub Actions
  * Runtime Info
  * Runner Name
  * Workflow ActionPath
  * fixes cake-build#3630
* Refactors GitHub Actions Paths, fixes cake-build#3631
* Initial work on BuildSystem integration tests
* Adds GitHub Actions Commands integration tests
devlead added a commit to devlead/cake that referenced this issue Nov 4, 2021
…-build#3631) Refactor GHA

* Adds GitHub Actions Commands
  * AddPath, fixes cake-build#3627
  * SetEnvironmentVariable, fixes cake-build#3628
  * UploadArtifact, fixes cake-build#3629
* Adds GitHub Actions
  * Runtime Info
  * Runner Name
  * Workflow ActionPath
  * fixes cake-build#3630
* Refactors GitHub Actions Paths, fixes cake-build#3631
* Initial work on BuildSystem integration tests
* Adds GitHub Actions Commands integration tests
devlead added a commit that referenced this issue Nov 4, 2021
…h-3630/gh-3631

GH3627, GH3628, GH3629, GH3630, GH3631: Refactor GitHub Actions Provider
@pascalberger pascalberger added this to the v2.0.0 milestone Nov 7, 2021
@cake-build-bot
Copy link

🎉 This issue has been resolved in version v2.0.0 🎉

The release is available on:

Your GitReleaseManager bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants