question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Document how to update a prototype that is already on GitHub

See original GitHub issue

Related documentation

https://govuk-prototype-kit.herokuapp.com/docs/updating-the-kit

Suggestion

We should consider adding some extra instructions to the update tutorial if the prototype was already on GitHub so that other people who have a local copy of the prototype get the changed files.

Steps to add (draft)

  • Branch off the main (or equivalent) branch and pull down the latest changes […]
  • Once the update has completed locally, commit the files and open a PR etc., depending on the process that the team working on the prototype follows

Evidence (where applicable)

A user who was updating prototypes that were already on GitHub said that it wasn’t clear that after the update was complete, they needed to commit and push up the changed files.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
EoinShaughnessycommented, Mar 8, 2022

I closed the PR I’d raised, as we don’t know whether this issue has affected more than one user so far. Maybe one to revisit when we have more evidence it’s causing problems.

0reactions
EoinShaughnessycommented, Mar 1, 2022

@lfdebrux Thanks! I’ll raise a PR shortly.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Git 07: Updating Your Repo by Setting Up a Remote
This tutorial covers how to set up a Central Repo as a remote to your local repo in order to update your local...
Read more >
Deploy to live & preview channels via GitHub pull requests
If you've ALREADY set up Hosting, then you just need to set up the GitHub Action part of Hosting. Run this version of...
Read more >
Object.setPrototypeOf() - JavaScript - MDN Web Docs - Mozilla
Warning: Changing the [[Prototype]] of an object is, by the nature of how modern JavaScript engines optimize property accesses, currently a ...
Read more >
Embed files and prototypes – Figma Help Center
Update the default sharing settings for the file and prototype. Set both the audience and the access level. Click the Get embed code...
Read more >
Move prototype code out of master branch with git
Thus, you will need to force the push using git push <github remote here> +master . If people are still working on that...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found