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

Test Workflows output issues #90

Merged
merged 28 commits into from
Oct 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
7cf71a8
Add release note template (#40)
M97Chahboun Oct 3, 2022
5142410
Disabled commit if not bump (#41)
M97Chahboun Oct 3, 2022
17f6497
Add release note template (#40)
M97Chahboun Oct 3, 2022
3697ed0
Disabled commit if not bump (#41)
M97Chahboun Oct 3, 2022
94085e5
update workflow image & bump version
M97Chahboun Oct 13, 2022
820383f
bump version to 2.2.9+19 from fastlane
M97Chahboun Oct 13, 2022
a60e5c9
update workflow image & bump version
M97Chahboun Oct 13, 2022
0066be9
bump version to 2.2.9+19 from fastlane
M97Chahboun Oct 13, 2022
1591794
Merge branch 'stable' of https://github.com/M97Chahboun/flutter_ci_cd…
M97Chahboun Oct 13, 2022
4d1875b
use env var instaed of set§output on get version workflow (#76)
M97Chahboun Oct 15, 2022
0225630
Migrate staging workflow deprecated (#77)
M97Chahboun Oct 15, 2022
6cd6a53
Merge branch 'staging' of https://github.com/M97Chahboun/flutter_ci_c…
M97Chahboun Oct 15, 2022
9c2e8a9
bump version manually
M97Chahboun Oct 15, 2022
e1e8d23
Removed ./lib from ci-dev for analyze all scripts (#81)
M97Chahboun Oct 15, 2022
d0547ce
Try to fix workflow migration (#82)
M97Chahboun Oct 15, 2022
33583e8
Use GITHUB_OUTPUT instead of GITHUB_ENV (#83)
M97Chahboun Oct 15, 2022
90ef5e1
Try to fix workflow migration (#84)
M97Chahboun Oct 15, 2022
263a70a
Use env variable for workflow output (#85)
M97Chahboun Oct 16, 2022
2223fab
Use env variable in workflows for get output (#86)
M97Chahboun Oct 16, 2022
fc2d1c3
Use one job for get outputs (#87)
M97Chahboun Oct 16, 2022
c323172
bump version to 2.2.10+20 from fastlane
M97Chahboun Oct 16, 2022
20bca48
Fix workflow outputs issue (#88)
M97Chahboun Oct 16, 2022
afbad58
bump version to 2.2.11+20 from fastlane
M97Chahboun Oct 16, 2022
cc7c7f9
Fix sd-stable issue
M97Chahboun Oct 16, 2022
6e1a5c0
Merge branch 'staging' of https://github.com/M97Chahboun/flutter_ci_c…
M97Chahboun Oct 16, 2022
e0ab910
Removed needs from ci && cd
M97Chahboun Oct 16, 2022
4ca9c3f
Merge branches 'dev' and 'staging' of https://github.com/M97Chahboun/…
M97Chahboun Oct 16, 2022
26c8695
Removed ubuse item
M97Chahboun Oct 16, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .github/workflows/cd-stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:

promote-android:
if: ${{ (github.event.pull_request.merged == true) }}
needs: setup_dart_and_run_scripts
name: Promote Android Release from ${{env.track}} to production
runs-on: ubuntu-latest
steps:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/ci-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
fastlane-deploy-staging-android:
name: Deploy Android Release to Alpha track
runs-on: ubuntu-latest
needs: setup_dart_and_run_converter
steps:
- name: Setup Flutter
uses: subosito/flutter-action@v2
Expand Down
Empty file removed tst.txt
Empty file.
Empty file removed workflows_utils/tst.txt
Empty file.