Skip to content

Commit

Permalink
Merge pull request #19 from globaldevopsexperience/update
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
renevanosnabrugge authored Jun 15, 2024
2 parents 747c2ab + cd59504 commit 6998039
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,11 @@ layout: default
<span class="rounded-full bg-indigo-500/10 px-3 py-1 text-xl font-semibold leading-6 text-indigo-400 ring-1 ring-inset ring-indigo-500/20">15 June, 2024</span>
</a>
</div>
{% if site.eventActive %}
<h1 class="mt-10 text-4xl font-bold tracking-tight text-white sm:text-6xl">We are live!Join the Global DevOps Experience on June 15,&nbsp;2024!</h1>
{% else %}
<h1 class="mt-10 text-4xl font-bold tracking-tight text-white sm:text-6xl">Join the Global DevOps Experience on June 15,&nbsp;2024!</h1>
{% endif %}
<p class="mt-6 text-lg leading-8 text-gray-300">Welcome to the <span class="font-bold tracking-tight text-white">Global DevOps Experience</span>, a unique, global event where the worlds of DevOps, Platform Engineering, and Developer Experience (DevEx) come together. </p>
<p class="mt-6 text-lg leading-8 text-gray-300">This one-day event will be hosted by many venues all over the world and is more than an event. It is an experience. You will be part of a team in a fictitious company, Globoticket, and help them to overcome some difficult and relevant challenges in the field of Platform Engineering, DevOps and Software Development. The event is centered around GitHub and Azure and AI and is the first global GitHub community event!</p>
<div class="mt-10 flex items-center gap-x-6">
Expand Down
4 changes: 3 additions & 1 deletion start-team.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ layout: default
<li>You will land on the Globoticket intranet where you will find a list of news messages. You can open them and read them.</li>
<li>The top message contains a small arrow next to read more. This is a special message as it is the trigger to start the challenge.</li>
<li>When you press Mark as Read, you will get a call that you need to answer. Listen to the instructions and press "start challenge"</li>
<li>You will be navigate to a GitHub repo. We have provisioned a repository, pipelines and full deployed azure enviroment with the running globoticket website at https://.globoticket.com</li>
<li>You will be navigate to a GitHub repo. We have provisioned a repository, pipelines and full deployed azure enviroment with the running globoticket website at https://teamname.globoticket.com</li>
<li>Go through the challenge. Ask help by using the GitOps command /help, /expert-tip, /fix, /verify, /finish in the comments of the issue. You can execute the /verify multiple times</li>
<li>Once done you can start a new challenge on the intranet</li>
<li>More information you can find in the <a href="#handbook">Participant Manual</a>.</li>
Expand Down Expand Up @@ -90,6 +90,8 @@ You can also watch the video that explains this <a href="https://youtu.be/reoUAS
<img src="./images/issue-comment.gif" alt="Issue Comment" class="mt-4">
<h3 class="mt-8 text-xl font-bold leading-8 text-white">Team Info</h3>
<p class="mt-4 text-lg leading-7 text-gray-200">To make sure all people know where to get their resources, we created a GitHub Issue <code class="bg-gray-800 text-white rounded px-1 py-0.5">Team Info</code>. This contains all secrets, etc. that are needed. THIS IS NOT BEST PRACTICE!!! DO NOT DO THIS NORMALLY!</p>
<h3 class="mt-8 text-xl font-bold leading-8 text-white">Globoticket public website</h3>
<p class="mt-4 text-lg leading-7 text-gray-200">Globoticket has a full Microservice based website that you can find on <a href="https://teamname.globoticket.com" class="text-blue-600 hover:text-blue-800 underline" target="_blank">https://teamname.globoticket.com</a>
<h3 class="mt-8 text-xl font-bold leading-8 text-white">GitOps commands</h3>
<p class="mt-4 text-lg leading-7 text-gray-200">To make sure you can finish the challenge and be successful, you can put comments in the issue at hand. When you put a comment like below, the people will respond:</p>
<ul class="mt-4 list-disc list-inside text-lg leading-7 text-gray-200">
Expand Down

0 comments on commit 6998039

Please sign in to comment.