دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: 1 نویسندگان: Prakash. Winston, Burns. Ed سری: Programming & Web Dev - OMG ISBN (شابک) : 0071804285, 9780071804288 ناشر: McGraw-Hill Education سال نشر: 2014 تعداد صفحات: 386 زبان: English فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) حجم فایل: 19 مگابایت
کلمات کلیدی مربوط به کتاب ادغام مداوم هادسون در عمل: است
در صورت تبدیل فایل کتاب Hudson continuous integration in practice به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب ادغام مداوم هادسون در عمل نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
بهترین شیوه ها
برای اجرای یکپارچگی مداوم با HudsonOptimize بهره وری در حالی
که ریسک و پیچیدگی را با اتخاذ یک فلسفه طراحی نرم افزار بسیار
چابک، \"اتوماتیک همه چیز\" کاهش می دهد. Hudson Continuous
Integration in Practice به شما نشان می دهد که چگونه هر فرآیند
را در چرخه عمر توسعه خود ساده و پایدار کنید. نکات تخصصی برای
استقرار سرور هادسون، مدیریت چارچوبهای آزمایش و گزارش،
استفاده از مدیریت کد منبع (SCM) و ترکیب ابزارهای CI شخص ثالث
دریافت کنید. ساخت های توزیع شده، توسعه پلاگین و مدیریت سیستم
نیز در این راهنمای Oracle Press پوشش داده شده است. نصب،
پیکربندی و ایمن فرآیندهای ساخت، ادغام، انتشار، و استقرار
HudsonAutomate راه اندازی کارها و افزودن SCM از ابزارهای QA
مبتنی بر وب GUIAdminister، ردیاب های صدور، و اعلان کننده های
ساخت گنجاندن IDE ها، مرورگرها، دسکتاپ، و دستگاه های تلفن
همراه انتشار Hudsonsacts to builda ابزارهای میانافزار با
مدیر افزونه کار کنید و افزونههای خود را توسعه دهید
داشبوردهای سفارشی ایجاد کنید و مشاغل خود را با views
سازماندهی کنید یک ناشر، ضبط کننده و اعلان سفارشی برای مشاغل
خود ایجاد کنید. بیشتر
بخوانید. ...
چکیده:
Best Practices
for Implementing Continuous Integration with HudsonOptimize
productivity while reducing risk and complexity by adopting a
highly agile, "automate everything" software design
philosophy. HudsonContinuous Integration in Practice shows
you how to streamline and stabilize each process in your
development lifecycle. Get expert tips for deploying a Hudson
server, managing test and reporting frameworks, using source
code management (SCM), and incorporating third-party CI
tools. Distributed builds, plugin development, and system
administration are also covered in this Oracle Press guide.
Install, configure, and secure HudsonAutomate build,
integration, release, and deployment processesSet up jobs and
add SCM from the Web-based GUIAdminister QA tools, issue
trackers, and build notifiersIncorporate IDEs, browsers,
desktops, and mobile devicesPublish Hudson build artifacts to
Oracle Middleware utilitiesWork with plug-in manager and
develop your own pluginsCreate custom dashboards and organize
your jobs with viewsDevelop a custom publisher, recorder, and
notifier for your jobs. Read
more...
Abstract:
Content: Machine generated contents note: pt. I Essential Knowledge --
1. Getting Started --
Installing Hudson --
Trying Hudson with the Easy Installation Method --
Installing Hudson as a Windows Service --
Installing Hudson to Start When a User Logs in to Mac OS X --
Installing Hudson Within Tomcat --
Installing Hudson on GNU/Linux --
Basic Hudson Configuration --
Your First Job: Back Everything Up --
Summary --
2. Hudson Precondition Primer --
Hudson in the Software Development Lifecycle --
Developer --
Tester --
Manager --
Architect --
Release Engineer --
Example: Orchestration of Roles Around Hudson --
Software Development as Marionette Theatre Production --
Development Platforms --
Software Configuration Management --
Builders --
Integrated Development Environments --
Eclipse --
Oracle JDeveloper --
Intellij IDEA --
NetBeans --
Testing Tools --
Soft Correctness Testing Tools --
Summary --
3. Basic Concepts --
Intermediate Hudson Configuration --
Adding Source Code Management (SCM) to Your Jobs --
Your Second Job: A Simple Java Program --
Your Third Job: A Simple Servlet --
Using the Plugin Center --
Your Fourth Job: Advanced Backup Options --
Hudson Authentication Security --
Adding Quality Assurance Systems --
Build Notifiers --
Configuring E-mail Server --
Configuring the Job to Send Build Status Message --
Summary --
pt. II Applying Hudson --
4. Hudson as a Continuous Integration Server --
What Is Continuous Integration? --
Setting Up the CI Environment --
Sherwood County Library --
Sherwood Library Software Components --
Source Code Management --
Build Automation --
Maven as an Automated Build Tool --
Speeding Up the Build --
Managing the Upstream --
Downstream Jobs Complexity --
Continuous Testing --
Types of Tests --
Viewing the Unit Test Results --
Test Result Trends --
Code Metrics and Code Coverage --
Continuous Feedback --
Extended E-mail Notification --
Continuous Delivery or Deployment --
Deploying a Java Application to an Applications Server --
Uploading Build Artifacts to Another Machine --
Executing Commands on a Remote Machine --
Summary --
5. Hudson and Automated Testing --
Containing Code and Code Under Test --
A Quick Tour of the Maven Build Lifecycle --
Quick Code Jumpstart: Simple Servlet Testing --
Automated Testing: Shields Up! --
The Software Lineup --
Who Writes the Tests? --
Kinds of Tests --
Unit and Component Testing with Arquillian in Hudson --
Hudson Automated Testing Tips --
Summary --
6. Hudson as Part of Your Tool Suite --
IDE Integration --
Creating a New Hudson Job Directly from a NetBeans Project --
Eclipse Hudson Integration --
IntelliJ IDEA Hudson Integration --
JDeveloper Hudson Integration --
Hudson Issue Tracker Integration --
Atlassian JIRA Integration --
Bugzilla Integration --
Other Issue Trackers --
Browser and Desktop Integration --
Browser Integration --
Desktop Integration --
Mobile Integration --
Publishing Build Artifacts from Hudson --
Artifact Repository --
Deploy to Container --
FTP Publisher Plugin --
Summary --
7. Distributed Building Using Hudson --
Master-Slave Mode --
Hudson Slaves --
Types of Slaves --
Adding a Slave Node to Hudson --
Adding an Unmanaged Slave via JNLP Launcher --
Adding an SSH-Based Managed Slave --
Distributing the Builds --
Managing Slaves --
Summary --
8. Basic Plugin Development --
Writing a HelloWorld Plugin --
Creating the Plugin Project --
Creating a Service Hook --
Building the Plugin --
Testing the Plugin --
HPI Tool --
Creating a Skeleton Plugin Project --
Building and Running the Plugin Project --
Testing the Skeleton Plugin --
Understanding the Hudson Plugin Framework --
What Is an Extension Point? --
Extending an Extension Point --
Examining the Sample Extension --
Modifying the Sample Extension --
Extension UI Configuration --
Configuration File Conventions --
Configuration UI Rendering --
Interaction Between UI and Model --
UI Validation --
Global UI Configuration --
Summary --
pt. III The Hudson Lifestyle --
9. Advanced Plugin Development --
Extending Various Aspects of Hudson Dashboards --
Creating a Custom Rendered Jobs Status View --
Using the Custom Rendered View --
Adding a Custom Column to the Default View --
Adding an Action to the Action Panel of the Main Dashboard --
Custom Decoration of Hudson Pages --
Extending Various Aspects of a Hudson Job --
Adding a Custom Notifier to a Job --
Adding a Custom Link to a Job Dashboard --
Creating a Custom Build Wrapper --
Summary --
10. Hudson Best Practices --
Manage the Hudson Resources Effectively --
Tune Memory --
Restrict Job History Depth --
Monitor the Disk Space --
Put Your Hudson Behind a Web Proxy --
Do Not Use Your Hudson as a File Server --
Periodically Back Up Your Hudson Contents --
Set Up a Fail-Safe Mode for Your Hudson --
Redundant Hudson Server Setup --
Monitoring Hudson Setup --
Server Switch on Failure --
Redirecting HTTP Traffic to a Redundant Server --
Scale Up the Security of Your Hudson --
Restrict Job Access to Certain Users --
Add Roles to the Authorization Matrix --
Upgrade Your Hudson Diligently --
Understand the Hudson Versioning Scheme --
Upgrade in a Sandbox First --
Summary --
pt. IV Appendixes --
A. Widely Used Hudson Plugins --
B. Personal Hudson Instance --
Hudson-as-Valet --
Optimal Hudson-as-Valet Setup --
Hudson for Work Area Maintenance --
The Open-Source Liaison Role --
The Committer Role --
Hudson as General-Purpose Scheduler --
Hudson Plot Plugin --
Summary --
C. Hudson for Windows Developers --
Key Enablers for Using Hudson on Non-Java Platforms --
Build Step --
Collect Results Step --
Hudson and the Windows Software Platform --
Hudson and Automated Testing on Windows.