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

🔧 windows workflow #5661

Merged
merged 4 commits into from
Apr 14, 2023
Merged

🔧 windows workflow #5661

merged 4 commits into from
Apr 14, 2023

Conversation

roiLeo
Copy link
Contributor

@roiLeo roiLeo commented Apr 14, 2023

🧪

@roiLeo roiLeo requested a review from a team as a code owner April 14, 2023 12:29
@roiLeo roiLeo requested review from preschian and daiagi and removed request for a team April 14, 2023 12:29
@netlify
Copy link

netlify bot commented Apr 14, 2023

Deploy Preview for koda-canary ready!

Name Link
🔨 Latest commit 9a2117f
🔍 Latest deploy log https://app.netlify.com/sites/koda-canary/deploys/64395ed1552dc9000741f541
😎 Deploy Preview https://deploy-preview-5661--koda-canary.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@reviewpad
Copy link
Contributor

reviewpad bot commented Apr 14, 2023

AI-Generated Summary: This pull request consists of two patches. The first patch simplifies the GitHub build workflow and removes unnecessary workflow steps, with modifications in .github/workflows/build.yml and .github/workflows/e2e.yml. It also adds a new story file for the NeoModal component (NeoModal.story.vue). The second patch updates the badges in README.md to reflect the changes made to the workflow. Overall, this PR improves the GitHub Actions workflows and enhances the project's documentation.

@reviewpad reviewpad bot added small Pull request is small waiting-for-review labels Apr 14, 2023
@reviewpad
Copy link
Contributor

reviewpad bot commented Apr 14, 2023

Reviewpad Report

⚠️ Warnings

  • Please link an issue to the pull request

@roiLeo
Copy link
Contributor Author

roiLeo commented Apr 14, 2023

hello @yangwao I think you need to unset required build workflow
Screenshot 2023-04-14 at 14-29-46 🔧 windows workflow by roiLeo · Pull Request #5661 · kodadot_nft-gallery

@yangwao
Copy link
Member

yangwao commented Apr 14, 2023

wild neomodal component appears in CI PR 👀

@reviewpad
Copy link
Contributor

reviewpad bot commented Apr 14, 2023

AI-Generated Summary: This pull request contains 3 patches:

  1. The first patch modifies the GitHub workflows build.yml and e2e.yml, simplifying the build job's strategy and removing an unnecessary ls -l command. It also adds a new NeoModal.story.vue file that demonstrates a NeoNftCard component using a NeoModal.

  2. The second patch updates the badges in the README.md file to reflect the simplified build workflow.

  3. The third patch removes a mistakenly added file, NeoModa.story.vue, fixing a file name typo.

@roiLeo
Copy link
Contributor Author

roiLeo commented Apr 14, 2023

wild neomodal component appears in CI PR 👀

yep typo in file fixed 6f94e63

edit:

3. The third patch removes a mistakenly added file, `NeoModa.story.vue`, fixing a file name typo.

slickric-naturedoge69

@daiagi
Copy link
Contributor

daiagi commented Apr 14, 2023

how to test that it works?

@yangwao
Copy link
Member

yangwao commented Apr 14, 2023

how to test that it works?

there is only one way to find out

image

@preschian
Copy link
Member

how to test that it works?

we can see the result in this PR. need to unset required for ubuntu-latest and windows-latest

Screenshot 2023-04-14 at 20 00 26

@roiLeo
Copy link
Contributor Author

roiLeo commented Apr 14, 2023

we can see the result in this PR. need to unset required for ubuntu-latest and windows-latest

is it set on "Settings" tab?

By the way we have errors on histoire build, I'm preparing a fix

@preschian
Copy link
Member

is it set on "Settings" tab?

yes, need help from @yangwao 🙏🏻

hello @yangwao I think you need to unset required build workflow

@yangwao
Copy link
Member

yangwao commented Apr 14, 2023

this?

Screen.Recording.2023-04-14.at.15.45.31.mov

removed both
image

which checks I should add? I guess we just want to things to build

@roiLeo
Copy link
Contributor Author

roiLeo commented Apr 14, 2023

this?

Looks like it's working
Screenshot 2023-04-14 at 15-47-19 🔧 windows workflow by roiLeo · Pull Request #5661 · kodadot_nft-gallery

@codeclimate
Copy link

codeclimate bot commented Apr 14, 2023

Code Climate has analyzed commit 9a2117f and detected 0 issues on this pull request.

View more on Code Climate.

@yangwao yangwao merged commit c2906df into kodadot:main Apr 14, 2023
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
small Pull request is small waiting-for-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants