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 status badges to the README #1185

Merged
merged 2 commits into from
Mar 13, 2024
Merged

Add status badges to the README #1185

merged 2 commits into from
Mar 13, 2024

Conversation

ac000
Copy link
Member

@ac000 ac000 commented Mar 9, 2024

This adds a 'repostatus' badge, set to 'active', as per F5/NGINX OSS
policy...

It also adds a GitHub workflows badge that shows the current state of our
CI builds and points to the Unit workflows page.

You can see what they look like here.

Note: For the workflows badge (the second one) the 'CI' text (on the
black background) can be changed.

@ac000 ac000 force-pushed the ci-badge branch 2 times, most recently from ca1f9ff to db7d267 Compare March 9, 2024 18:08
@ac000 ac000 changed the title RFC: Add a GitHub workflow status badge for our CI [RFC] Add status badges to the README Mar 10, 2024
@ac000 ac000 changed the title [RFC] Add status badges to the README Add status badges to the README Mar 11, 2024
@ac000 ac000 marked this pull request as ready for review March 11, 2024 01:54
@ac000 ac000 requested review from callahad and tippexs March 11, 2024 01:59
Copy link
Contributor

@tippexs tippexs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

ac000 added 2 commits March 13, 2024 02:11
This is set to 'active' and is described here
<https://www.repostatus.org/>

This is now a requirement of F5/NGINX OSS projects.

Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
This shows the current state of our CI builds and points to the Unit
workflows page.

Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
@ac000
Copy link
Member Author

ac000 commented Mar 13, 2024

Rebase with master

$ git range-diff db7d2670...7472a2ca
 -:  -------- >  1:  6b138571 Wasm-wc: Bump the mio crate from 0.8.10 to 0.8.11
 -:  -------- >  2:  2e615250 Add dependabot.yml
 -:  -------- >  3:  0d99744d Router: match when pattern and tested string are both zero length
 -:  -------- >  4:  fdc46759 NJS: avoiding arithmetic ops with NULL pointer in r->args
 -:  -------- >  5:  8844d33c Fixed undefined behaviour in left shift of int value
 -:  -------- >  6:  7dcd6c0e Avoiding arithmetic ops with NULL pointer in nxt_http_arguments_parse
 -:  -------- >  7:  264b3755 Avoiding arithmetic ops with NULL pointer in nxt_port_mmap_get
 -:  -------- >  8:  c9461a6b Initialize port_impl only when it is needed
 -:  -------- >  9:  dd701fb4 Avoiding arithmetic ops with NULL pointer in nxt_unit_mmap_get
 -:  -------- > 10:  abcfc4cd Fix the security-alert email link in the README
 -:  -------- > 11:  9993814d NJS: loader should be registered using njs_vm_set_module_loader()
 -:  -------- > 12:  0716b0c7 Tests: NJS cacheable variables with access log
 1:  8b4f0129 = 13:  dc16a7bc Add a repostatus badge to the README
 2:  db7d2670 = 14:  7472a2ca Add a GitHub workflow status badge for our CI to the README

@ac000 ac000 merged commit 7472a2c into nginx:master Mar 13, 2024
18 checks passed
@ac000 ac000 deleted the ci-badge branch March 13, 2024 02:14
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

Successfully merging this pull request may close these issues.

3 participants