IT

 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 

 

 






 







 


IT

 

 

AI  

 

 






 







 


 

 

 

 

 

 

 






 







 


 

 

 

 

 

 

 

 






 







 


 

Web  

 

 

PlayStation  

 

YouTuber  

 





 
Wikipedia
 





 

 

 












Workflow syntax for GitHub Actions - GitHub Docs  

9users  
docs.github.com/en  


A workflow is a configurable automated process made up of one or more jobs. You must create a YAML file to define your workflow configuration.



 

2019/10/31 10:20
 



 

















Storing workflow data as artifacts - GitHub Docs  

3users  
docs.github.com/en  


About workflow artifacts Artifacts allow you to persist data after a job has completed, and share that data with another job in the same workflow. An artifact is a file or collection of files produced during a workflow run. For example, you can use artifacts to save your build and test output after a workflow run has ended. All actions and workflows called within a run have write access to that ru




 

2019/09/14 09:48
 



 











Using GitHub-hosted runners - GitHub Docs  

9users  
docs.github.com/en  


GitHub offers hosted virtual machines to run workflows. The virtual machine contains an environment of tools, packages, and settings available for GitHub Actions to use. GitHub offers hosted virtual machines to run workflows. The virtual machine contains an environment of tools, packages, and settings available for GitHub Actions to use.




 

2019/08/28 13:58
 





 











Events that trigger workflows - GitHub Docs  

13users  
docs.github.com/en  


You can configure your workflows to run when specific activity on GitHub happens, at a scheduled time, or when an event outside of GitHub occurs.




 

2019/08/21 23:45
 







 











Contexts - GitHub Docs  

4users  
docs.github.com/en  


About contexts Contexts are a way to access information about workflow runs, variables, runner environments, jobs, and steps. Each context is an object that contains properties, which can be strings or other objects. Contexts, objects, and properties will vary significantly under different workflow run conditions. For example, the matrix context is only populated for jobs in a matrix. You can acce




 

2019/08/20 02:23
 











 











Incorporating feedback in your pull request - GitHub Docs  

5users  
docs.github.com/en  


Applying suggested changes Other people can suggest specific changes to your pull request. You can apply these suggested changes directly in a pull request if you have write access to the repository. If the pull request was created from a fork and the author allowed edits from maintainers, you can also apply suggested changes if you have write access to the upstream repository. For more informatio




 

2019/08/16 11:12
 



 











Managing the automatic deletion of branches - GitHub Docs  

16users  
docs.github.com/en  


You can have head branches automatically deleted after pull requests are merged in your repository. Anyone with admin permissions to a repository can enable or disable the automatic deletion of branches. Branch protection rules and repository rules can also prevent branches being automatically deleted. For more information, see "About rulesets" and "About protected branches." On GitHub.com, naviga




 

2019/08/01 01:51
 





 











Removing sensitive data from a repository - GitHub Docs  

8users  
docs.github.com/en  


About removing sensitive data from a repository When altering your repository's history using tools like git filter-repo or the BFG Repo-Cleaner, it's crucial to understand the implications, especially regarding open pull requests and sensitive data. The git filter-repo tool and the BFG Repo-Cleaner rewrite your repository's history, which changes the SHAs for existing commits that you alter and a




 

2019/07/26 17:23
 













Navigating code on GitHub - GitHub Docs  

64users  
docs.github.com/en  


You do not need to configure anything in your repository to enable code navigation. We will automatically extract search-based and precise code navigation information for these supported languages in all repositories and you can switch between the two supported code navigation approaches if your programming language is supported by both. GitHub has developed two code navigation approaches based on




 

2019/06/12 09:36
 





 











About GitHub Sponsors - GitHub Docs  

4users  
docs.github.com/en  


About GitHub Sponsors You can sponsor anyone with a sponsored developer profile or sponsored organization profile on behalf of your personal account or an organization. You can select from a range of sponsorship tiers, whether for an individual profile or multiple profiles in bulk, and choose between one-time or monthly payment amounts and benefits, all determined by the sponsored account. Your sp




 

2019/05/24 19:42
 



 











Displaying a sponsor button in your repository - GitHub Docs  

3users  
docs.github.com/en  


About FUNDING files You can configure your sponsor button by editing a FUNDING.yml file in your repository's .github folder, on the default branch. You can configure the button to include sponsored developers in GitHub Sponsors, external funding platforms, or a custom funding URL. For more information about GitHub Sponsors, see "About GitHub Sponsors." You can add one username, package name, or pr




 

2019/05/23 22:25
 













Checking out pull requests locally - GitHub Docs  

4users  
docs.github.com/en  


When someone sends you a pull request from a fork or branch of your repository, you can merge it locally to resolve a merge conflict or to test and verify the changes before merging on GitHub.




 

2019/05/20 16:19
 







 











Introduction to GitHub Packages - GitHub Docs  

18users  
docs.github.com/en  


About GitHub Packages GitHub Packages is a platform for hosting and managing packages, including containers and other dependencies. GitHub Packages combines your source code and packages in one place to provide integrated permissions management and billing, so you can centralize your software development on GitHub. You can integrate GitHub Packages with GitHub APIs, GitHub Actions, and webhooks to




 

2019/05/11 06:04
 







 











Checking for existing SSH keys - GitHub Docs  

3users  
docs.github.com/en  


About SSH keys You can use SSH to perform Git operations in repositories on GitHub.com. For more information, see "About SSH." If you have an existing SSH key, you can use the key to authenticate Git operations over SSH. Checking for existing SSH keys Before you generate a new SSH key, you should check your local machine for existing keys. Note: GitHub improved security by dropping older, insecure




 

