-
Notifications
You must be signed in to change notification settings - Fork 11
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
Use env variable in workflows for get output #86
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
M97Chahboun
added a commit
that referenced
this pull request
Oct 16, 2022
* Add release note template (#40) * Disabled commit if not bump (#41) * Add release note template (#40) * Disabled commit if not bump (#41) * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * use env var instaed of set§output on get version workflow (#76) * Migrate staging workflow deprecated (#77) * use env var instaed of set§output on get version workflow * migrate labels_to_track * migrate labels to version parts * format code * bump version manually * Removed ./lib from ci-dev for analyze all scripts (#81) * Try to fix workflow migration (#82) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV (#83) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV * Try to fix workflow migration (#84) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV * Try to fix worklfow migration * Use env variable for workflow output (#85) * Add setOutput method * Use setOutput method for save value * removed unused import * Use env variable in workflows for get output (#86) * Add setOutput method * Use setOutput method for save value * removed unused import * Use env keyword in workflow * Use one job for get outputs (#87) * bump version to 2.2.10+20 from fastlane * Fix workflow outputs issue (#88) * Fix outputs issue * enable push on bump version workflow * bump version to 2.2.11+20 from fastlane * Fix sd-stable issue
M97Chahboun
added a commit
that referenced
this pull request
Oct 16, 2022
* Add release note template (#40) * Disabled commit if not bump (#41) * Add release note template (#40) * Disabled commit if not bump (#41) * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * use env var instaed of set§output on get version workflow (#76) * Migrate staging workflow deprecated (#77) * use env var instaed of set§output on get version workflow * migrate labels_to_track * migrate labels to version parts * format code * bump version manually * Removed ./lib from ci-dev for analyze all scripts (#81) * Try to fix workflow migration (#82) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV (#83) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV * Try to fix workflow migration (#84) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV * Try to fix worklfow migration * Use env variable for workflow output (#85) * Add setOutput method * Use setOutput method for save value * removed unused import * Use env variable in workflows for get output (#86) * Add setOutput method * Use setOutput method for save value * removed unused import * Use env keyword in workflow * Use one job for get outputs (#87) * bump version to 2.2.10+20 from fastlane * Fix workflow outputs issue (#88) * Fix outputs issue * enable push on bump version workflow * bump version to 2.2.11+20 from fastlane * Fix sd-stable issue * Removed needs from ci && cd * Removed ubuse item
M97Chahboun
added a commit
that referenced
this pull request
Oct 16, 2022
* Add release note template (#40) * Disabled commit if not bump (#41) * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * Test Issue on staging/stable workflows (#78) * Add release note template (#40) * Disabled commit if not bump (#41) * Add release note template (#40) * Disabled commit if not bump (#41) * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * use env var instaed of set§output on get version workflow (#76) * Migrate staging workflow deprecated (#77) * use env var instaed of set§output on get version workflow * migrate labels_to_track * migrate labels to version parts * format code * bump version manually * bump version manually (#79) * Add release note template (#40) * Disabled commit if not bump (#41) * Add release note template (#40) * Disabled commit if not bump (#41) * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * use env var instaed of set§output on get version workflow (#76) * Migrate staging workflow deprecated (#77) * use env var instaed of set§output on get version workflow * migrate labels_to_track * migrate labels to version parts * format code * bump version manually * Fix dart workflow script (#80) * Add release note template (#40) * Disabled commit if not bump (#41) * Add release note template (#40) * Disabled commit if not bump (#41) * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * use env var instaed of set§output on get version workflow (#76) * Migrate staging workflow deprecated (#77) * use env var instaed of set§output on get version workflow * migrate labels_to_track * migrate labels to version parts * format code * bump version manually * Test Issue Fixed on workflows (#89) * Add release note template (#40) * Disabled commit if not bump (#41) * Add release note template (#40) * Disabled commit if not bump (#41) * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * use env var instaed of set§output on get version workflow (#76) * Migrate staging workflow deprecated (#77) * use env var instaed of set§output on get version workflow * migrate labels_to_track * migrate labels to version parts * format code * bump version manually * Removed ./lib from ci-dev for analyze all scripts (#81) * Try to fix workflow migration (#82) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV (#83) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV * Try to fix workflow migration (#84) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV * Try to fix worklfow migration * Use env variable for workflow output (#85) * Add setOutput method * Use setOutput method for save value * removed unused import * Use env variable in workflows for get output (#86) * Add setOutput method * Use setOutput method for save value * removed unused import * Use env keyword in workflow * Use one job for get outputs (#87) * bump version to 2.2.10+20 from fastlane * Fix workflow outputs issue (#88) * Fix outputs issue * enable push on bump version workflow * bump version to 2.2.11+20 from fastlane * Fix sd-stable issue * Test Workflows output issues (#90) * Add release note template (#40) * Disabled commit if not bump (#41) * Add release note template (#40) * Disabled commit if not bump (#41) * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * use env var instaed of set§output on get version workflow (#76) * Migrate staging workflow deprecated (#77) * use env var instaed of set§output on get version workflow * migrate labels_to_track * migrate labels to version parts * format code * bump version manually * Removed ./lib from ci-dev for analyze all scripts (#81) * Try to fix workflow migration (#82) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV (#83) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV * Try to fix workflow migration (#84) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV * Try to fix worklfow migration * Use env variable for workflow output (#85) * Add setOutput method * Use setOutput method for save value * removed unused import * Use env variable in workflows for get output (#86) * Add setOutput method * Use setOutput method for save value * removed unused import * Use env keyword in workflow * Use one job for get outputs (#87) * bump version to 2.2.10+20 from fastlane * Fix workflow outputs issue (#88) * Fix outputs issue * enable push on bump version workflow * bump version to 2.2.11+20 from fastlane * Fix sd-stable issue * Removed needs from ci && cd * Removed ubuse item
M97Chahboun
added a commit
that referenced
this pull request
Oct 16, 2022
* Add release note template (#40) * Disabled commit if not bump (#41) * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * Test Issue on staging/stable workflows (#78) * Add release note template (#40) * Disabled commit if not bump (#41) * Add release note template (#40) * Disabled commit if not bump (#41) * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * use env var instaed of set§output on get version workflow (#76) * Migrate staging workflow deprecated (#77) * use env var instaed of set§output on get version workflow * migrate labels_to_track * migrate labels to version parts * format code * bump version manually * bump version manually (#79) * Add release note template (#40) * Disabled commit if not bump (#41) * Add release note template (#40) * Disabled commit if not bump (#41) * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * use env var instaed of set§output on get version workflow (#76) * Migrate staging workflow deprecated (#77) * use env var instaed of set§output on get version workflow * migrate labels_to_track * migrate labels to version parts * format code * bump version manually * Fix dart workflow script (#80) * Add release note template (#40) * Disabled commit if not bump (#41) * Add release note template (#40) * Disabled commit if not bump (#41) * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * use env var instaed of set§output on get version workflow (#76) * Migrate staging workflow deprecated (#77) * use env var instaed of set§output on get version workflow * migrate labels_to_track * migrate labels to version parts * format code * bump version manually * Test Issue Fixed on workflows (#89) * Add release note template (#40) * Disabled commit if not bump (#41) * Add release note template (#40) * Disabled commit if not bump (#41) * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * use env var instaed of set§output on get version workflow (#76) * Migrate staging workflow deprecated (#77) * use env var instaed of set§output on get version workflow * migrate labels_to_track * migrate labels to version parts * format code * bump version manually * Removed ./lib from ci-dev for analyze all scripts (#81) * Try to fix workflow migration (#82) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV (#83) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV * Try to fix workflow migration (#84) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV * Try to fix worklfow migration * Use env variable for workflow output (#85) * Add setOutput method * Use setOutput method for save value * removed unused import * Use env variable in workflows for get output (#86) * Add setOutput method * Use setOutput method for save value * removed unused import * Use env keyword in workflow * Use one job for get outputs (#87) * bump version to 2.2.10+20 from fastlane * Fix workflow outputs issue (#88) * Fix outputs issue * enable push on bump version workflow * bump version to 2.2.11+20 from fastlane * Fix sd-stable issue * Test Workflows output issues (#90) * Add release note template (#40) * Disabled commit if not bump (#41) * Add release note template (#40) * Disabled commit if not bump (#41) * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * use env var instaed of set§output on get version workflow (#76) * Migrate staging workflow deprecated (#77) * use env var instaed of set§output on get version workflow * migrate labels_to_track * migrate labels to version parts * format code * bump version manually * Removed ./lib from ci-dev for analyze all scripts (#81) * Try to fix workflow migration (#82) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV (#83) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV * Try to fix workflow migration (#84) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV * Try to fix worklfow migration * Use env variable for workflow output (#85) * Add setOutput method * Use setOutput method for save value * removed unused import * Use env variable in workflows for get output (#86) * Add setOutput method * Use setOutput method for save value * removed unused import * Use env keyword in workflow * Use one job for get outputs (#87) * bump version to 2.2.10+20 from fastlane * Fix workflow outputs issue (#88) * Fix outputs issue * enable push on bump version workflow * bump version to 2.2.11+20 from fastlane * Fix sd-stable issue * Removed needs from ci && cd * Removed ubuse item * Fix Stable workflow issue
M97Chahboun
added a commit
that referenced
this pull request
Oct 20, 2022
* Add release note template (#40) * Disabled commit if not bump (#41) * update workflow image & bump version * bump version to 2.2.9+19 from fastlane * use env var instaed of set§output on get version workflow (#76) * Migrate staging workflow deprecated (#77) * use env var instaed of set§output on get version workflow * migrate labels_to_track * migrate labels to version parts * format code * bump version manually * Removed ./lib from ci-dev for analyze all scripts (#81) * Try to fix workflow migration (#82) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV (#83) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV * Try to fix workflow migration (#84) * Removed ./lib from ci-dev for analyze all scripts * Try to migrate workflow with new env var * Use GITHUB_OUTPUT instead of GITHUB_ENV * Try to fix worklfow migration * Use env variable for workflow output (#85) * Add setOutput method * Use setOutput method for save value * removed unused import * Use env variable in workflows for get output (#86) * Add setOutput method * Use setOutput method for save value * removed unused import * Use env keyword in workflow * Use one job for get outputs (#87) * bump version to 2.2.10+20 from fastlane * Fix workflow outputs issue (#88) * Fix outputs issue * enable push on bump version workflow * bump version to 2.2.11+20 from fastlane * Fix sd-stable issue * Removed needs from ci && cd * Removed ubuse item * Run bump version when add label (#93) * run bump version when add label * Add github.head_ref for get branch * Add git pull * add branch for pull * Move git pull * Add github token * removed pull * removed token * Add git pull as first * add space between origin & branch * Add git pull --rebase for fix issue * Move git pull to bottom * Fix push issue * bump version to 2.2.12+20 from fastlane * Enhance update bump version plugin (#94) * Update fastfile * Enabled dev workflow * bump version from 2.2.12+20to2.2.13+20 by fastlane plugin * correct bump version commit message * bump version from 2.2.13+20 to 2.2.14+20 by fastlane plugin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.