This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone-docker-testkrb5.git
The following commit(s) were added to refs/heads/master by this push:
new 2242f7e HDDS-12467. Enable new asf.yaml parser (#12)
2242f7e is described below
commit 2242f7eb153f09246367c6840966b6282e4b1b41
Author: Doroszlai, Attila <[email protected]>
AuthorDate: Tue Mar 4 17:06:41 2025 +0100
HDDS-12467. Enable new asf.yaml parser (#12)
---
.asf.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 886f218..2e938b2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -12,6 +12,11 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
+
+# Enable the next-gen .asf.yaml parser
+meta:
+ nextgen: true
+
github:
description: "Container image to provide MIT krb5 server for developing and
testing Apache Ozone"
homepage: https://ozone.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]