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

workflows: release promotion job updates #4601

Merged
merged 6 commits into from
Jan 12, 2022

Conversation

patrick-stephens
Copy link
Contributor

@patrick-stephens patrick-stephens commented Jan 11, 2022

Resolves #4566 & #3753 (partial), tested on https://github.com/patrick-stephens/fluent-bit-release-test/runs/4788880583?check_suite_focus=true using disposable server and bucket.

Confirmed to function with environment secrets only as well:
Screenshot from 2022-01-11 16-34-22


Enter [N/A] in the box, if an item is not applicable to your change.

Testing
Before we can approve your change; please submit the following in a comment:

  • [NA] Example configuration file for the change
  • [NA] Debug log output from testing the change
  • [NA] Attached Valgrind output that shows no leaks or memory corruption was found

If this is a change to packaging of containers or native binaries then please confirm it works for all targets.

Verified the packages pass tests as well:

$ AWS_URL=https://pat-fluent-bit-release.s3.amazonaws.com ./packaging/testing/smoke/packages/run-package-tests.sh 
$ PACKAGE_TEST=debian11 AWS_URL=https://pat-fluent-bit-release.s3.amazonaws.com ./packaging/testing/smoke/packages/run-package-tests.sh 
$ PACKAGE_TEST=centos8 AWS_URL=https://pat-fluent-bit-release.s3.amazonaws.com ./packaging/testing/smoke/packages/run-package-tests.sh 

Added a wrapper script that runs all these which also passes too.
AWS_URL=https://pat-fluent-bit-release.s3.amazonaws.com ./packaging/testing/smoke/packages/local-test-all.sh

Documentation

  • [NA] Documentation required for this feature

Backporting

  • [NA] Backport to latest stable release.

Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

@niedbalski
Copy link
Collaborator

LGTM

@niedbalski niedbalski merged commit 2138cee into master Jan 12, 2022
@niedbalski niedbalski deleted the 4566_release_promotion_job_updates branch January 12, 2022 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

workflows: add release promotion job
2 participants