Commit 2dc2c0f
development tooling, dependency management, and documentation (#54)
* Revert "Potential fix for code scanning alert no. 1: Workflow does not contain permissions"
* Update stale action to specific commit version
Signed-off-by: Misfit <218383634+JaclynCodes@users.noreply.github.com>
* Add custom agent template for repository
Created a template for a custom agent configuration.
Signed-off-by: Misfit <218383634+JaclynCodes@users.noreply.github.com>
* Update .github/copilot-instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Misfit <218383634+JaclynCodes@users.noreply.github.com>
* Fix failing GitHub Actions
- Fix jd package import to use lib subpackage
- Replace range over int with traditional for loop for Go 1.23 compatibility
- Update golangci-lint configuration to use modern syntax
- All tests now pass and linting succeeds
Co-authored-by: openhands <openhands@all-hands.dev>
* Fix failing GitHub Actions workflows
- Update golangci-lint version from v2.x to v1.60.1 in both script and workflow
- Fix PATH issue in license scripts to include Go bin directory
- Update third-party license files to match current dependencies
Co-authored-by: openhands <openhands@all-hands.dev>
* Bump golang from 1.24.4-alpine to 1.25.4-alpine (#30)
Bumps golang from 1.24.4-alpine to 1.25.4-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.25.4-alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Misfit <218383634+JaclynCodes@users.noreply.github.com>
* Add files via upload
Signed-off-by: Misfit <218383634+JaclynCodes@users.noreply.github.com>
* Update close-inactive-issues.yml
Signed-off-by: Misfit <218383634+JaclynCodes@users.noreply.github.com>
* Onboarding (#34) (#41)
* Update .github/copilot-instructions.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: Misfit <218383634+JaclynCodes@users.noreply.github.com>
* Initial plan (#55)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
* Update .github/agents/my-agent.agent.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Misfit <218383634+JaclynCodes@users.noreply.github.com>
* Update .github/workflows/close-inactive-issues.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Misfit <218383634+JaclynCodes@users.noreply.github.com>
* Initial plan (#56)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
---------
Signed-off-by: Misfit <218383634+JaclynCodes@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>1 parent 87fc9ea commit 2dc2c0f
18 files changed
Lines changed: 378 additions & 92 deletions
File tree
- .github
- agents
- workflows
- internal/toolsnaps
- pkg/github
- script
- third-party
- github.com
- josephburnett/jd/lib
- yudai/golcs
- golang.org/x/exp
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments