Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bobgo-magento-extension
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bob Public Utils
bobgo-magento-extension
Merge requests
!25
INFRASTRUCTURE :: Update the check to make sure the tag is created from the prod branch
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
INFRASTRUCTURE :: Update the check to make sure the tag is created from the prod branch
dev
into
prod
Overview
0
Commits
1
Pipelines
1
Changes
4
Merged
Pieter van Staden
requested to merge
dev
into
prod
1 month ago
Overview
0
Commits
1
Pipelines
1
Changes
4
0
0
Merge request reports
Compare
prod
prod (base)
and
latest version
latest version
4bf6e5c3
1 commit,
1 month ago
4 files
+
11
−
5
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
etc/module.xml
+
1
−
1
View file @ 4bf6e5c3
Edit in single-file editor
Open in Web IDE
Show full file
@@ -7,7 +7,7 @@
*/
-->
<config
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation=
"urn:magento:framework:Module/etc/module.xsd"
>
<module
name=
"BobGroup_BobGo"
setup_version=
"1.0.5
1
"
>
<module
name=
"BobGroup_BobGo"
setup_version=
"1.0.5
2
"
>
<sequence>
<module
name=
"Magento_Webapi"
/>
<module
name=
"Magento_Catalog"
/>
Loading