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

Add CI jobs to diff against the deployed version #570

Merged
merged 6 commits into from
Jul 21, 2024
Merged

Conversation

PeterJCLaw
Copy link
Member

This is expected to be useful when updating dependencies, to ensure that nothing unexpected has changed, or when otherwise making changes to the build system (for the same reason).

@PeterJCLaw PeterJCLaw force-pushed the diff-vs-deployed branch 2 times, most recently from ba22a04 to 8f2ddb9 Compare June 3, 2024 18:34
This is expected to be useful when updating dependencies, to ensure
that nothing unexpected has changed, or when otherwise making changes
to the build system (for the same reason).
@PeterJCLaw PeterJCLaw force-pushed the diff-vs-deployed branch 3 times, most recently from 9b0ab18 to 41935a0 Compare June 3, 2024 19:16
Copy link

github-actions bot commented Jun 3, 2024

Build has no changes.

@PeterJCLaw PeterJCLaw force-pushed the diff-vs-deployed branch 8 times, most recently from 1fd81c6 to ed26cee Compare June 3, 2024 20:04
Copy link

github-actions bot commented Jun 3, 2024

🔀 Build diff:

diff -ru main/feed.xml local/feed.xml
--- main/feed.xml	2024-06-03 20:14:56.639248497 +0000
+++ local/feed.xml	2024-06-03 20:14:16.000000000 +0000
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.5">Jekyll</generator><link href="https://studentrobotics.org/website/feed.xml" rel="self" type="application/atom+xml" /><link href="https://studentrobotics.org/website/" rel="alternate" type="text/html" /><updated>2024-06-03T21:14:19+01:00</updated><id>https://studentrobotics.org/website/feed.xml</id><title type="html">Student Robotics</title><subtitle>Student Robotics is an exciting annual competition challenging people aged 16-19 to assemble a team and build fully autonomous robots.
+<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.5">Jekyll</generator><link href="https://studentrobotics.org/website/feed.xml" rel="self" type="application/atom+xml" /><link href="https://studentrobotics.org/website/" rel="alternate" type="text/html" /><updated>2024-06-03T21:14:15+01:00</updated><id>https://studentrobotics.org/website/feed.xml</id><title type="html">Student Robotics</title><subtitle>Student Robotics is an exciting annual competition challenging people aged 16-19 to assemble a team and build fully autonomous robots.
 </subtitle><entry><title type="html">Gymnasium Markt Indersdorf win Student Robotics Competition 2024!</title><link href="https://studentrobotics.org/website/blog/2024-04-18-mai-win-sr2024/" rel="alternate" type="text/html" title="Gymnasium Markt Indersdorf win Student Robotics Competition 2024!" /><published>2024-04-18T00:00:00+01:00</published><updated>2024-04-18T00:00:00+01:00</updated><id>https://studentrobotics.org/website/blog/mai-win-sr2024</id><content type="html" xml:base="https://studentrobotics.org/website/blog/2024-04-18-mai-win-sr2024/">&lt;figure class=&quot;&quot;&gt;
   
   &lt;a href=&quot;/website/images/content/blog/sr2024/sr2024-photo.large.jpg&quot;&gt;

@PeterJCLaw PeterJCLaw force-pushed the diff-vs-deployed branch 2 times, most recently from b0b3788 to 36e9c6d Compare June 3, 2024 20:15
@PeterJCLaw PeterJCLaw marked this pull request as ready for review June 3, 2024 20:15
@PeterJCLaw PeterJCLaw requested a review from raccube June 3, 2024 20:18
@PeterJCLaw PeterJCLaw merged commit c26e7dc into main Jul 21, 2024
5 checks passed
@PeterJCLaw PeterJCLaw deleted the diff-vs-deployed branch July 21, 2024 15:10
PeterJCLaw added a commit to srobo/competition-website that referenced this pull request Jul 21, 2024
This is copied over from the website repo, which now has these in
place.

See srobo/website#570 & srobo/website#573.
PeterJCLaw added a commit to srobo/docs that referenced this pull request Jul 21, 2024
This is copied over from the website repo, which now has these in
place.

See srobo/website#570 & srobo/website#573.
PeterJCLaw added a commit to srobo/docs that referenced this pull request Jul 21, 2024
This is copied over from the website repo, which now has these in
place.

See srobo/website#570 & srobo/website#573.
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.

2 participants