Drew Heavner
|
349ebdef58
|
Merge pull request #45 from tiann/master
FIX error comments of example yaml
v1
|
2021-08-13 08:54:44 -04:00 |
|
Drew Heavner
|
64bd0fdb7e
|
Merge pull request #49 from victorpaleologue/multiple_signing
Support for signing multiple release files
|
2021-08-13 08:52:33 -04:00 |
|
Victor Paleologue
|
ce50c1312f
|
Fixed output variables for the multiple files case
|
2021-07-26 17:36:54 +02:00 |
|
Moe Abushawish
|
f5d209bc1a
|
Support signing multiple release files (#1)
|
2021-07-26 17:33:54 +02:00 |
|
weishu
|
36fdfa1361
|
FIX error comments of example yaml
|
2021-06-30 12:27:25 +08:00 |
|
Drew Heavner
|
f893949860
|
Merge pull request #32 from davwheat/master
Add APK and AAB signing test
|
2020-11-17 10:10:40 -05:00 |
|
David Wheatley
|
b531794f7b
|
Add workflow names
|
2020-11-16 17:22:59 +00:00 |
|
David Wheatley
|
2b21304e3e
|
Use ./
|
2020-11-16 17:21:19 +00:00 |
|
David Wheatley
|
ec92b56c67
|
Fix incorrect SHA
|
2020-11-16 17:19:38 +00:00 |
|
David Wheatley
|
ca9d6fef6e
|
Run actions
|
2020-11-16 17:18:36 +00:00 |
|
David Wheatley
|
94b928a1ab
|
Add workflow to test action's ability to sign APK and AAB
|
2020-11-16 17:14:32 +00:00 |
|
David Wheatley
|
645d4ac2bd
|
Add basic test key
This is generated specifically for this purpose, and not used for anything else
|
2020-11-16 17:14:02 +00:00 |
|
David Wheatley
|
c7bf72974f
|
Add basic APK and AAB
|
2020-11-16 17:13:34 +00:00 |
|
David Wheatley
|
83ecc6e9a9
|
Add .vscode folder to git ignore
|
2020-11-16 17:12:19 +00:00 |
|
David Wheatley
|
ce9d6a2f51
|
Fix typo in test description; format test file
|
2020-11-16 15:32:35 +00:00 |
|
Drew Heavner
|
dbeba6b98a
|
Bumping version for next release
v1.0.4
|
2020-11-15 14:04:59 -05:00 |
|
Drew Heavner
|
67dceb4e04
|
Cleaned and refreshed node modules with npm
Added a check for a debug flag so that we can checkout and run actions during release
|
2020-11-15 14:04:10 -05:00 |
|
Drew Heavner
|
6079bfc827
|
Added testing back into workflow run
|
2020-11-13 16:36:31 -05:00 |
|
Drew Heavner
|
627ca84c7a
|
Updated typescript
rebuilt action
|
2020-11-13 16:31:51 -05:00 |
|
Drew Heavner
|
8b97d1195a
|
Adding updated node_modules
Bumping version to v1.0.3
Removing yarn.lock as this should be built with NPM
|
2020-11-13 16:28:52 -05:00 |
|
Drew Heavner
|
a974aa01d4
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# node_modules/@babel/core/node_modules/.bin/json5
# node_modules/@babel/core/node_modules/.bin/parser
# node_modules/@babel/helper-member-expression-to-functions/package.json
# node_modules/@babel/helper-module-imports/package.json
# node_modules/@babel/helper-module-transforms/package.json
# node_modules/@babel/helper-optimise-call-expression/package.json
# node_modules/@babel/helper-replace-supers/package.json
# node_modules/@babel/helper-simple-access/package.json
# node_modules/@babel/helper-validator-identifier/package.json
# node_modules/@types/yargs-parser/LICENSE
# node_modules/@types/yargs-parser/README.md
# node_modules/@types/yargs-parser/package.json
# node_modules/callsites/package.json
# node_modules/emoji-regex/README.md
# node_modules/emoji-regex/es2015/index.js
# node_modules/emoji-regex/es2015/text.js
# node_modules/emoji-regex/index.d.ts
# node_modules/emoji-regex/index.js
# node_modules/emoji-regex/package.json
# node_modules/emoji-regex/text.js
# node_modules/esprima/package.json
# node_modules/gensync/package.json
# node_modules/html-escaper/package.json
# node_modules/istanbul-lib-instrument/node_modules/semver/package.json
# node_modules/jest-snapshot/node_modules/semver/bin/semver.js
# node_modules/lodash.memoize/package.json
# node_modules/picomatch/package.json
# node_modules/read-pkg/index.js
# node_modules/read-pkg/package.json
# node_modules/read-pkg/readme.md
# node_modules/slash/index.js
# node_modules/slash/package.json
# node_modules/slash/readme.md
# node_modules/ts-jest/node_modules/.bin/mkdirp
# node_modules/word-wrap/package.json
|
2020-11-13 16:25:21 -05:00 |
|
Drew Heavner
|
64ce3ed0eb
|
Adding missing node modules
|
2020-11-13 16:25:03 -05:00 |
|
Drew Heavner
|
6e0f90c3ab
|
Merge pull request #29 from lhache/bump-jest
bump jest and make tests pass
|
2020-11-13 16:22:59 -05:00 |
|
Louis Hache
|
4f58d166b7
|
bump jest and make tests pass
|
2020-11-13 19:11:55 +01:00 |
|
Drew Heavner
|
d28dc26fa3
|
Merge pull request #26 from davwheat/patch-1
Add docs about BUILD_TOOLS_VERSION env; Add example usage of action output
|
2020-11-12 19:02:04 -05:00 |
|
David Wheatley
|
89407e5112
|
Add docs about BUILD_TOOLS_VERSION env, and add example usage of action output
|
2020-11-12 23:29:50 +00:00 |
|
Drew Heavner
|
ff34f681c1
|
Updated dependencies and fixed audit
v1.0.3
|
2020-11-12 18:00:41 -05:00 |
|
Drew Heavner
|
ac7314fa18
|
Updated workflow to auto move v1 tag on all commits
|
2020-11-12 17:56:37 -05:00 |
|
Drew Heavner
|
5aa7898f16
|
Merge pull request #24 from jobobby04/pr
Fix zipalign for Android Gradle Plugin 4.1.0
|
2020-11-12 17:45:02 -05:00 |
|
jobobby04
|
21072f7435
|
I think I am supposed to change this to
|
2020-10-18 23:55:01 -04:00 |
|
jobobby04
|
83ad967453
|
Test for Android gradle plugin 4.1.0
|
2020-10-18 23:03:30 -04:00 |
|
Drew Heavner
|
1d57e612dd
|
Merge pull request #12 from r0adkll/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
|
2020-07-30 10:20:34 -04:00 |
|
dependabot[bot]
|
6121a00015
|
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-18 17:47:05 +00:00 |
|
Drew Heavner
|
24059710d7
|
Tweaked zip align params
|
2020-05-05 11:04:01 -04:00 |
|
Drew Heavner
|
c0f7f2522e
|
Merge pull request #5 from anshuman852/master
Fix Smol typo
|
2020-04-08 17:34:37 -04:00 |
|
Anshuman Mishra
|
69633c10de
|
Fix Smol typo
The build fails as the action tries looking for the apk in /app
|
2020-04-09 00:18:06 +05:30 |
|
Drew Heavner
|
a21f96bd05
|
Merge pull request #4 from r0adkll/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
|
2020-04-01 14:00:01 -04:00 |
|
dependabot[bot]
|
a3fbc3f024
|
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-04-01 17:58:46 +00:00 |
|
Drew Heavner
|
776ab56bde
|
Merge pull request #3 from kceb/master
feat: Make key password optional
|
2020-04-01 13:58:04 -04:00 |
|
kceballos
|
8fa256cc0c
|
feat: Make key password optional
|
2020-02-26 16:32:08 -08:00 |
|
Drew Heavner
|
204ae1749f
|
Updated README to be more descriptive
of the signingKeyBase64 input
|
2019-11-18 12:08:55 -05:00 |
|
Drew Heavner
|
bad9c14365
|
Added missing signing parameters to apksigner command
|
2019-11-08 17:53:37 -05:00 |
|
Drew Heavner
|
8edcbdcf41
|
Added missing signing parameters to apksigner command
|
2019-11-08 17:53:04 -05:00 |
|
Drew Heavner
|
0934e7337c
|
Fixing zipalign arguments
|
2019-11-08 17:32:56 -05:00 |
|
Drew Heavner
|
cc14b0e221
|
Fixing the android path tooling
|
2019-11-08 17:12:56 -05:00 |
|
Drew Heavner
|
bd300686fa
|
Changed how the script sources the tools it needs
Added some more logging
|
2019-11-08 15:46:49 -05:00 |
|
Drew Heavner
|
71ce780cd2
|
Added set to download/install/cache the android sdk tools for signing release builds
|
2019-11-08 11:05:46 -05:00 |
|
Drew Heavner
|
b721111491
|
Added script to move v1 tag when releasing new versions
|
2019-11-08 09:46:53 -05:00 |
|
Drew Heavner
|
029c9b4a5b
|
Updated gitignore
|
2019-11-08 09:44:11 -05:00 |
|
Drew Heavner
|
0c86c2f5d1
|
Merge branch 'master' into releases/v1
# Conflicts:
# lib/main.js
# node_modules/@actions/exec/package.json
|
2019-11-08 09:43:02 -05:00 |
|