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

OLH-1717 Set nvmrc version based on Dockerfile #1451

Merged
merged 2 commits into from
Jun 25, 2024
Merged

Conversation

aenciso
Copy link
Contributor

@aenciso aenciso commented Jun 18, 2024

Proposed changes

OLH-1717 Set nvmrc version based on Dockerfile

What changed

Added a new workflow to run everytime dependabot updates the Dockerfile

Why did it change

Since Dependabot only updates node versions in our Dockerfiles, it is easier to keep .nvmrc file up to date once dependabot creates a PR that updates node
The workflow would only update .nvmrc if both node versions are different, making it easier to maintain rather than having build environment variables in our dockerfile and github actions. (See previous PR)

Related links

#1417

Checklists

Testing

I have modified the Dockerfile on a separate draft PR and how checked the workflow updates the .nvmrc file and creates a new PR

How to review

@aenciso aenciso force-pushed the OLH-1717-update-nvmrc branch 2 times, most recently from 70f47ad to 258534d Compare June 18, 2024 15:16
@aenciso aenciso marked this pull request as ready for review June 18, 2024 15:22
@aenciso aenciso requested a review from a team as a code owner June 18, 2024 15:22
@aenciso aenciso changed the title OLH-1717 Add nvmrc github workflow action OLH-1717 Set nvmrc version based on Dockerfile Jun 18, 2024
@aenciso aenciso marked this pull request as draft June 20, 2024 09:16
@aenciso aenciso force-pushed the OLH-1717-update-nvmrc branch 3 times, most recently from 016249c to 91b0892 Compare June 25, 2024 14:20
@aenciso aenciso marked this pull request as ready for review June 25, 2024 14:39
@aenciso aenciso added this pull request to the merge queue Jun 25, 2024
Merged via the queue into main with commit ad5d25d Jun 25, 2024
8 checks passed
@aenciso aenciso deleted the OLH-1717-update-nvmrc branch June 25, 2024 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants