issues
search
chiubaka
/
generator-chiubaka-typescript-package
Yeoman generator for standard Chiubaka Technologies TypeScript packages for libraries and other such things.
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Upgrade for compatibility with @chiubaka/circleci-orb@0.3.0
#149
chiubaka
opened
2 years ago
0
Prepare for upgrades to @chiubaka/circleci-orb
#148
chiubaka
closed
2 years ago
1
Should all or part of this project be replaced by `nx`?
#147
chiubaka
opened
2 years ago
5
Allow subgenerators to be configured with custom options when composed
#146
chiubaka
closed
2 years ago
1
Replace TypeScriptPackageGenerator with a RootGenerator that selects high-level sub-generators
#145
chiubaka
closed
2 years ago
1
Generate a simple monorepo with three TypeScript packages that can share code with each other
#144
chiubaka
opened
2 years ago
0
Auto-commit and push submodule updates in submodule deploy jobs
#143
chiubaka
opened
2 years ago
0
Ensure that new generated commits go to master branch
#142
chiubaka
closed
2 years ago
1
Globally configure git user and push to master
#141
chiubaka
closed
2 years ago
1
Replace user key with read/write deploy key in CircleCI
#140
chiubaka
opened
2 years ago
1
Configure git user and disable immutable yarn installs during CI package generation
#139
chiubaka
closed
2 years ago
1
Small adjustments in another attempt to get submodule deploys working on CI
#138
chiubaka
closed
2 years ago
1
Attempt to fix issues in submodule deploy
#137
chiubaka
closed
2 years ago
1
Write some scripts to automatically generate, commit, and push updates to generated packages
#136
chiubaka
closed
2 years ago
1
Add testing harness for shell scripts
#135
chiubaka
opened
2 years ago
0
Add linting harness for shell scripts
#134
chiubaka
opened
2 years ago
0
Pass the destinationRoot to exec when executing commands
#133
chiubaka
closed
2 years ago
1
Generator `start` command is running commands in cwd instead of destinationRoot
#132
chiubaka
closed
2 years ago
6
Save a config of the original generator options in the generated project
#131
chiubaka
opened
2 years ago
0
Move all testing code into `test` dir
#130
chiubaka
closed
2 years ago
0
Prevent `generated-typescript-package` from publishing to NPM
#129
chiubaka
closed
2 years ago
1
Generate CodeClimate configs
#128
chiubaka
closed
2 years ago
1
Support monorepo generation
#127
chiubaka
opened
2 years ago
0
Create a generator for Codacy configs
#126
chiubaka
closed
2 years ago
1
Update .codeclimate.yml ignore pattern to be a glob
#125
chiubaka
closed
2 years ago
0
Replace usages of `spawnCommandSync` with `exec`
#124
chiubaka
closed
2 years ago
1
Remove testing-specific steps in generators in favor of wrapping with test generators
#123
chiubaka
opened
2 years ago
0
Migrate off of dependabot security alerts in favor of a regular security audit job on CircleCI
#122
chiubaka
opened
2 years ago
0
Handle no existing git remote origin url properly
#121
chiubaka
closed
2 years ago
0
Push to newly created GitHub repos
#120
chiubaka
closed
2 years ago
2
Generator fails when remote origin doesn't exist!
#119
chiubaka
closed
2 years ago
0
Fix junit.xml file attribute setting for generator itself
#118
chiubaka
closed
2 years ago
1
Properly handle case where git repo already has remote origin
#117
chiubaka
closed
2 years ago
1
Refactor existing `spawnCommandSync` usages to use `exec` instead
#116
chiubaka
closed
2 years ago
0
Run GitHub settings generation on the generator project
#115
chiubaka
closed
2 years ago
1
Ensure that file attribute gets output in junit.xml
#114
chiubaka
closed
2 years ago
1
Remove newline between shields
#113
chiubaka
closed
2 years ago
1
Add a default deploy command to generated package.json
#112
chiubaka
closed
2 years ago
1
Install yarn editor sdk for VSCode in generated project
#111
chiubaka
closed
2 years ago
1
Refactor generator and generated project to use @chiubaka/eslint-config
#110
chiubaka
closed
2 years ago
1
Fill in a basic NPM publish command for `deploy` script in generated package
#109
chiubaka
closed
2 years ago
0
Install yarn IDE SDKs
#108
chiubaka
closed
2 years ago
0
For a fresh package with no GitHub history, generator exits with "branch not found"
#107
chiubaka
closed
2 years ago
2
Reorganize shields so that they appear side-by-side
#106
chiubaka
closed
2 years ago
0
Generator fails when remote origin already exists
#105
chiubaka
closed
2 years ago
0
Load generator prompt answers from a config
#104
chiubaka
closed
2 years ago
1
Rename symlinked package.json file to avoid confusing installed packages
#103
chiubaka
closed
2 years ago
1
Separate testing files from src files
#102
chiubaka
closed
2 years ago
0
Fix potential bug where private generator methods would be run independently
#101
chiubaka
closed
2 years ago
1
Add a GitHub generator to standardize GitHub repo settings
#100
chiubaka
closed
2 years ago
1
Next