dondi

Results 201 comments of dondi

Sample repo that has CI set up with GitHub actions: https://github.com/vitejs/vite

Branch is ready to go but @akaiap just needs to finish SSH key setup in order to push to the repo. She will do this 10/17 and signal the group...

We took a look at the latest version of the config file and noticed that the initial core issue with running the latest settings involves the `on` block in the...

The `review requested` for this issue isn’t a traditional “QA” action, but just a general monitoring now that any push to `beta`—and any branches taken from `beta` from this point—should...

We’ve seen a few cycles of this and it looks good to go

Prettier has established itself as the de facto code-formatter for many repos, so we will just go with that. We will need a _.prettierrc_ file (or similar mechanism) on the...

With the merging of #1148 into `beta`, we now need to observe interactions between Prettier and ESLint and can finalize configurations based on that

This ticket can also be closed alongside #1147 once that is verified

Given these findings, @dondi looked up the latest stable version of Ubuntu, which is 24.10, and it appears that this version can go to Node v20.x.x: https://askubuntu.com/questions/1543474/install-latest-version-of-node-js-on-ubuntu-24-10 @dondi will attempt...

@dondi followed the steps on this page for performing the upgrade: https://repost.aws/knowledge-center/ec2-linux-upgrade-ubuntu-lts After this, the reported Node version is now v18.19.1. The GRNsight servers were started and they appear to...