Kristian Freeman
844c30604b
Add workflow
2019-12-13 15:29:17 -06:00
Kristian Freeman
312aaaeeaa
Merge pull request #11 from cloudflare/1.1.0
...
📡 1.1.0
2019-12-09 12:37:26 -06:00
Kristian Freeman
1827c33732
Temporarily disable GitHub Actions in this repo
2019-12-09 12:37:08 -06:00
Kristian Freeman
9e7e2ec6db
It's wrangler-action 1.1.0! 📡
...
- Support `apiToken` as an authentication method
- Deprecates `apiKey` and `email`, making them optional parameters and encouraging `apiToken` usage in build logs
- Support `wranglerVersion` for installing a specific Wrangler version for your build
- Per #7 , support for `workingDirectory` to run `wrangler-action` in a specific directory in your repo
- Adds a test Workers project under the `test` directory. This is used in the repo's new set of workflows (see below)
- Adds a GitHub Action workflow that:
- Lints `entrypoint.sh` to ensure that the shell script looks correct
- Runs the action with various config options to ensure future pushes don't introduce regressions
2019-12-09 11:13:30 -06:00
Kristian Freeman
2360296525
Merge pull request #7 from replicatedhq/workingdir
...
Add workingDirectory option for publishing a subdirectory
2019-11-22 10:40:19 -06:00
Frank Shotwell
bc0254d9f8
Add workingDirectory option for publishing a subdirectory
2019-11-07 13:15:49 -08:00
Kristian Freeman
05e5e7ad0d
Merge pull request #2 from adaptive/patch-1
...
changed secrets naming
2019-10-30 10:03:53 -05:00
Hugo Romano
6b4d853121
naming convention to CF_
2019-10-27 19:48:39 +00:00
Hugo Romano
b190740662
changed secrets naming
2019-10-27 01:37:10 +01:00
Kristian Freeman
8da7fa65b4
Merge pull request #1 from adamschwartz/patch-1
...
Recommend adding `name` to action
2019-10-25 11:39:57 -05:00
Adam Schwartz
d5240e236f
recommend adding name
to action
2019-10-24 18:31:04 -04:00
Kristian Freeman
e9594b6880
Release version 1.0
2019-10-24 09:19:53 -05:00
Kristian Freeman
051abafa82
Update README with use cases
2019-10-17 16:29:40 -05:00
Kristian Freeman
599ff4dc4b
Update README, better output on missing secret
2019-10-15 16:13:22 -05:00
Kristian Freeman
bdf9196cd6
Update action title and description
2019-10-15 11:18:29 -05:00
Kristian Freeman
30f8ab4474
More secure wrangler dir permissions
2019-10-15 10:54:45 -05:00
Kristian Freeman
f16a765f5b
Add icon and color
2019-10-15 10:14:20 -05:00
Kristian Freeman
4d919731a7
Finish a thought
2019-10-14 15:58:48 -05:00
Kristian Freeman
1df1baa8d6
toml -> yaml in README
2019-10-14 15:58:01 -05:00
Kristian Freeman
7278e6c6b8
Add README, licenses
2019-10-14 15:54:13 -05:00
Kristian Freeman
ee82b9d1be
Fix reversed environment env var check
2019-10-14 15:33:15 -05:00
Kristian Freeman
1cc0beba60
Another env var fix
2019-10-14 15:30:15 -05:00
Kristian Freeman
7071ccd00d
Fix bad env var names
2019-10-14 15:27:43 -05:00
Kristian Freeman
c09ecc83b5
Add environment support, change input names
2019-10-14 15:24:54 -05:00
Kristian Freeman
26e61bb08a
Fix env vars
2019-10-14 15:09:29 -05:00
Kristian Freeman
e4957e60c0
Correct usage of inputs in action/entrypoint
2019-10-14 15:04:41 -05:00
Kristian Freeman
cc94965ee9
maybe just use secrets again
2019-10-11 14:41:24 -05:00
Kristian Freeman
16beb42605
idk
2019-10-11 14:37:26 -05:00
Kristian Freeman
698bc9db77
fix
2019-10-11 14:34:18 -05:00
Kristian Freeman
aab7849afe
org
2019-10-11 14:30:51 -05:00
Kristian Freeman
c3eb4af3f6
Switch to inputs
2019-10-11 14:25:47 -05:00
Kristian Freeman
271f26dd01
Try and fix perms
2019-10-11 14:12:56 -05:00
Kristian Freeman
ff095307dd
Folder ownership for root user
2019-10-11 14:07:58 -05:00
Kristian Freeman
32bb6468e7
Updates from testing locally
2019-10-11 13:01:57 -05:00
Kristian Freeman
b52c9462b3
off alpine image
2019-10-11 12:45:15 -05:00
Kristian Freeman
d9c4e68352
Try NVM install
2019-10-11 12:42:00 -05:00
Kristian Freeman
4f3696e978
Check for env vars, correct workspace dir
2019-10-11 12:32:05 -05:00
Kristian Freeman
d788022550
Use node docker image
2019-10-11 12:22:20 -05:00
Kristian Freeman
3dc1bddb46
Confirm
2019-10-07 15:41:31 -05:00
Kristian Freeman
cd6f5b8f89
Fix apt ref
2019-10-07 15:40:07 -05:00
Kristian Freeman
83ae7e5d09
Install curl
2019-10-07 15:38:18 -05:00
Kristian Freeman
22a46895ad
Use ubuntu
2019-10-07 15:34:04 -05:00
Kristian Freeman
83f803c66a
Add shebang
2019-10-07 15:19:11 -05:00
Kristian Freeman
272a8e31ba
Rename to action.yml
2019-10-07 15:15:42 -05:00
Kristian Freeman
94b86fb506
Initial commit
2019-10-07 14:50:33 -05:00