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

ci: set output has been updated to use GITHUB_OUTPUT #1726 #1727

Merged
merged 4 commits into from
Jun 22, 2023

Conversation

SumantxD
Copy link
Contributor

as set-output is about to depreciate i have updated it with the latest format to use GITHUB_OUTPUT environment file.

resolved set-output command depreciation
updated the blog section
@netlify
Copy link

netlify bot commented May 30, 2023

Deploy Preview for asyncapi-website ready!

Name Link
🔨 Latest commit 4ed7e30
🔍 Latest deploy log https://app.netlify.com/sites/asyncapi-website/deploys/6494448ff3a64c00087bc533
😎 Deploy Preview https://deploy-preview-1727--asyncapi-website.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.

@github-actions
Copy link

github-actions bot commented May 30, 2023

⚡️ Lighthouse report for the changes in this PR:

Category Score
🔴 Performance 24
🟢 Accessibility 98
🟢 Best practices 100
🟢 SEO 100
🔴 PWA 30

Lighthouse ran on https://deploy-preview-1727--asyncapi-website.netlify.app/

run: echo "::set-output name=version::$(npm run get-version --silent)"
run: |
npm run get-version --silent
echo "version=$(npm run get-version --silent)" >> $GITHUB_ENV
Copy link
Member

@anshgoyalevil anshgoyalevil May 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nicely done @SumantxD
Was just wondering if that should be $GITHUB_ENV or $GITHUB_OUTPUT. Maybe the later one should be there.

Additionally, I think the command npm run get-version --silent is redundant here 🛩️

removed redundancy and fixed _ENV to _OUTPUT
@akshatnema
Copy link
Member

I would suggest wait for @derberg to come back from holidays, he is the better person who knows whether he wants this or not 😄

@derberg
Copy link
Member

derberg commented Jun 22, 2023

@SumantxD thanks a lot, just to confirm, from #1726 you handled only the OUTPUT stuff, the other things you did not review? or there is just nothing to do?

@SumantxD
Copy link
Contributor Author

@SumantxD thanks a lot, just to confirm, from #1726 you handled only the OUTPUT stuff, the other things you did not review? or there is just nothing to do?

I have only handled the 'Output' stuffs, the other things are still required to be done.

@derberg
Copy link
Member

derberg commented Jun 22, 2023

@SumantxD thanks! ok, so this PR do not close the related issue

@derberg derberg changed the title fix: set output has been updated to use GITHUB_OUTPUT #1726 ci: set output has been updated to use GITHUB_OUTPUT #1726 Jun 22, 2023
Copy link
Member

@derberg derberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@derberg
Copy link
Member

derberg commented Jun 22, 2023

@anshgoyalevil and thanks for making it easier and helping in review 🙏🏼

@derberg
Copy link
Member

derberg commented Jun 22, 2023

@thulieblack please approve as one change is related to old article, you need to approve that change 🙏🏼

Copy link
Member

@thulieblack thulieblack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done @deberg

@derberg
Copy link
Member

derberg commented Jun 22, 2023

/rtm

@asyncapi-bot asyncapi-bot merged commit 8e441e2 into asyncapi:master Jun 22, 2023
@derberg
Copy link
Member

derberg commented Jun 22, 2023

@allcontributors please add @SumantxD for infra

@allcontributors
Copy link
Contributor

@derberg

I've put up a pull request to add @SumantxD! 🎉

@derberg
Copy link
Member

derberg commented Jun 22, 2023

@allcontributors please add @anshgoyalevil for review

@allcontributors
Copy link
Contributor

@derberg

I've put up a pull request to add @anshgoyalevil! 🎉

@anshgoyalevil
Copy link
Member

Thanks, @derberg for the tag. 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants