-
Notifications
You must be signed in to change notification settings - Fork 12
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
chore: setup ci cd #154
Merged
Merged
chore: setup ci cd #154
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
Signed-off-by: Nam Hoang <hoangxuannam160493@gmail.com> (cherry picked from commit 46b7fc2)
Signed-off-by: Nam Hoang <hoangxuannam160493@gmail.com> (cherry picked from commit c49af42)
Signed-off-by: Nam Hoang <hoangxuannam160493@gmail.com> (cherry picked from commit 494139a)
Signed-off-by: Nam Hoang <hoangxuannam160493@gmail.com> (cherry picked from commit 770802f)
Signed-off-by: Nam Hoang <hoangxuannam160493@gmail.com> (cherry picked from commit 4680887) Signed-off-by: Nam Hoang <hoangxuannam160493@gmail.com>
(cherry picked from commit 532b3c6) Signed-off-by: Nam Hoang <hoangxuannam160493@gmail.com>
namhoang1604
force-pushed
the
chore/setup-ci-cd
branch
from
August 31, 2023 02:35
e558cca
to
610ddc7
Compare
namhoang1604
force-pushed
the
chore/setup-ci-cd
branch
from
August 31, 2023 02:36
610ddc7
to
582400e
Compare
Signed-off-by: Nam Hoang <hoangxuannam160493@gmail.com>
namhoang1604
force-pushed
the
chore/setup-ci-cd
branch
from
August 31, 2023 10:12
582400e
to
716cbc7
Compare
kshychko
requested changes
Sep 4, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are two moments that I'd like to address:
- we need a simple setup for AWS credentials, so I added secrets for IAM user, but ket the role assume action.
- the FE is going to be deployed under /vckit/explorer/ path, so files needs to copied to s3 respectfully.
Signed-off-by: Nam Hoang <hoangxuannam160493@gmail.com>
namhoang1604
force-pushed
the
chore/setup-ci-cd
branch
from
September 5, 2023 06:43
adf75ea
to
97fcfb0
Compare
Signed-off-by: Nam Hoang <hoangxuannam160493@gmail.com>
Signed-off-by: Nam Hoang <hoangxuannam160493@gmail.com>
namhoang1604
force-pushed
the
chore/setup-ci-cd
branch
from
September 5, 2023 10:44
f136e04
to
84b6d07
Compare
namhoang1604
added a commit
to gs-gs/project-vckit
that referenced
this pull request
Sep 6, 2023
<!-- For Work In Progress Pull Requests, please use the Draft PR feature, see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details. For a timely review/response, please avoid force-pushing additional commits if your PR already received reviews or comments. Before submitting a Pull Request, please ensure you've done the following: - π Read the [Contributing Guide](https://github.com/uncefact/project-vckit/blob/main/CONTRIBUTING.md). - π Read the [Code of Conduct](https://github.com/uncefact/project-vckit/blob/main/CODE_OF_CONDUCT.md). - π·ββοΈ Create small PRs. In most cases, this will be possible. - β Provide tests for your changes. - π Use descriptive commit messages following [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/). - π Update any related documentation and include any relevant screenshots. --> - [ ] π Feature - [ ] π Bug Fix - [ ] π Documentation Update - [ ] π¨ Style - [ ] π§βπ» Code Refactor - [ ] π₯ Performance Improvements - [ ] β Test - [ ] π€ Build - [x] π CI - [ ] π¦ Chore (Release) - [ ] β© Revert <!-- Please do not leave this blank This PR [adds/removes/fixes/replaces] the [feature/bug/etc]. --> This PR adds the CICD scripts <!-- Please use this format link issue numbers: Fixes uncefact#123 https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword --> <!-- Visual changes require screenshots --> - [ ] π yes - [ ] π no, because they aren't needed - [ ] π no, because I need help - [ ] π README.md - [ ] π [vc-kit doc site](https://uncefact.github.io/vckit/) - [ ] π storybook - [ ] π no documentation needed <!-- note: PRs with deleted sections will be marked invalid --> --------- Signed-off-by: Nam Hoang <hoangxuannam160493@gmail.com>
namhoang1604
added a commit
to gs-gs/project-vckit
that referenced
this pull request
Mar 12, 2024
<!-- For Work In Progress Pull Requests, please use the Draft PR feature, see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details. For a timely review/response, please avoid force-pushing additional commits if your PR already received reviews or comments. Before submitting a Pull Request, please ensure you've done the following: - π Read the [Contributing Guide](https://github.com/uncefact/project-vckit/blob/main/CONTRIBUTING.md). - π Read the [Code of Conduct](https://github.com/uncefact/project-vckit/blob/main/CODE_OF_CONDUCT.md). - π·ββοΈ Create small PRs. In most cases, this will be possible. - β Provide tests for your changes. - π Use descriptive commit messages following [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/). - π Update any related documentation and include any relevant screenshots. --> - [ ] π Feature - [ ] π Bug Fix - [ ] π Documentation Update - [ ] π¨ Style - [ ] π§βπ» Code Refactor - [ ] π₯ Performance Improvements - [ ] β Test - [ ] π€ Build - [x] π CI - [ ] π¦ Chore (Release) - [ ] β© Revert <!-- Please do not leave this blank This PR [adds/removes/fixes/replaces] the [feature/bug/etc]. --> This PR adds the CICD scripts <!-- Please use this format link issue numbers: Fixes uncefact#123 https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword --> <!-- Visual changes require screenshots --> - [ ] π yes - [ ] π no, because they aren't needed - [ ] π no, because I need help - [ ] π README.md - [ ] π [vc-kit doc site](https://uncefact.github.io/vckit/) - [ ] π storybook - [ ] π no documentation needed <!-- note: PRs with deleted sections will be marked invalid --> --------- Signed-off-by: Nam Hoang <hoangxuannam160493@gmail.com>
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.
What type of PR is this? (check all applicable)
Description
This PR adds the CICD scripts
Related Tickets & Documents
Mobile & Desktop Screenshots/Recordings
Added tests?
Added to documentation?
[optional] Are there any post-deployment tasks we need to perform?