issues
search
abrie
/
nlstory2
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update generate_summary script to have a configurable build output folder
#128
abrie
closed
1 hour ago
0
Update generate_summary script to have a configurable build output folder
#127
abrie
opened
1 hour ago
0
Update the generate_summary script to have a configurable build output folder
#126
abrie
opened
1 hour ago
0
Add builds folder to vite configuration
#125
abrie
opened
1 hour ago
0
Add the `builds/` folder to the vite configuration so it's accesible on the dev server
#124
abrie
opened
2 hours ago
0
Remove unused items from requirements.txt
#123
abrie
closed
2 hours ago
0
Remove unused items from requirements.txt
#122
abrie
opened
2 hours ago
0
Add caching for GraphQL query results
#121
abrie
closed
12 hours ago
0
When generating the summary, optionally either cache or use a cached version of the graphql query results
#120
abrie
opened
1 day ago
1
Add a task to move the builds/ folder to the dist/ folder
#119
abrie
closed
1 day ago
0
Add a task to copy the `builds/` folder to the `dist/` folder
#118
abrie
opened
1 day ago
0
If a build fails, do not show a link
#117
abrie
closed
2 days ago
0
If a build fails, do not show a link.
#116
abrie
opened
2 days ago
0
Optimize cloning of abrie/nl12 repository
#115
abrie
closed
2 days ago
0
Fix cloning the repository only once
#114
abrie
closed
2 days ago
0
Improve cloning efficiency in build_project function
#113
abrie
closed
2 days ago
0
Be more efficent when cloning the abrie/nl12 repository
#112
abrie
closed
2 days ago
0
Run the 'vite build' step as silently as possible
#111
abrie
closed
2 days ago
0
Add a flag to toggle building of the significant steps
#110
abrie
closed
2 days ago
0
Add a flag to toggle building of the significant steps
#109
abrie
closed
2 days ago
0
Show full history of issue edits in a PromptEvent
#108
abrie
closed
2 days ago
0
Build the target project at each significant event
#107
abrie
closed
2 days ago
0
Build the target project at each significant event
#106
abrie
closed
2 days ago
0
Build the target project at each significant event
#105
abrie
closed
2 days ago
0
Build the target project at each significant event
#104
abrie
closed
2 days ago
0
Update template to show abbreviatedOid at the end of the headline
#103
abrie
closed
2 days ago
0
Update the template to show the abbreviatedOid at the end of the headline for PromptEvents and CommitEvents
#102
abrie
closed
2 days ago
0
Display abbreviatedOid at the end of summary section for each PromptEvent and CommitEvent
#101
abrie
closed
2 days ago
0
Display `abbreviatedOid` at the end of summary section for each PromptEvent and CommitEvent
#100
abrie
closed
2 days ago
0
Use the mergeCommit (if any) in a PromptEvent to assign the abbreviatedOid and oid to the PromptEvent
#99
abrie
closed
3 days ago
0
Use the merged commit (if any) in a PromptEvent to assign the abbreviatedOid and oid to the PromptEvent
#98
abrie
closed
2 days ago
0
Use the `mergeCommit` (if any) in a PromptEvent to assign the abbreviatedOid and oid to the PromptEvent
#97
abrie
closed
2 days ago
0
Refactor the GraphQL query and logic to return only Pull Requests that have been merged
#96
abrie
closed
2 days ago
0
Append the abbreviatedOid to the headline for PromptEvents and Commit Events
#95
abrie
closed
2 days ago
0
Append the abbreviatedOid to the headline for PromptEvents and Commit Events.
#94
abrie
closed
2 days ago
0
Add oid and abbreviatedOid fields to PromptEvent and CommitEvent
#93
abrie
closed
3 days ago
0
Add `oid` and `abbreviatedOid` fields to the PromptEvent and CommitEvent objects
#92
abrie
closed
2 days ago
0
Update CommitEvent to include and use 'headline' and 'body' fields
#91
abrie
closed
3 days ago
0
Update CommitEvent to include and use 'headline' and 'body' fields like PromptEvent.
#90
abrie
closed
2 days ago
0
Add headline and body fields to PromptEvent
#89
abrie
closed
3 days ago
0
Add `headline` and `body` fields to PromptEvent
#88
abrie
closed
2 days ago
0
Change the 'state' member in the PromptEvent class to a boolean named 'merged'
#87
abrie
closed
2 days ago
0
Change the 'state' member in the PromptEvent class to a boolean named 'merged'
#86
abrie
closed
2 days ago
0
Refactor template to use macros for CommitEvent and PromptEvent
#85
abrie
closed
3 days ago
0
Refactor the template to render the CommitEvent and PromptEvents using functions or macros or the like
#84
abrie
closed
2 days ago
0
Refactor to add Headline and Body getters to PromptEvent and CommitEvent
#83
abrie
closed
2 days ago
0
Refactor to add Headline and Body getters to PromptEvent and CommitEvent
#82
abrie
closed
2 days ago
0
Add CommitEvent class to parallel PromptEvent
#81
abrie
closed
3 days ago
0
Refactor by creating a CommitEvent that parallels PromptEvent but uses the main trunk commits.
#80
abrie
closed
2 days ago
0
Implement git checkout for PromptEvent and CommitEvent
#79
abrie
closed
2 days ago
0
Next