Граф коммитов

152 Коммитов

Автор SHA1 Сообщение Дата
Kevin Dangoor acea5bc11f
Merge pull request #89 from github/dependabot/github_actions/golangci/golangci-lint-action-6.1.1
Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1
2024-10-03 08:39:02 -04:00
dependabot[bot] 472b1ecbab
Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.1.0...v6.1.1)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-03 06:18:48 +00:00
Kevin Dangoor e6a9114b48
Merge pull request #87 from github/dependabot/github_actions/peter-evans/create-pull-request-7
Bump peter-evans/create-pull-request from 6 to 7
2024-09-18 13:59:36 -04:00
dependabot[bot] ba7276727f
Bump peter-evans/create-pull-request from 6 to 7
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 17:57:19 +00:00
Kevin Dangoor 8272f7e721
Merge pull request #84 from github/dependabot/github_actions/golangci/golangci-lint-action-6.1.0
Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
2024-09-18 13:56:26 -04:00
Kevin Dangoor 1061b44f62
Merge branch 'main' into dependabot/github_actions/golangci/golangci-lint-action-6.1.0 2024-09-18 13:55:19 -04:00
Kevin Dangoor 07351af561
Merge pull request #83 from github/auto-update-licenses
Update SPDX license files (2024-09-18 04:09 UTC)
2024-09-18 13:54:46 -04:00
elrayle 7a62faa940 Add updated license files 2024-09-17 04:09:26 +00:00
dependabot[bot] 36bbc9c8d4
Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.0.1...v6.1.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-30 06:51:23 +00:00
E. Lynette Rayle eacf4f3758
Merge pull request #80 from github/elr/retract-go-1.22
retract v2.3.0 in v2.3.1 returning to go 1.21
2024-06-18 07:30:20 -04:00
E. Lynette Rayle f01f9fcd98 retract v2.3.0 in v2.3.1 returning to go 1.21
There were compatibility issues with go 1.22.  This retracts release v2.3.0 which used go 1.22 and adds release v2.3.1 which goes back to using go 1.21.
2024-06-18 07:26:36 -04:00
E. Lynette Rayle ed138b10ef
Merge pull request #79 from github/elr/prep-2.3.0
Prep for release 2.3.0
2024-06-17 17:30:55 -04:00
E. Lynette Rayle 073766030d update Go references in README 2024-06-17 17:25:01 -04:00
E. Lynette Rayle 978d517ac9 update to Go 1.22 2024-06-17 17:25:01 -04:00
E. Lynette Rayle 80b9f6be46 add package docs for spdxlicenses 2024-06-17 16:59:15 -04:00
E. Lynette Rayle 494d58bf2c add notification of generated code 2024-06-17 16:59:04 -04:00
E. Lynette Rayle 848f7adb9a
Merge pull request #78 from elrayle/main
update peter-evans/create-pull-request to v6 & general workflow cleanup
2024-06-17 16:14:25 -04:00
E. Lynette Rayle 04069dfbc1 update peter-evans/create-pull-request to v6
Additional changes:

* add clear ABORT message when there are no diffs
* add check of force_run input that runs extract and PR gen even if there are no changes
* add date-time stamp to PR title to make scanning PRs easier in the UI

