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 #4148

Merged
merged 1 commit into from
Oct 10, 2024
Merged

T6712: Add nonproduction banner #4148

merged 1 commit into from
Oct 10, 2024

Conversation

sever-sever
Copy link
Member

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

@sever-sever sever-sever requested a review from a team as a code owner October 10, 2024 10:01
@sever-sever sever-sever requested review from dmbaturin, sarthurdev, zdc, jestabro, c-po and nicolas-fort and removed request for a team October 10, 2024 10:01
Copy link

👍
No issues in PR Title / Commit Title

@sever-sever
Copy link
Member Author

@Mergifyio backport current

Copy link
Contributor

mergify bot commented Oct 10, 2024

backport current

✅ Backports have been created

@c-po c-po merged commit 3e7f9a8 into vyos:circinus Oct 10, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants