Skip to content

aerogear-attic/standards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Standards

Overview

The purpose of this repository is to centralize all standards that must be applied to AeroGear projects.

Common definitions

Project Names (Recommendation)

  • The name of the projects in this organization should follow the standard aerogear-<project-name>.

Documentation

Cover Tests

CI

Internationalization

Images

Allow Data Manipulation

Definitions by stack

Go

Do not use other lib as for example assert

Java

← TODO →

Scripts

Applying .github file changes to organization repositories

Standards in this repository can be applied to all organization repositories. To update standards in AeroGear organization please follow steps bellow:

  • Review apply.js script with repositories that you want to update. Check the constant reposToClone value to see what repositories we should use to apply the changes.

  • Execute following commands

npm i
npm run apply

Getting all repositories to use in the above script

  • Execute following commands

npm i
npm run getAll
  • Check the file allRepos.txt created in the root directory of this project. This data can be used in the above command.

ℹ️
This code implementation is using the octokit
💡
See here the GitHub API documentation

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •