patchback[bot] 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								42cc5280d9 
								
							 
						 
						
							
							
								
								[PR #6848/11406715 backport][stable-7] npm: replace test with required_if ( #6856 )  
							
							 
							
							... 
							
							
							
							npm: replace test with required_if (#6848 )
* npm: replace test with required_if
* add changelog frag
(cherry picked from commit 11406715f5 )
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com> 
							
						 
						
							2023-07-06 06:42:25 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Felix Fontein 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								24efe9ee9a 
								
							 
						 
						
							
							
								
								Normalize bools in tests ( #5996 )  
							
							 
							
							... 
							
							
							
							* Normalize bools in tests.
* Fix typo. 
							
						 
						
							2023-02-15 22:55:23 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Felix Fontein 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e47845ab3a 
								
							 
						 
						
							
							
								
								Change CI group identifiers. ( #5344 )  
							
							 
							
							
							
						 
						
							2022-10-11 07:34:36 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Felix Fontein 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2a9fd7359f 
								
							 
						 
						
							
							
								
								Add more license statements ( #5079 )  
							
							 
							
							... 
							
							
							
							* Add more license statements. These were modified manually incorporating existing data.
* Remove accidentally added line. 
							
						 
						
							2022-08-07 13:37:23 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Felix Fontein 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1ab2a5f1bc 
								
							 
						 
						
							
							
								
								Add default license header to files which have no copyright or license header yet ( #5074 )  
							
							 
							
							... 
							
							
							
							* Add default license header to files which have no copyright or license header yet.
* yml extension should have been xml... 
							
						 
						
							2022-08-05 14:03:38 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Felix Fontein 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a06903f33a 
								
							 
						 
						
							
							
								
								CI: Add ArchLinux, Debian Bullseye, CentOS Stream 8, and Alpine 3 ( #4222 )  
							
							 
							
							... 
							
							
							
							* Add ArchLinux, Debian Bullseye and CentOS Stream 8 to CI.
* Add Alpine to CI matrix as well. 
							
						 
						
							2022-02-21 21:14:45 +01:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Felix Fontein 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7c43cc3faa 
								
							 
						 
						
							
							
								
								Improve CI ( #3348 )  
							
							 
							
							... 
							
							
							
							* Remove superfluous test.
* Use remote_temp_dir instead of output_dir on remote.
* Read certificate from correct place.
* Adjust more places.
* Fix boolean.
* Improve cryptography setup.
* Fix java_keystore changes.
* Need to copy binary from remote.
* Use correct Python for serve script.
* Sleep before downloading.
* Use correct Python interpreter.
* Avoid failing shebang test.
* Fix permission error with macOS 11.1.
* Avoid shebang trouble. 
							
						 
						
							2021-09-09 07:31:44 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Alexei Znamensky 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								20db4fc560 
								
							 
						 
						
							
							
								
								replace NBSP (non-blocking space) character with a regular SPACE char ( #3071 )  
							
							 
							
							
							
						 
						
							2021-07-25 13:53:38 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Amin Vakil 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fa13826273 
								
							 
						 
						
							
							
								
								npm: Add no_bin_links option ( #2146 )  
							
							 
							
							... 
							
							
							
							* Add no-bin-links option to npm
* Add changelog
* Fix changelog format
* Add integration test
* Change node package from thelounge to ncp 
							
						 
						
							2021-04-11 05:58:48 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Felix Fontein 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								eba5216be5 
								
							 
						 
						
							
							
								
								Run tests with macOS 10.15. ( #971 )  
							
							 
							
							... 
							
							
							
							* Run tests with macOS 10.15.
* Restrict to macOS CI runs for now until they pass.
* Skip tests on macOS that are skipped on OSX.
* Disable consul test for macOS.
* Disable chroot connection tests for macOS.
* Add setup_gnutar role from https://github.com/ansible/ansible/pull/71841 .
* Use setup_gnutar for yarn and npm tests.
* Revert "Restrict to macOS CI runs for now until they pass."
This reverts commit d945d0399f .
* hashi_vault lookup tests seem to be always unstable, disabling for now.
* Use homebrew module instead of command. 
							
						 
						
							2020-09-30 14:00:05 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrew Klychkov 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9d5044ac1a 
								
							 
						 
						
							
							
								
								Add headers to ci tests ( #954 )  
							
							 
							
							... 
							
							
							
							* CI tests: add note to main.yml
* improve 
							
						 
						
							2020-09-25 08:01:17 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Felix Fontein 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								775ab35ddd 
								
							 
						 
						
							
							
								
								Set pkg_mgr facts manually for FreeBSD and OpenSUSE ( #60 )  
							
							 
							
							... 
							
							
							
							* Set pkg_mgr facts manually for FreeBSD and OpenSUSE.
ci_complete
* Make pkg_mgr fact work everywhere. 
							
						 
						
							2020-03-29 21:34:10 +02:00  
						
						
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Ansible Core Team 
								
							 
						 
						
							
							
							
							
								
							
							
								aebc1b03fd 
								
							 
						 
						
							
							
								
								Initial commit  
							
							 
							
							
							
						 
						
							2020-03-09 09:11:07 +00:00