Hein Meling
Hein Meling
Cool! Why didn't we think about this before. Can you try this, and see if it still works to pull from the assignments template repo then? And that we can...
Hmm. That’s annoying. Isn’t the assignments template a single repository, or do we now have two repositories (one ordinary and one template)?
Can we disable notifications? Optionally maybe we can make the merges happen over a longer duration to avoid triggering the rate limit. The other issue we have on this: the...
Summarizing the discussion from earlier today. - We should create a `.github/pull_request_template.md` file with the content below in the `assignments` repository. - We should delete the `.github/pull_request_template.md` file after forking...
@JoachimTislov @JosteinLindhom @Glattshaved Are there any issues merging this?
Running `eslint` on this PR gives the following warnings: ```console $ eslint . --ext .ts,.jsx,.tsx Warning: React version not specified in eslint-plugin-react settings. See https://github.com/jsx-eslint/eslint-plugin-react#configuration . /quickfeed/public/src/components/Lab.tsx 28:8 warning React...
@JosteinLindhom suggested in #1255: - investigate whether it is possible to use GitHub API to create PRs on student repos upon changes to assignments repo. I'm adding it here instead...
Here is ChatGPT's answer to the above question: Great question. You’re describing a fan-out synchronization problem—when changes are made to a canonical repository (your assignments repo), you want them propagated...
Closing this in favor of #1409.
Here is the latest run: ```sh $ gomajor list github.com/alecthomas/kong: v1.9.0 [latest v1.12.0] github.com/360EntSecGroup-Skylar/excelize: v1.4.1 [latest v2.9.1] github.com/evanw/esbuild: v0.25.2 [latest v0.25.6] github.com/fsnotify/fsnotify: v1.8.0 [latest v1.9.0] github.com/go-git/go-git/v5: v5.14.0 [latest v5.16.2] github.com/prometheus/client_golang:...