2019/04/23 20:52
 





 











Managing your personal access tokens - GitHub Docs  

14users  
docs.github.com/en  


About personal access tokens Personal access tokens are an alternative to using passwords for authentication to GitHub when using the GitHub API or the command line. Personal access tokens are intended to access GitHub resources on behalf of yourself. To access resources on behalf of an organization, or for long-lived integrations, you should use a GitHub App. For more information, see "About crea




 

2019/03/26 20:21
 





 











Configuring Dependabot security updates - GitHub Docs  

4users  
docs.github.com/en  


About configuring Dependabot security updates You can enable Dependabot security updates for any repository that uses Dependabot alerts and the dependency graph. For more information, see "About Dependabot security updates." You can enable or disable Dependabot security updates for an individual repository or for all repositories owned by your personal account or organization. For more information




 

2019/02/19 19:08
 



 











Keyboard shortcuts - GitHub Docs  

6users  
docs.github.com/en  


About keyboard shortcuts Typing ? on GitHub brings up a dialog box that lists the keyboard shortcuts available for that page. You can use these keyboard shortcuts to perform actions across the site without using your mouse to navigate. You can disable character key shortcuts, while still allowing shortcuts that use modifier keys, in your accessibility settings. For more information, see "Managing




 

2019/02/09 21:18
 



 











Customizing how changed files appear on GitHub - GitHub Docs  

5users  
docs.github.com/en  


To keep certain files from displaying in diffs by default, or counting toward the repository language, you can mark them with the linguist-generated attribute in a .gitattributes file. Use a .gitattributes file to mark files that match a given "pattern" with the specified attributes. A .gitattributes file uses the same rules for matching as .gitignore files. For more information, see PATTERN FORMA




 

2018/11/17 18:24
 



 











About Token Scanning - User Documentation  

3users  
docs.github.com/en  


If your project communicates with an external service, you might use a token or private key for authentication. Tokens and private keys are examples of secrets that a service provider can issue. If you check a secret into a repository, anyone who has read access to the repository can use the secret to access the external service with your privileges. We recommend that you store secrets in a dedica




 

2018/10/17 10:27
 





 











Customizing your project with GitHub Actions - User Documentation  

7users  
docs.github.com/en  


Automate, customize, and execute your software development workflows right in your repository with GitHub Actions. You can discover, create, and share actions to perform any job you'd like, including CI/CD, and combine actions in a completely customized workflow.




 

2018/10/17 05:47
 





 











Verifying or approving a domain for your organization - GitHub Docs  

5users  
docs.github.com/en  


About domain verification After verifying ownership of your organization's domains, a "Verified" badge will display on the organization's profile. To display a "Verified" badge, the website and email information shown on an organization's profile must match the verified domain or domains. If the website and email address shown on your organization's profile are hosted on different domains, you mus




 

2018/08/21 10:28
 



 











About status checks - GitHub Docs  

4users  
docs.github.com/en  


Status checks let you know if your commits meet the conditions set for the repository you're contributing to. Status checks are based on external processes, such as continuous integration builds, which run for each push you make to a repository. You can see the pending, passing, or failing state of status checks next to individual commits in your pull request. Anyone with write permissions to a re




 

2018/05/08 08:34
 













About code owners - GitHub Docs

6users  
docs.github.com/en  


The people you choose as code owners must have write permissions for the repository. When the code owner is a team, that team must be visible and it must have write permissions, even if all the individual members of the team already have write permissions directly, through organization membership, or through another team membership. About code owners Code owners are automatically requested for rev




 

2017/12/20 17:30
 



 











Searching issues and pull requests - GitHub Docs  

6users  
docs.github.com/en  


You can search for issues and pull requests on GitHub and narrow the results using these search qualifiers in any combination.




 

2017/08/02 18:03
 



 











Explorer - GitHub Docs  

5users  
docs.github.com/en  


Help us make these docs great!All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request. Make a contributionLearn how to contribute




 

2017/05/23 08:50
 





 











GitHub GraphQL API documentation - GitHub Docs  

5users  
docs.github.com/en  


To create integrations, retrieve data, and automate your workflows, use the GitHub GraphQL API. The GitHub GraphQL API offers more precise and flexible queries than the GitHub REST API.




 

2017/05/22 21:31
 



 











About pull requests - GitHub Docs  

3users  
docs.github.com/en  


About pull requests A pull request is a proposal to merge a set of changes from one branch into another. In a pull request, collaborators can review and discuss the proposed set of changes before they integrate the changes into the main codebase. Pull requests display the differences, or diffs, between the content in the source branch and the content in the target branch. Note: When working with p




 

2017/03/02 06:26
 







 











Personalizing your profile - GitHub Docs  

4users  
docs.github.com/en  


You can share information about yourself with other GitHub users by setting a profile picture and adding a bio to your profile.




 

2016/06/01 20:10
 



 











Basic writing and formatting syntax - GitHub Docs  

3users  
docs.github.com/en  


Headings To create a heading, add one to six # symbols before your heading text. The number of # you use will determine the hierarchy level and typeface size of the heading. # A first-level heading ## A second-level heading ### A third-level heading When you use two or more headings, GitHub automatically generates a table of contents that you can access by clicking within the file header. Each hea




 

2016/05/23 18:50
 



 








 




























 

GitHub.com Help Documentation  

 



j

k

l

e

o
 
 
















 









 

















 









 









 







Pro



 




 






App Storeからダウンロード
Google Playで手に入れよう


Copyright © 2005-2024 Hatena. All Rights Reserved.
 





x