An open API service providing commit metadata for open source projects.

GitHub / stackaid/generate-stackaid-json / commits

A GitHub action to generate a stackaid.json file based on your repository's dependency graph

SHA Message Author Date Stats
857180bf Catch errors from execSync Wes Carr <w****r@g****m> over 3 years ago
e9ab00f6 Catch exceptions. Increase default execSync buffer size Wes Carr <w****r@g****m> over 3 years ago
b01cbb6b Support both ESM and CJS. Refactor for NPM package (#9) Wes Carr <w****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
bbccf9ad Fix bug where stackaid.json file was not added to list of files to commit Wes Carr <w****r@g****m> over 3 years ago
889005f8 Remove unused js-yaml package Wes Carr <w****r@g****m> over 3 years ago
d3dfc49c Add support for discovering and copying package.json files to publish_repo (#8) Wes Carr <w****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
fd9238a4 Remove requirements.txt from python whitelist Wes Carr <w****r@g****m> almost 4 years ago
edd58f42 Bump version Wes Carr <w****r@g****m> almost 4 years ago
02af9dc7 Update dist files to reflect source changes Wes Carr <w****r@g****m> almost 4 years ago
d9c3356f Fix cursor/paging. Bump version Wes Carr <w****r@g****m> almost 4 years ago
9007e140 Bump version in example Wes Carr <w****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
4e72843c Fix discovery of Go direct dependencies (#6) Wes Carr <w****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
b3831727 Better support for go projects. Fix file matching in source repo Wes Carr <w****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
5a0c3bb2 Add source file for test Wes Carr <w****r@g****m> almost 4 years ago
d9684ac0 Add test go module Wes Carr <w****r@g****m> almost 4 years ago
db18cfd9 Add status badge to README Wes Carr <w****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
f45fe805 Update version in README example Wes Carr <w****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
8d4d9e9b merge Merge branch 'main' of github.com:stackaid/generate-stackaid-json Wes Carr <w****r@g****m> almost 4 years ago
66db5801 use cursor paging for summary queries Wes Carr <w****r@g****m> almost 4 years ago
000b0a26 Update example to use v1 release Wes Carr <w****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
56d56157 merge Merge branch 'feat-schema-types' Wes Carr <w****r@g****m> almost 4 years ago
151fe8d9 Fix example in README Wes Carr <w****r@g****m> almost 4 years ago
5917144d merge Merge pull request #4 from stackaid/feat-schema-types Wes Carr <w****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
82ec3d26 Increment version Wes Carr <w****r@g****m> almost 4 years ago
1ddcba5a Add script to download schema Wes Carr <w****r@g****m> almost 4 years ago
e834242c Fix paths Wes Carr <w****r@g****m> almost 4 years ago
ca8a2e80 Use graphql schema and codgen for proper types Wes Carr <w****r@g****m> almost 4 years ago
758722d8 Doc all inputs. Fix doc on publish_repo input Wes Carr <w****r@g****m> almost 4 years ago
cc260b6e Update README with additional documentation about inputs/outputs Wes Carr <w****r@g****m> almost 4 years ago
2ca4435e merge Merge pull request #3 from stackaid/fix-publishing Wes Carr <w****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
6defd192 Remove debugging. Stop test publishing Wes Carr <w****r@g****m> almost 4 years ago
f4a9a7dd Update stackaid.json dependencies for stackaid/generate-stackaid-json github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
884b6af2 Do not auto prefix filePath with repo name Wes Carr <w****r@g****m> almost 4 years ago
4d42810b Remove generated stackaid.json from test run Wes Carr <w****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
229cfa58 Update stackaid.json dependencies for stackaid/generate-stackaid-json github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
d271bef5 Fix publish path to not have leading / Wes Carr <w****r@g****m> almost 4 years ago
66928c79 Probably shouldn't skip publishing to test it :) Wes Carr <w****r@g****m> almost 4 years ago
0bf9c352 Debug publishing Wes Carr <w****r@g****m> almost 4 years ago
eab22a35 merge Merge pull request #2 from stackaid/fix-action-config Wes Carr <w****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
890e660d Fix logic error Wes Carr <w****r@g****m> almost 4 years ago
b4a2ceb2 Update generated files Wes Carr <w****r@g****m> almost 4 years ago
f483d4a8 Fix logging Wes Carr <w****r@g****m> almost 4 years ago
b3812426 Move debug logging Wes Carr <w****r@g****m> almost 4 years ago
a93f0312 Debug inputs Wes Carr <w****r@g****m> almost 4 years ago
83c6fe24 Require user to specify token Wes Carr <w****r@g****m> almost 4 years ago
e31f4994 Fix typo, invalid syntax 🤦🏻‍♂️ Wes Carr <w****r@g****m> almost 4 years ago
a1c1c74f merge Merge pull request #1 from stackaid/add-test-workflow Wes Carr <w****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
f66ffd7e Run on push to main branch as well Wes Carr <w****r@g****m> almost 4 years ago
b3945b8c Add test workflow Wes Carr <w****r@g****m> almost 4 years ago
d0f847a1 Initial commit Wes Carr <w****r@g****m> almost 4 years ago
f01d8d5e Initial commit Wes Carr <w****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago

← Back to repository