Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add release changes #34

Merged
merged 6 commits into from
Jan 5, 2024
Merged

Conversation

grischperl
Copy link
Contributor

Description

Changes proposed in this pull request:

  • Merge release workflow changes into release-0.0 branch

Related issue(s)

grischperl and others added 5 commits January 3, 2024 18:07
* Setup E2E github action flow

* Move hack Makefile

* Move ci folder outside of e2e

* Correct makefile path

* Add missing step to e2e flow to checkout repo

* Correct path in Makefile

* Add kustomize to Makefile

* Add kustomization

* Add LOCALBIN variable

* Add k3d cluster create step

* Remove go step

* Add missing variables to Makefile

* Add kyma script

* Make script executable

* Checkout EM repositry

* Correct repository checkout

* Use EM repo for e2e tests

* Remove hack/Makefile

* Replace make command with local one

* Try adding sudo for `permission denied` problem

* Try using `kyma` instead of variable

* Try using explicit path

* Use different make targets to deploy EM

* Update image

* Fix reference of variable

* Add step to create namespace

* Fix Github token

* Fix make calls in workflow

* Add step to install NATS

* Try to use Github variable

* Deploy nats manager via makefile

* Add step to install NATS CR

* Fix reference of variable

* Try using `create-k3d` from `eventing-manager` repo

* Change KYMA_CLI path

* Undo variable changes

* Remove unused files

* Add clean-up step
Fix capitalisation

* Improve patch command by using `jq`

* Add missing path to cleanup command

* Try using `MODULE_VERSION` from EM Repo

* Echo Module Version
Use rel version for nats manager

* Print deployment image

* Fix kubectl command

* Try to use string

* Try using `yg` to extract version

* Fix command

* Use `grep` instead of `yq`

* Use curl to get latest release of NM

* Use `curl` to get EM latest release
Use `latest` for NM

* Use NM image used in release

* Use `kubectl apply` to deploy latest NATS and Eventing Manager

* Remove step to test EM setup

* Remove unused variable

* Check for pod rollout

* Add missing `$` to variable

* Wait for rollout to complete

* Add step to check for success of EPP image update

* Replace `k` with `kubectl`
* Release workflow

* Rename to `sec-scan`

* Fix all variables to `eventing-publisher-proxy`

* Fix output of next release version

* Fix run name to branch name
Use correct script in `Get the next release version` step
Add lines between steps

* Use correct image in `sec-scanners-config`

* Use env variable for using job output
Move `outputs` at beginning of step for readability

* Rename scripts to be more descriptive
Rename steps to be more clear

* Use script with more comments
* Add release flow

* Release using branch name as input

* Fix `needs` input

* Fix `needs` input

* Change workflow to be triggered manually

* No inputs for manual trigger
@grischperl grischperl requested review from the1bit and a team as code owners January 5, 2024 13:23
@grischperl grischperl requested a review from muralov January 5, 2024 13:23
@kyma-bot kyma-bot added cla: yes Indicates the PR's author has signed the CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jan 5, 2024
@kyma-bot kyma-bot added the lgtm Looks good to me! label Jan 5, 2024
@kyma-bot kyma-bot merged commit 3e70eb2 into kyma-project:release-0.0 Jan 5, 2024
7 checks passed
@grischperl grischperl modified the milestone: 1.0.0 Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates the PR's author has signed the CLA. lgtm Looks good to me! size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants