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

Phase 1 #1

Open
babadofar opened this issue Nov 11, 2022 · 1 comment
Open

Phase 1 #1

babadofar opened this issue Nov 11, 2022 · 1 comment

Comments

@babadofar
Copy link
Contributor

babadofar commented Nov 11, 2022

  • be able to receive an event
  • start with the CI events
  • the event receiver can be added into a jenkins x pipeline and read environment variables that describes what was built
  • the event should be logged
  • output adapter to be decided on later
  • or something like that
@babadofar
Copy link
Contributor Author

some sample variables you could use

export APP_NAME='checkout'
export BRANCH_NAME='master'
export BUILD_NUMBER='26'
export DOMAIN='devx.io'
export GIT_BRANCH='master'
export PIPELINE_KIND='release'
export REPO_NAME='checkout'
export REPO_OWNER='XXX-XXX'
export VERSION='0.6.19'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant