stevegutz closed pull request #2: Enable blazar
URL: https://github.com/apache/maven-checkstyle-plugin/pull/2
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/.blazar-enabled b/.blazar-enabled
new file mode 100644
index 0000000..e69de29
diff --git a/.blazar.yaml b/.blazar.yaml
new file mode 100644
index 0000000..a8099ad
--- /dev/null
+++ b/.blazar.yaml
@@ -0,0 +1,15 @@
+env:
+  SKIP_VERSION_OVERRIDE: true
+  MAVEN_OPTS: -Xmx768m
+  MAVEN_ARGS: -Drat.skip=true
+
+
+buildpack:
+  host: git.hubteam.com
+  organization: HubSpot
+  repository: Blazar-Buildpack-Java
+  branch: v2
+
+  stepActivation:
+  notify:
+    branches: [trunk]
diff --git a/.hubspot-blazar-discovery.yaml b/.hubspot-blazar-discovery.yaml
new file mode 100644
index 0000000..1f4be0f
--- /dev/null
+++ b/.hubspot-blazar-discovery.yaml
@@ -0,0 +1 @@
+disabledDiscoveries: ["maven"]


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to