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

496 unify workflow v2 #552

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
3a58f66
CI/CD - update the pipeline and make it work
duanxinhuan Oct 6, 2022
5ec76f2
CI/CD: update the work flow to test
duanxinhuan Oct 6, 2022
24b967c
CI/CD - update the work flow fix the bug
duanxinhuan Oct 6, 2022
53e6972
CI?CD get rid of the invalid environment
duanxinhuan Oct 6, 2022
9a2be7b
CI/CD test the flow
duanxinhuan Oct 6, 2022
18f09ff
CI/Cd test again
duanxinhuan Oct 6, 2022
122b749
CI/CD: test if environment variable is working
duanxinhuan Oct 6, 2022
13ff6a3
CI/CD add space to the env keyword
duanxinhuan Oct 6, 2022
be6fde1
CI/CD-try to add " to the environment variable
duanxinhuan Oct 6, 2022
82468e8
CI/CD update the environment section
duanxinhuan Oct 6, 2022
5f9fad7
CI/CD-create reusable workflow and pass value
duanxinhuan Oct 6, 2022
a070c52
CI/CD add checkout
duanxinhuan Oct 6, 2022
cd9df85
rename the work flow
duanxinhuan Oct 6, 2022
2efc936
CI/CD-update-the-reusable-workflow
duanxinhuan Oct 6, 2022
34624f5
CI/CD-update secret inherit
duanxinhuan Oct 6, 2022
2f969c7
CI/CD-update-the-reusable-workflow
duanxinhuan Oct 6, 2022
ae0568b
CI/CD fix the identation
duanxinhuan Oct 6, 2022
637517b
CI/CD-add-condition-on-push-or-dispatch
duanxinhuan Oct 6, 2022
257b78c
CI/CD: maintain the dotnet sdk with global json file
duanxinhuan Oct 7, 2022
bb1a355
fix the bug
duanxinhuan Oct 7, 2022
b8f5381
CI/CD: rename the use .net sdk session
duanxinhuan Oct 7, 2022
b3eda4c
CI/CD: delete unnecessary folders
duanxinhuan Oct 7, 2022
065ab82
CI/CD - add comments on the work flow
duanxinhuan Oct 7, 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
Prev Previous commit
Next Next commit
CI/CD: delete unnecessary folders
  • Loading branch information
duanxinhuan committed Oct 7, 2022

Verified

This commit was signed with the committer’s verified signature.
rbioteau Romain Bioteau
commit b3eda4cd7272d804d1dfece230d1624476618bcc
1 change: 0 additions & 1 deletion .github/workflows/workflow-deploy.yml
Original file line number Diff line number Diff line change
@@ -55,7 +55,6 @@ jobs:
json: ${{ secrets.BOT_APP_APPSETTINGS }}
dir: "bots/employee-finder/src/SSW.SophieBot/settings"

# Prepare working folders
- name: Prepare working folders
if: env.BUILD_FLOW == 'composer'
run: |