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

T6712: Add nonproduction banner (backport #4148) #4149

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 10, 2024

Change Summary

Add nonproduction banner

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes)
  • Migration from an old Vyatta component to vyos-1x, please link to related PR inside obsoleted component
  • Other (please describe): Add nonproduction banner

Related Task(s)

Related PR(s)

Component(s) name

banner

Proposed changes

How to test

vyos@eve-r1# set system login banner post-login "Hello, VyOS!"
[edit]
vyos@eve-r1# commit
[edit]
vyos@eve-r1# exit
Warning: configuration changes have not been saved.
exit
vyos@eve-r1:~$ exit
logout

Welcome to VyOS - eve-r1 ttyS0

eve-r1 login: vyos
Password:
Hello, VyOS!

---
Warning: This VyOS system is not a stable long-term support version and is not intended for production use.
vyos@eve-r1:~$

Smoketest result

Checklist:

  • I have read the CONTRIBUTING document
  • I have linked this PR to one or more Phabricator Task(s)
  • I have run the components SMOKETESTS if applicable
  • My commit headlines contain a valid Task id
  • My change requires a change to the documentation
  • I have updated the documentation accordingly

This is an automatic backport of pull request #4148 done by [Mergify](https://mergify.com).

(cherry picked from commit 3abe7c7)
@mergify mergify bot requested a review from a team as a code owner October 10, 2024 17:56
@mergify mergify bot mentioned this pull request Oct 10, 2024
12 tasks
Copy link

👍
No issues in PR Title / Commit Title

Copy link

✅ No issues found in unused-imports check.. Please refer the workflow run

Copy link

CI integration 👍 passed!

Details

CI logs

  • CLI Smoketests (no interfaces) 👍 passed
  • CLI Smoketests (interfaces only) 👍 passed
  • Config tests 👍 passed
  • RAID1 tests 👍 passed
  • TPM tests 👍 passed

@sever-sever sever-sever merged commit e5d2ac5 into current Oct 11, 2024
17 of 18 checks passed
@sever-sever sever-sever deleted the mergify/bp/current/pr-4148 branch October 17, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants