Florent BENOIT
13577e14ec
chore: switch to pnpm instead of yarn ( #8589 )
...
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2024-08-29 20:13:01 +00:00
Florent Benoit
c43ae821cf
chore: bump runner to be the latest LTS (Ubuntu 24.04)
...
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2024-06-13 16:58:21 +02:00
Florent Benoit
64dce9cbc2
chore: update to Node.js v20 and Electron 29
...
fixes https://github.com/containers/podman-desktop/issues/5212
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
2024-02-26 09:45:01 +00:00
dependabot[bot]
45d1ce83f3
chore(deps): bump actions/cache from 3 to 4
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-18 11:42:38 +01:00
dependabot[bot]
bf479d2c74
chore(deps): bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 11:20:10 +01:00
dependabot[bot]
987b51e093
chore(deps): bump actions/setup-node from 3 to 4 ( #4484 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 13:47:46 +02:00
dependabot[bot]
3ad50c4d58
chore(deps): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 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/v3...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>
2023-09-05 12:49:26 +02:00
Jeff MAURY
46371b037f
fix: release-notes-generator run failure ( #2752 )
...
* fix: release-notes-generator run failure
Relates to #1458
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
* Switch to vite and CommonJS
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
* Add missing Vite cnfiguration file
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
---------
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2023-06-12 12:09:29 -04:00
Jeff MAURY
18e3c0d42a
build: Add a release notes generator ( #2692 )
...
* build: Add a release notes generator (#5 )
Fixes #1458
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
2023-06-06 11:07:24 +02:00