Corey Butler
75fce23106
Cleanup node_modules
2023-03-30 23:30:16 -05:00
Corey Butler
8e20fd6dfe
Update dependencies
2023-03-30 23:16:25 -05:00
Corey Butler
289381444a
Attempt to force module use
2023-03-30 23:12:15 -05:00
Corey Butler
3e10483e17
move node_modules
2023-03-30 23:10:42 -05:00
Corey Butler
f037a97141
move node_modules
2023-03-30 23:09:49 -05:00
Corey Butler
9d574115b7
Cleanup package
2023-03-30 23:04:21 -05:00
Corey Butler
f8df1f2864
Include node_modules
2023-03-30 22:52:29 -05:00
Corey Butler
ecf013f95a
Cleanup
2023-03-30 22:47:26 -05:00
GitHub Actions
dacb6ad0a1
Build distribution files
2023-03-31 03:36:18 +00:00
Corey Butler
7b4049836e
Delete dist directory
2023-03-30 22:35:51 -05:00
Corey Butler
e63d0341bd
Merge branch 'v2-wip' of github.com:ButlerLogic/action-autotag into v2-wip
2023-03-30 22:26:45 -05:00
GitHub Actions
2a2a9bd65f
Build distribution files
2023-03-31 03:26:29 +00:00
Corey Butler
0968db7289
Update cache to v3 (node updates)
2023-03-30 22:26:19 -05:00
Corey Butler
2fc52f0651
remove unnecessary package.json
2023-03-30 22:24:23 -05:00
Corey Butler
6fcf0f5d76
Merge branch 'v2-wip' of github.com:ButlerLogic/action-autotag into v2-wip
2023-03-30 22:23:10 -05:00
Corey Butler
a7f17ed0cf
remove unnecessary package.json
2023-03-30 22:22:54 -05:00
GitHub Actions
2c555125b5
Build distribution files
2023-03-31 03:21:51 +00:00
Corey Butler
7bf8c1e92d
Forcibly add dist after build
2023-03-30 22:19:41 -05:00
GitHub Actions
798ac028b8
Build distribution files
2023-03-31 03:15:54 +00:00
Corey Butler
c47fa43261
Preparations for v2 ( #42 )
...
* Add build process and cleanup old distro files
* Updated build process to produce node_modules
* Fix caching.
* Rename action
* Add master to deployment action
* Add master to deployment action
* Trigger build on any branch push
* Add token for automatic commits during build process
2023-03-30 22:15:29 -05:00
Corey Butler
80d7827f03
Fixed Octokit import
2023-03-30 21:37:13 -05:00
Corey Butler
99b42b0e77
Add dist directory
2023-03-30 21:33:47 -05:00
Corey Butler
31738a03da
cleanup dependencies
2023-03-30 21:21:24 -05:00
Corey Butler
705426c441
Merge pull request #41 from ButlerLogic/v2-deno
...
cleanup in prep for v2
2023-03-30 21:13:22 -05:00
Corey Butler
4291917c46
cleanup in prep for v2
2023-03-30 21:07:57 -05:00
Corey Butler
c3786d6170
Initial attempt to move to octokit
2023-03-29 00:37:38 -05:00
Corey Butler
fd7a76b09c
Merge pull request #38 from samrobbins85/patch-1
...
Change uses to env in readme
2023-03-28 22:50:32 -05:00
Sam Robbins
a35fa831ca
Update README.md
2023-01-22 20:15:04 +00:00
Corey Butler
8bc1ad456d
Documented manual strategy
2022-10-14 12:33:30 -05:00
Corey Butler
bdc6f83c6d
Only import what is necessary
2022-10-14 12:10:47 -05:00
Corey Butler
2bde77fdf0
Updated inline docs
2022-10-14 11:28:34 -05:00
Corey Butler
3deae16629
Added manual strategy (derived when version is supplied)
2022-10-14 11:22:56 -05:00
Corey Butler
831d83bc9c
Updated Dockerfile with valid test values
2022-10-12 20:54:49 -05:00
Corey Butler
3a8a42e855
Added test assets for Docker strategy
2022-10-12 20:52:57 -05:00
Corey Butler
bacfccaa39
Refactored to use esbuild
2022-10-12 20:49:37 -05:00
Corey Butler
a4acf0cff0
Updated node_modules
2022-10-12 20:31:15 -05:00
Corey Butler
291df1cd55
Add composer strategy
2022-10-12 19:06:35 -05:00
Corey Butler
60cba6dc82
Move some warnings to notices/info to prevent bloated output
2022-10-12 18:52:57 -05:00
Corey Butler
27ab11ba80
Allow hard-coded version, falling back to common strategies
2022-10-12 18:42:16 -05:00
Corey Butler
d7f8331859
Revert dry_run to using standard core.getInput
2022-10-12 18:34:58 -05:00
Corey Butler
89de29acfd
additional debugging
2022-10-12 18:31:39 -05:00
Corey Butler
26c5885fce
Updated dry_run to use boolean value. Updated @actions/core to support new setOutput command.
2022-10-12 17:48:45 -05:00
Corey Butler
7f21e483b8
provide proper default for version
2022-10-12 17:39:08 -05:00
Corey Butler
af23f17f9f
Updated outputs for dry run
2022-10-12 17:34:21 -05:00
Corey Butler
84b83ee52e
Updated action.yml in attempt to refresh the cache
2022-10-12 16:43:07 -05:00
Corey Butler
3c7b6224e8
Renamed minVersion to min_version to remain consistent with syntax of other options.
2022-10-12 16:39:39 -05:00
Corey Butler
93dacd181d
Fixed action attribute for Node runner
2022-10-12 16:37:03 -05:00
Corey Butler
c0360d1526
Downgrade node to v16 (v18 not yet supported on Github)
2022-10-12 16:35:53 -05:00
Corey Butler
f3094d5df2
Replaced Docker runner with node18. Removed unused actions and unnecessary files.
2022-10-12 16:32:43 -05:00
Corey Butler
26b90b182f
Update main.js
2022-10-12 12:23:41 -05:00