Skip to content

Commit

Permalink
Merge pull request #701 from galasa-dev/next
Browse files Browse the repository at this point in the history
move OMP links from next to main
  • Loading branch information
KirbyKatcher authored Sep 12, 2023
2 parents e0c2de0 + 0457fef commit ed356f9
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/footer/footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const Footer = () => {
<a href="https://www.ibm.com/legal">Terms of use</a>
<span className={cookieConsent} id="teconsent"></span>
</div>
<div>An open source project by IBM. Built in Hursley, UK.</div>
<div>© Open Mainframe Project. Built in Hursley, UK.</div>
<div>
<a
className={icon}
Expand Down
3 changes: 2 additions & 1 deletion src/markdown-pages/about_Galasa.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ path: "/about"
title: "About Galasa"
---

Galasa is different from other test tools; enabling deep integration testing across platforms and technologies within a DevOps pipeline, Galasa supports repeatable, reliable, agile testing at scale across your enterprise.
Galasa, <a href="https://openmainframeproject.org/projects/galasa/" target="_blank">
an Open Mainframe Project</a>, is different from other test tools; enabling deep integration testing across platforms and technologies within a DevOps pipeline, Galasa supports repeatable, reliable, agile testing at scale across your enterprise.

### Platform integration
The Galasa framework is built with a knowledge of z/OS and cloud native platforms, enabling end-to-end testing of applications that run on different platforms without stubbing or mocking.
Expand Down
21 changes: 21 additions & 0 deletions src/markdown-pages/docs/galasa-hub.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,34 @@ title: "Galasa Blogs"

Stay up-to-date with all things Galasa with blogs, podcasts and videos from fellow Galasians.


## Press release: Open Mainframe Project Welcomes Galasa into its Ecosystem
The Open Mainframe Project, an open-source initiative that enables collaboration across the mainframe community to develop shared tool sets and resources, today welcomed Galasa, a project that offers developers the ability to test applications at scale regardless of platform, into its ecosystem.<br>

**Author: Maemalynn Meanor, September 11 2023**<br>
*Source: Open Mainframe Project*<br><br>
<a href="https://openmainframeproject.org/announcements/omp-welcomes-galasa-into-its-ecosystem/" target="_blank">
Read the Press release </a>


## Blog: Galasa bringing automated test commodity to open source
No enterprise application exists as an island anymore. Find out how Galasa has modernized the test processes that validate the quality of applications with end-to end integration testing that integrates with other open-source tooling.<br>

**Author: Will Yates, September 11 2023**<br>
*Source: Open Mainframe Project*<br><br>
<a href="https://openmainframeproject.org/blog/galasa-bringing-automated-test-commodity-to-open-source/" target="_blank">
Read the blog</a>


## Blog: What's new in IBM Distribution for Galasa 1.0.2
Will Yates goes into some of the new features that made it into IBM Distribution for Galasa 1.0.2 and how these complement IBM Virtual Test Platform.<br>

**Author: Will Yates, March 2022**<br>
*Source: IBM Developer*<br><br>
<a href="https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/william-yates/2022/03/24/whats-new-in-ibm-distribution-for-galasa-102" target="_blank">
Read the blog</a>


## Blog: Goodbye Manual z/OS Scenarios…Hello Galasa!
Find out how the IBM Z and z/OS Platform Evaluation and Test (zPET) team are using Galasa to help them automate their manual scenarios and discover their future plans for Galasa.<br>

Expand Down

0 comments on commit ed356f9

Please sign in to comment.