Daniel Sogl
7ce821ca48
docs: add pull request template for better contribution guidelines
2026-03-21 17:15:13 -07:00
Daniel Sogl
968cb6eec2
chore: add FUNDING.yml for GitHub sponsorship
2026-03-21 16:53:05 -07:00
Daniel Sogl
ad6f55a85d
fix: add id-token permission to release-please workflow
...
The publish workflow requires id-token: write for npm provenance.
When called via workflow_call, permissions are inherited from the
caller, so id-token must be declared in release-please.yml.
2026-03-21 16:22:38 -07:00
Daniel Sogl
c18b91db03
fix: extract publish workflow for manual triggering
...
Split publish into a separate reusable workflow (publish.yml) that can
be triggered manually via workflow_dispatch or called from release-
please. This allows re-running publish independently when a release
already exists but publishing failed.
2026-03-21 16:21:15 -07:00
Daniel Sogl
6453f2ab78
fix: add npm provenance and fix core peer dependency version
...
Add --provenance flag to npm publish for supply chain security.
Add id-token: write permission to release workflow for OIDC-based
provenance attestation. Fix MIN_CORE_VERSION to dynamically use
current version instead of hardcoded ^8.0.2.
2026-03-21 16:04:52 -07:00
Daniel Sogl
e263b0b062
chore: rename default branch from master to main
...
Update all workflow triggers and internal references from master to
main. The default branch on GitHub has been updated accordingly.
2026-03-21 15:20:39 -07:00
Daniel Sogl
01f6257ebf
ci: modernize GitHub workflows and templates
...
Update CI workflow: restrict triggers to master+PRs, add concurrency
groups and npm cache. Update release-please and stale workflows to
latest action versions. Replace single ISSUE_TEMPLATE.md with YAML-
based templates (bug report, feature request, config). Rewrite
CONTRIBUTING.md for awesome-cordova-plugins.
2026-03-21 15:17:10 -07:00
Daniel Sogl
1e13573e4f
chore(deps): update dependencies and add release-please configuration
2025-06-07 14:56:32 +02:00
Daniel Sogl
8876c53e3b
fix(workflow): change default branch from 'main' to 'master'
2025-06-07 14:24:26 +02:00
Daniel Sogl
94c5527aa4
chore(release): add release please configuration
2025-06-07 14:21:49 +02:00
renovate[bot]
eee44de235
chore(deps): update actions/setup-node action to v4.4.0 ( #4933 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-23 09:20:14 +02:00
renovate[bot]
196222f482
chore(deps): update actions/setup-node action to v4.3.0 ( #4924 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 08:58:37 +01:00
renovate[bot]
61b1a65580
chore(deps): update actions/setup-node action to v4.2.0 ( #4911 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-27 12:28:29 +01:00
Maxim Belov
381f012402
chore: update node-version from 16 to 20 ( #4845 )
2024-11-11 10:10:28 +01:00
renovate[bot]
9744564c8a
chore(deps): update actions/checkout action to v4.2.2 ( #4865 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 10:07:14 +01:00
renovate[bot]
a99ef76251
chore(deps): update actions/setup-node action to v4.1.0 ( #4866 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 10:06:16 +01:00
renovate[bot]
45fdf7fb3d
chore(deps): update actions/checkout action to v4.2.1 ( #4843 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-13 16:43:11 +02:00
renovate[bot]
4c2af62bfa
chore(deps): update actions/setup-node action to v4.0.4 ( #4835 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-13 16:42:35 +02:00
renovate[bot]
1b38354650
chore(deps): update actions/checkout action to v4.1.7 ( #4791 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 07:59:50 +02:00
renovate[bot]
a5cf118a13
chore(deps): update actions/setup-node action to v4.0.3 ( #4802 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 07:59:04 +02:00
renovate[bot]
bc30032238
chore(deps): update actions/checkout action to v4.1.6 ( #4771 )
2024-05-18 16:15:47 +02:00
renovate[bot]
aca4133c4d
chore(deps): update actions/checkout action to v4.1.4 ( #4765 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-28 06:00:06 +02:00
renovate[bot]
e579eb58e2
chore(deps): update actions/setup-node action to v4.0.1 ( #4692 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-19 19:49:54 +01:00
renovate[bot]
d8e1cbd06e
chore(deps): update actions/stale action to v9 ( #4685 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-07 17:37:19 +01:00
renovate[bot]
61289bbbba
chore(deps): update actions/checkout action to v4 ( #4673 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-03 20:32:21 +01:00
renovate[bot]
cef6c8f896
chore(deps): update actions/setup-node action to v4 ( #4674 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-03 20:30:09 +01:00
renovate[bot]
1c4cbffe1d
chore(deps): update actions/checkout action to v3.6.0 ( #4670 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-03 20:25:55 +01:00
renovate[bot]
c021fc79e6
chore(deps): update actions/setup-node action to v3.8.2 ( #4624 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-03 20:24:45 +01:00
renovate[bot]
d92c4cf70a
chore(deps): update actions/setup-node action to v3.7.0 ( #4591 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-11 19:53:03 +02:00
renovate[bot]
02be833b85
chore(deps): update actions/checkout action to v3.5.3 ( #4587 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-11 19:48:08 +02:00
renovate[bot]
a236719a71
chore(deps): update actions/setup-node action to v3.6.0 ( #4555 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-29 23:38:39 +02:00
renovate[bot]
7a0a73db3b
chore(deps): update actions/stale action to v8 ( #4546 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-29 23:26:46 +02:00
renovate[bot]
402f4b7987
chore(deps): update actions/checkout action to v3.5.2 ( #4522 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-29 23:21:56 +02:00
renovate[bot]
950a1bb4ff
chore(deps): update actions/stale action to v7 ( #4468 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-31 09:14:21 +01:00
renovate[bot]
e1ff6de9ef
chore(deps): update actions/checkout action to v3.2.0 ( #4462 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-31 09:05:49 +01:00
Simon Smith
a924fb519f
Update ISSUE_TEMPLATE.md ( #4433 )
...
use checkboxes
2022-12-31 09:02:43 +01:00
renovate[bot]
3cca6104df
chore(deps): update actions/setup-node action to v3.5.1 ( #4371 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-15 18:20:00 +02:00
Daniel Sogl
de884a55d0
chore: use node v16 in actions
2022-10-15 16:19:39 +00:00
renovate[bot]
b6cc2d93f0
chore(deps): update actions/checkout action to v3.1.0 ( #4359 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-09 16:31:58 +02:00
renovate[bot]
dfd3d55dbc
chore(deps): update actions/setup-node action to v3.5.0 ( #4341 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-09 16:25:36 +02:00
renovate[bot]
22d6cd957b
chore(deps): update actions/stale action to v6 ( #4328 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-26 10:11:21 +02:00
jcesarmobile
620385befc
docs: update template urls ( #4293 )
2022-09-05 19:00:42 +02:00
renovate[bot]
b1f4639640
chore(deps): update actions/setup-node action to v3.4.1 ( #4257 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 20:45:11 +02:00
renovate[bot]
d6697b8a95
chore(deps): update actions/setup-node action to v3.4.0 ( #4253 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-11 21:25:48 +02:00
renovate[bot]
38528e1017
chore(deps): update actions/setup-node action to v3.3.0 ( #4218 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-06-06 16:20:14 +02:00
renovate[bot]
f81610ef69
chore(deps): update actions/setup-node action to v3.2.0 ( #4187 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-05-21 20:20:30 +02:00
renovate[bot]
d735124f59
chore(deps): update actions/checkout action to v3.0.2 ( #4152 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-21 20:25:18 +02:00
renovate[bot]
798ae0a238
chore(deps): update actions/checkout action to v3.0.1 ( #4139 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-15 11:05:48 +02:00
renovate[bot]
650027f2cc
chore(deps): update actions/setup-node action to v3.1.1 ( #4134 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-11 20:21:28 +02:00
renovate[bot]
4316bbcb07
chore(deps): update actions/setup-node action to v3.1.0 ( #4118 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2022-04-01 17:08:40 +02:00