Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/cucumber/action-publish-subrepo
GitHub Action to publish a subdirectory of a repo to a read-only mirror
https://github.com/cucumber/action-publish-subrepo
Receive PUSH_TOKEN secret in tests
b45111f3221aebeedaf81c04c7281442ea9d3920 authored over 2 years ago by Matt Wynne <[email protected]>
b45111f3221aebeedaf81c04c7281442ea9d3920 authored over 2 years ago by Matt Wynne <[email protected]>
Add guard for empty token
e225592e1eeb06d5cff17d2a4c8aed775f1a5b7b authored over 2 years ago by Matt Wynne <[email protected]>
e225592e1eeb06d5cff17d2a4c8aed775f1a5b7b authored over 2 years ago by Matt Wynne <[email protected]>
Stop using GH, it seems to hang the build
ce70d98fed9f365c2c9ccaf43034914e705e7136 authored over 2 years ago by Matt Wynne <[email protected]>
ce70d98fed9f365c2c9ccaf43034914e705e7136 authored over 2 years ago by Matt Wynne <[email protected]>
Attempt to see if the token is valid
94ae212ae4df592629cf70fba1984f1cc9748618 authored over 2 years ago by Matt Wynne <[email protected]>
94ae212ae4df592629cf70fba1984f1cc9748618 authored over 2 years ago by Matt Wynne <[email protected]>
Pass inputs as args
This way we can keep the conventional names using kebab-case, which
breaks the `INPUT_` variables
Fix variable names
a2e0473459b125824fb5aaa3264299de9853b0ab authored over 2 years ago by Matt Wynne <[email protected]>
a2e0473459b125824fb5aaa3264299de9853b0ab authored over 2 years ago by Matt Wynne <[email protected]>
Update test.yaml
1bf4dec98ef7a87f4590f3fef50c4129c5a5688e authored over 2 years ago by Matt Wynne <[email protected]>
1bf4dec98ef7a87f4590f3fef50c4129c5a5688e authored over 2 years ago by Matt Wynne <[email protected]>
Better error message
9c1ffe398ad3071ccc8f4709e9ef1de3937b6543 authored over 2 years ago by Matt Wynne <[email protected]>
9c1ffe398ad3071ccc8f4709e9ef1de3937b6543 authored over 2 years ago by Matt Wynne <[email protected]>
See whether the environment variables still work
c39880d91b91d268eb8ae730b3a3a96a8b2a0822 authored over 2 years ago by Matt Wynne <[email protected]>
c39880d91b91d268eb8ae730b3a3a96a8b2a0822 authored over 2 years ago by Matt Wynne <[email protected]>
Try to test if token can push
0bed33a3a3283790446d1d77d93e4df7728b679d authored over 2 years ago by Matt Wynne <[email protected]>
0bed33a3a3283790446d1d77d93e4df7728b679d authored over 2 years ago by Matt Wynne <[email protected]>
See what happens if we continue when there's no main branch
4fdf1aa56b638f5cadde2e08b8b1acacf7009b8e authored over 2 years ago by Matt Wynne <[email protected]>
4fdf1aa56b638f5cadde2e08b8b1acacf7009b8e authored over 2 years ago by Matt Wynne <[email protected]>
Whoops
6374080ce1b45eb19cd462754264690d6a523190 authored over 2 years ago by Matt Wynne <[email protected]>
6374080ce1b45eb19cd462754264690d6a523190 authored over 2 years ago by Matt Wynne <[email protected]>
Add a check to test the connection to the remote
80e8472f63148d227892b21ada35ba67d609b5a8 authored over 2 years ago by Matt Wynne <[email protected]>
80e8472f63148d227892b21ada35ba67d609b5a8 authored over 2 years ago by Matt Wynne <[email protected]>
Send github_token to action when testing
7e96de5067c960080486c1643f5c1850fb37b932 authored over 2 years ago by Matt Wynne <[email protected]>
7e96de5067c960080486c1643f5c1850fb37b932 authored over 2 years ago by Matt Wynne <[email protected]>
Add github token input
dd0661bbc539ba52500b08503d20b47b9192580a authored over 2 years ago by Matt Wynne <[email protected]>
dd0661bbc539ba52500b08503d20b47b9192580a authored over 2 years ago by Matt Wynne <[email protected]>
Try using a HTTP URL for git clone.
63778a86045be58e0c5c3e673daf5e6ab0ec2765 authored over 2 years ago by Matt Wynne <[email protected]>
63778a86045be58e0c5c3e673daf5e6ab0ec2765 authored over 2 years ago by Matt Wynne <[email protected]>
Work around git error
See https://stackoverflow.com/questions/72978485/git-submodule-update-failed-with-fatal-detected...
e4258fd037ad4e49a1bc7789bba3b1d1725da747 authored over 2 years ago by Matt Wynne <[email protected]>
Try to fail faster
65356cdeafcfcb1f10599f5fb52f7aa1e83545fd authored over 2 years ago by Matt Wynne <[email protected]>
65356cdeafcfcb1f10599f5fb52f7aa1e83545fd authored over 2 years ago by Matt Wynne <[email protected]>
Update test.yaml
31179a8ee578cbd7ea7e51bb211b8c471a0e6f23 authored over 2 years ago by Matt Wynne <[email protected]>
31179a8ee578cbd7ea7e51bb211b8c471a0e6f23 authored over 2 years ago by Matt Wynne <[email protected]>
Rename '.split' into 'split' to remove any confusion
5a596b64ad45090d2ebdccc623c15abe6e4d40c5 authored over 2 years ago by Aurélien Reeves <[email protected]>
5a596b64ad45090d2ebdccc623c15abe6e4d40c5 authored over 2 years ago by Aurélien Reeves <[email protected]>
Fix "working_directory" input name
aa65971327b1b375d0451da9046986aa2f7acc01 authored over 2 years ago by Aurélien Reeves <[email protected]>
aa65971327b1b375d0451da9046986aa2f7acc01 authored over 2 years ago by Aurélien Reeves <[email protected]>
Rename working directory input
52fe3b943086e14a793ad2cd00a033d3cb956cda authored over 2 years ago by aurelien-reeves <[email protected]>
52fe3b943086e14a793ad2cd00a033d3cb956cda authored over 2 years ago by aurelien-reeves <[email protected]>
Fix entrypoint.sh
8033c03f91376924015cac130ca0b8f613335d6b authored over 2 years ago by aurelien-reeves <[email protected]>
8033c03f91376924015cac130ca0b8f613335d6b authored over 2 years ago by aurelien-reeves <[email protected]>
Fix typo in entroypoing.sh
3cdaca64c4b8b803c8c02a40c6a2613529fa9b0a authored over 2 years ago by aurelien-reeves <[email protected]>
3cdaca64c4b8b803c8c02a40c6a2613529fa9b0a authored over 2 years ago by aurelien-reeves <[email protected]>
Use git-subtree
9055c605b33e4cd6ffbc80825a6f3b96a5ca3980 authored over 2 years ago by aurelien-reeves <[email protected]>
9055c605b33e4cd6ffbc80825a6f3b96a5ca3980 authored over 2 years ago by aurelien-reeves <[email protected]>
Commit files from the working-directory before pushing
f9acbef1e653dde743b7c0cb4b2e8c70f978f625 authored over 2 years ago by aurelien-reeves <[email protected]>
f9acbef1e653dde743b7c0cb4b2e8c70f978f625 authored over 2 years ago by aurelien-reeves <[email protected]>
Push to subrepo
cf4dd6b217a85caa6c7c9098f0bd956af36818de authored over 2 years ago by aurelien-reeves <[email protected]>
cf4dd6b217a85caa6c7c9098f0bd956af36818de authored over 2 years ago by aurelien-reeves <[email protected]>
Use github specific context property
1ef90e3a88200dc6aecb47d47d0a8e2973c42c2e authored over 2 years ago by aurelien-reeves <[email protected]>
1ef90e3a88200dc6aecb47d47d0a8e2973c42c2e authored over 2 years ago by aurelien-reeves <[email protected]>
Add curly braces around env variables
91b188316f8eb2816b02a13ce5bc3c813d7da1ae authored over 2 years ago by aurelien-reeves <[email protected]>
91b188316f8eb2816b02a13ce5bc3c813d7da1ae authored over 2 years ago by aurelien-reeves <[email protected]>
Echo the subrepo remote url
1a84319cd8d735ca7d09d3ee2edd85ba05ef2371 authored over 2 years ago by aurelien-reeves <[email protected]>
1a84319cd8d735ca7d09d3ee2edd85ba05ef2371 authored over 2 years ago by aurelien-reeves <[email protected]>
Fix conditional statement
e0c7a55dc23a698ad836e11ad3646824d69c76ae authored over 2 years ago by aurelien-reeves <[email protected]>
e0c7a55dc23a698ad836e11ad3646824d69c76ae authored over 2 years ago by aurelien-reeves <[email protected]>
Use simpler conditional statement for checking we are on main
0c1d4aa4096857cca86ae984f131e3a969b386ee authored over 2 years ago by aurelien-reeves <[email protected]>
0c1d4aa4096857cca86ae984f131e3a969b386ee authored over 2 years ago by aurelien-reeves <[email protected]>
Fix typo in bash script
58bae85ace58311fbfe1506e457edc498a8609a7 authored over 2 years ago by aurelien-reeves <[email protected]>
58bae85ace58311fbfe1506e457edc498a8609a7 authored over 2 years ago by aurelien-reeves <[email protected]>
Fix bash script
fd93ff2e16c1835c1a5461b5e945e00dc772f9b7 authored over 2 years ago by aurelien-reeves <[email protected]>
fd93ff2e16c1835c1a5461b5e945e00dc772f9b7 authored over 2 years ago by aurelien-reeves <[email protected]>
Add missing 'shell' property
d9787e78f5a0f6116e7e504c5ad3daa665610802 authored over 2 years ago by aurelien-reeves <[email protected]>
d9787e78f5a0f6116e7e504c5ad3daa665610802 authored over 2 years ago by aurelien-reeves <[email protected]>
Check that we are working on main
8a411806fcb9fe569dab1e595a7f7bf14378549d authored over 2 years ago by aurelien-reeves <[email protected]>
8a411806fcb9fe569dab1e595a7f7bf14378549d authored over 2 years ago by aurelien-reeves <[email protected]>
Better curl - fix URL and make it more verbose
a5f8cba02627523c38bbbd4a929d1f8bdb0d8667 authored over 2 years ago by Matt Wynne <[email protected]>
a5f8cba02627523c38bbbd4a929d1f8bdb0d8667 authored over 2 years ago by Matt Wynne <[email protected]>
Try and explain how the tests work
54b29a69ef5de1d1eb0e2611ac5133b4973de71d authored over 2 years ago by Matt Wynne <[email protected]>
54b29a69ef5de1d1eb0e2611ac5133b4973de71d authored over 2 years ago by Matt Wynne <[email protected]>
Quotes, just in case
f82210a26537e9b7ff439ed028db9c7cc803da33 authored over 2 years ago by Matt Wynne <[email protected]>
f82210a26537e9b7ff439ed028db9c7cc803da33 authored over 2 years ago by Matt Wynne <[email protected]>
Fix link to expected subrepo
3ba754e84c4dbc1d0ec6261d6632c71c31afc23f authored over 2 years ago by Matt Wynne <[email protected]>
3ba754e84c4dbc1d0ec6261d6632c71c31afc23f authored over 2 years ago by Matt Wynne <[email protected]>
Ref the repo when triggering
f974dcd39455a256aa3bbf58ea041381a177b56b authored over 2 years ago by Matt Wynne <[email protected]>
f974dcd39455a256aa3bbf58ea041381a177b56b authored over 2 years ago by Matt Wynne <[email protected]>
Try a different approach for running the remote workflow
1d546bf046e9bcdb11ca56cb31f9010a53413725 authored over 2 years ago by Matt Wynne <[email protected]>
1d546bf046e9bcdb11ca56cb31f9010a53413725 authored over 2 years ago by Matt Wynne <[email protected]>
Try to set GH_TOKEN for github CLI
5f8f3b5566ba3e5638b03892bfed96a15be4c868 authored over 2 years ago by Matt Wynne <[email protected]>
5f8f3b5566ba3e5638b03892bfed96a15be4c868 authored over 2 years ago by Matt Wynne <[email protected]>
Fix more bash!
Wish I was pairing
8df43ddd6c1f7e29004e7c7535db6672cf18816c authored over 2 years ago by Matt Wynne <[email protected]>
fix bash
253dbea91f806d9ba65506d5cfda4bd8d50c35de authored over 2 years ago by Matt Wynne <[email protected]>
253dbea91f806d9ba65506d5cfda4bd8d50c35de authored over 2 years ago by Matt Wynne <[email protected]>
Whoops
cce14ec18ff4f0ee66d4c7070f2855f1a3cdd163 authored over 2 years ago by Matt Wynne <[email protected]>
cce14ec18ff4f0ee66d4c7070f2855f1a3cdd163 authored over 2 years ago by Matt Wynne <[email protected]>
Ensure workflow can be run remotely
ddffa4a316d4505b079ec136fd66e1365e251cd5 authored over 2 years ago by Matt Wynne <[email protected]>
ddffa4a316d4505b079ec136fd66e1365e251cd5 authored over 2 years ago by Matt Wynne <[email protected]>
Move workflow
1d98b6538ef9e73f89503e8614d205e48571ce33 authored over 2 years ago by Matt Wynne <[email protected]>
1d98b6538ef9e73f89503e8614d205e48571ce33 authored over 2 years ago by Matt Wynne <[email protected]>
Attempt to watch the workflow run in the test repo
b68db184eb53c74251fb24a59884edddf728b9d0 authored over 2 years ago by Matt Wynne <[email protected]>
b68db184eb53c74251fb24a59884edddf728b9d0 authored over 2 years ago by Matt Wynne <[email protected]>
Add test workflow to this repo
even though it will run in a test repo, it's better to keep it here.
fdd0e7506b16890742b3f523b13e9cabed01c375 authored over 2 years ago by Matt Wynne <[email protected]>
Fix link to repo
9e93bdb39e06eaddfd60d0cf8236e4db88d66d3b authored over 2 years ago by Matt Wynne <[email protected]>
9e93bdb39e06eaddfd60d0cf8236e4db88d66d3b authored over 2 years ago by Matt Wynne <[email protected]>
Update trigger_tests.yml
2461ea059baecf01e8ee387719d38b3512f70c9c authored over 2 years ago by Matt Wynne <[email protected]>
2461ea059baecf01e8ee387719d38b3512f70c9c authored over 2 years ago by Matt Wynne <[email protected]>
fix yaml?
f63cab1a394214efac17bd9cb8ef3913d65f7a70 authored over 2 years ago by Matt Wynne <[email protected]>
f63cab1a394214efac17bd9cb8ef3913d65f7a70 authored over 2 years ago by Matt Wynne <[email protected]>
Attempt to trigger workflow on test monorepo
cda33f270d832cb3494d3abcf2f2ddc23f9cd083 authored over 2 years ago by Matt Wynne <[email protected]>
cda33f270d832cb3494d3abcf2f2ddc23f9cd083 authored over 2 years ago by Matt Wynne <[email protected]>
Comment out for now
c44edc152c84dd896cb1bc0abbfb9b814db0af5e authored over 2 years ago by Matt Wynne <[email protected]>
c44edc152c84dd896cb1bc0abbfb9b814db0af5e authored over 2 years ago by Matt Wynne <[email protected]>
Init branch called `main`
76f8a4593d42cc2952fea6e7877db93c755bcefb authored over 2 years ago by Matt Wynne <[email protected]>
76f8a4593d42cc2952fea6e7877db93c755bcefb authored over 2 years ago by Matt Wynne <[email protected]>
Create a draft of the action
2c8b8b401eaf2add7463bee2aee3794ea0400691 authored over 2 years ago by Matt Wynne <[email protected]>
2c8b8b401eaf2add7463bee2aee3794ea0400691 authored over 2 years ago by Matt Wynne <[email protected]>
Update README.md
8f9faafe3910c031aa21f9326f618dad4e9cd516 authored over 2 years ago by Matt Wynne <[email protected]>
8f9faafe3910c031aa21f9326f618dad4e9cd516 authored over 2 years ago by Matt Wynne <[email protected]>
Merge pull request #1 from cucumber/renovate/configure
Configure Renovate
1d68b45ab5a0cf54a71904e2d91c3b7f82edfb64 authored over 2 years ago by M.P. Korstanje <[email protected]>
Add detail about branch
fca8061654ae771f520f22313149c88882af02e4 authored over 2 years ago by Matt Wynne <[email protected]>
fca8061654ae771f520f22313149c88882af02e4 authored over 2 years ago by Matt Wynne <[email protected]>
Update README.md
9cb8c874faca8f784e074bdc976f86ed16361c95 authored over 2 years ago by Matt Wynne <[email protected]>
9cb8c874faca8f784e074bdc976f86ed16361c95 authored over 2 years ago by Matt Wynne <[email protected]>
Add renovate.json
b9d6ce2d0fef912f55675c634cf3a5bf384796d6 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b9d6ce2d0fef912f55675c634cf3a5bf384796d6 authored over 2 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Initial commit
f26db85fe68fb40543f37d54e9e3c12e9a189a3b authored over 2 years ago by Matt Wynne <[email protected]>
f26db85fe68fb40543f37d54e9e3c12e9a189a3b authored over 2 years ago by Matt Wynne <[email protected]>