Skip to content

Commit

Permalink
Edits based on the feedback on PR
Browse files Browse the repository at this point in the history
Fixes formating, typo.
Edits the directory structure.
  • Loading branch information
anweshadas committed Dec 22, 2023
1 parent b302bfe commit 2cd0aa7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
# Announcing the community-ee-* execution environments

We announce both community-ee-base and community-ee-minimal together

# Forum Announcement
## Forum Announcement

Release announcement to be done in the Ecosystem Release sub-category under the News & Announcements category.

# E-Mail Announcement
## E-Mail Announcement

`ansible-announce` Google Groups

# Community-ee (both Base and Minimal) announcement
## Community-ee (both Base and Minimal) announcement

```
Hello everyone,
Expand Down Expand Up @@ -93,7 +95,7 @@ Ansible Community Team
```

# Matrix Announcement
## Matrix Announcement

Inform the Ansible users - Matrix: #users:ansible.com

Expand All @@ -102,7 +104,7 @@ Inform Discussions on community and collections related topics - Matrix: #commun
Inform the Release Managers Working Group: Matrix: #release-management:ansible.com

Inform Community social room - Matrix: #social:ansible.com
Posting news for the Bullhorn newsletter @newbot
Posting news for the Bullhorn newsletter @newsbot


```
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Releasing the community-ee-* execution environments

## Release Cadence

Community EE is to be built and published on the next day and/or the day after ansible-core is released.
The community EEs are to be built and published on the next day and/or the day after ansible-core is released.

## EE tag versioning

Expand Down Expand Up @@ -85,7 +87,7 @@ python3 -m pip install setuptools

`podman pull fedora:latest`

9. Build the ansible community-ee-base podman image with ansible-builder. (versioning : 2.16.1-1)
9. Build the ansible community-ee-base podman image with ansible-builder. (versioning: 2.16.1-1)

`ansible-builder build --tag ghcr.io/ansible-community/community-ee-base:<ansible-core-version-base-ee-version>`

Expand Down

0 comments on commit 2cd0aa7

Please sign in to comment.