_NOTE: If extract and PR gen run when there are no changes, a PR will not be created as there are no changes between the action’s branch and the main branch even when force_run is true._
2024-06-17 15:46:22 -04:00
E. Lynette Rayle 4b8dcc0a6b
Merge pull request #76 from github/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 2 to 4
2024-06-06 12:41:51 -04:00
dependabot[bot] 8d2d22991a
Bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 06:15:27 +00:00
E. Lynette Rayle fca038dfb8
Merge pull request #75 from github/auto-update-licenses
Update SPDX license files
2024-06-05 15:17:55 -04:00
E. Lynette Rayle 2c21cbeb62 add range updates based on auto updated licenses 2024-06-05 14:54:05 -04:00
E. Lynette Rayle f4c4359461
Merge branch 'main' into auto-update-licenses 2024-06-05 14:34:38 -04:00
E. Lynette Rayle f191b121c9
Merge pull request #62 from github/elr/update-licenses
add workflow to fetch spdx licenses
2024-06-05 14:32:39 -04:00
E. Lynette Rayle 01287adcc9 remove PR branch as a trigger 2024-06-05 14:28:54 -04:00
E. Lynette Rayle f1090ffe43
update cron to really run about midnight ET 2024-06-05 14:19:54 -04:00
E. Lynette Rayle b14be09249 add workflow to fetch spdx licenses
Includes trivial debug statement in cmd/main.go.
2024-06-04 10:33:07 -04:00
elrayle 23877e8df7 Add updated license files 2024-06-04 14:16:53 +00:00
E. Lynette Rayle ceeb5c0c4c
Merge pull request #73 from github/elr/log-writes
add logging after writing license function files
2024-06-04 08:33:49 -04:00
E. Lynette Rayle b48a218573 fix unexpected white space changes 2024-06-04 08:31:52 -04:00
E. Lynette Rayle 3e3bfc554b add logging to confirm license function files were written 2024-06-04 08:24:48 -04:00
E. Lynette Rayle ac09d99a9a
Merge pull request #72 from github/elr/rename-tmp-dir
ignore new name for official spdx repo
2024-06-04 08:12:52 -04:00
E. Lynette Rayle d3145ed9a7 ignore new name for official spdx repo
Changed name used for temp directory holding the official SPDX licenses when running the fetch-licenses workflow.  This improves readability.
2024-06-04 08:10:42 -04:00
E. Lynette Rayle e711942c61
Merge pull request #70 from github/elr/extract-to-go
Write updated licenses from SPDX directly to spdxlicenses package
2024-06-04 07:29:52 -04:00
E. Lynette Rayle 9a085a4a64 Write directly to spdxlicenses files 2024-06-04 07:15:55 -04:00
E. Lynette Rayle 59c8c6daf2
Merge pull request #68 from github/elr/pkg-licenses
Move each license function dependent on SPDX licenses
2024-06-03 18:18:03 -04:00
E. Lynette Rayle 523903506a Move each license function dependent on SPDX licenses
* move to package spdxlicenses
* put each in their own file to make licenses easier to update
2024-06-03 17:24:51 -04:00
E. Lynette Rayle db2ece1e0c
Merge pull request #67 from github/elr/gitignore
ignore the path used to connect to the SPDX repo when fetching updated licenses
2024-06-03 14:27:22 -04:00
E. Lynette Rayle f105a2ae9e ignore the path used to connect to the SPDX repo when fetching updated licenses 2024-06-03 14:25:38 -04:00
E. Lynette Rayle 5e5c600407
Merge pull request #63 from github/elr/rename-test-workflow
Set up test workflow to be used for PR check
2024-05-17 15:32:28 -04:00
E. Lynette Rayle 3e777fdec2 Set up test workflow to be used for PR check 2024-05-17 15:28:44 -04:00
Kevin Dangoor 502dc8e505
Merge pull request #61 from github/dependabot/github_actions/golangci/golangci-lint-action-6.0.1
Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1
2024-05-08 13:03:58 -04:00
dependabot[bot] ed23ec035d
Bump golangci/golangci-lint-action from 6.0.0 to 6.0.1
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 06:54:02 +00:00
Kevin Dangoor 43d7040f53
Merge pull request #60 from github/dependabot/github_actions/golangci/golangci-lint-action-6.0.0
Bump golangci/golangci-lint-action from 5.3.0 to 6.0.0
2024-05-07 12:30:55 -04:00
dependabot[bot] 91e3a839a3
Bump golangci/golangci-lint-action from 5.3.0 to 6.0.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v5.3.0...v6.0.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 06:36:39 +00:00
Kevin Dangoor 1afea69a11
Merge pull request #59 from github/dependabot/github_actions/golangci/golangci-lint-action-5.3.0
Bump golangci/golangci-lint-action from 4.0.0 to 5.3.0
2024-05-06 16:36:25 -04:00
dependabot[bot] e9adf2ab32
Bump golangci/golangci-lint-action from 4.0.0 to 5.3.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4.0.0 to 5.3.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4.0.0...v5.3.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 06:25:35 +00:00
Kevin Dangoor 24213acb7f
Merge pull request #55 from github/dependabot/github_actions/golangci/golangci-lint-action-4.0.0
Bump golangci/golangci-lint-action from 3.7.1 to 4.0.0
2024-02-12 10:59:37 -05:00
dependabot[bot] 53ab802ac5
Bump golangci/golangci-lint-action from 3.7.1 to 4.0.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.7.1 to 4.0.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.7.1...v4.0.0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 06:08:10 +00:00
Kevin Dangoor 24f67826a8
Merge pull request #54 from github/dependabot/github_actions/golangci/golangci-lint-action-3.7.1
Bump golangci/golangci-lint-action from 3.7.0 to 3.7.1
2024-02-09 16:26:47 -05:00