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

chore: add new github actions #658

Merged
merged 3 commits into from
Jun 13, 2021
Merged

Conversation

thedaviddias
Copy link
Member

@thedaviddias thedaviddias commented Jun 11, 2021

Description

Add new GitHub actions:

  • Create a github action for production and another for PR requests (development)
  • Remove the release action and integrate into production
  • Update node version to be 14 and 15 (10 and 12 are deprecated)
  • Add new github action that saves deps in cache for faster build
  • Add github action for semantic release which gives more options
  • Update version of some actions

@github-actions github-actions bot added the automation Changes done to the .github folder label Jun 11, 2021
@thedaviddias thedaviddias requested a review from coliff June 11, 2021 13:27
@thedaviddias thedaviddias force-pushed the chore/improve-github-actions branch from 1a0b520 to b1f155d Compare June 11, 2021 13:31
@thedaviddias thedaviddias force-pushed the chore/improve-github-actions branch from 307b879 to 5a18fe2 Compare June 13, 2021 23:32
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jun 13, 2021
@thedaviddias thedaviddias force-pushed the chore/improve-github-actions branch from 5a18fe2 to d6c19bf Compare June 13, 2021 23:33
@thedaviddias thedaviddias force-pushed the chore/improve-github-actions branch from d6c19bf to 0552dd8 Compare June 13, 2021 23:34
@thedaviddias thedaviddias merged commit 5629df2 into master Jun 13, 2021
@thedaviddias thedaviddias deleted the chore/improve-github-actions branch June 13, 2021 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Changes done to the .github folder dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant