1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-14 07:41:57 +08:00

12 Commits

Author SHA1 Message Date
Edwin Betancourt
cbca721eaa
fix: Docker image files. (#1019) 2021-08-05 21:50:48 -04:00
Edwin Betancourt
fb3f2084f3
feat: Add github secret org name (#1017) 2021-08-05 14:31:15 -04:00
Edwin Betancourt
12c3aef872
feat: Add support docker hub continuous delivery. (#1016)
* feat: Add support docker hub continuous delivery.

* remove comments
2021-08-05 11:49:45 -04:00
Edwin Betancourt
14f833ab87
feat: Push docker image github package registry. (#1014)
* feat: Push docker image github package registry.

* Docker image in Github Package

* change npm ci to npm i

* Add docker file.

* remove docs lock files
2021-07-30 12:55:55 -04:00
Edwin Betancourt
47bc92f418
feat: Improve documentation deploy. (#1007)
* feature: Improve documentation deploy.

* minimal changes.
2021-07-23 07:49:35 -04:00
Yamel Senih
6a5d4fe299
Feature/add doc builder (#804)
* Add support to x vversion from npm

* Add support to x vversion from npm

* Add support to x vversion from npm

* Add docs builder
2021-05-03 16:17:04 -04:00
Yamel Senih
7dbc6d1e47
Feature/add release documentation (#803)
* Add support to x vversion from npm

* Add support to x vversion from npm

* Add support to x vversion from npm

* Add support to build on release for documentation
2021-05-03 11:53:58 -04:00
Yamel Senih
f45a57178a
Feature/#doc add documentation (#798)
* Add support to x vversion from npm

* Add support to x vversion from npm

* Add support to x vversion from npm

* Add documentation for current repository
2021-04-29 12:23:48 -04:00
Yamel Senih
2b1d8f73ff
Improve request util (#712)
* Improve request util
- Improve request util based on basic and generic request
- Add ADempiere request layer (use it as template for others)
- Add Release information from github
- Chamge ADempiere request API fos a custom request

* Add release version

* Add rt-3.2 version

* Minmor change

* Add default action for release

* Add echo

* just a test

* Test release

* Add Release no version for test

* Add test for publish

* Add release no from tag
2021-04-04 16:38:38 -04:00
Yamel Senih
9a56b69292
Remove unnecessary lines (#677) 2021-03-17 12:54:28 -04:00
Yamel Senih
70a57c7576 Minor change for name of action 2021-02-23 16:51:22 -04:00
Yamel Senih
7794254157
Add support to GH Actions (#587)
* Create node.js.yml

* Update node.js.yml

* Update node.js.yml

* Update node.js.yml

* Update node.js.yml

* Create npm-publish.yml

* Update README.md

* Update npm-publish.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Delete node.js.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Update npm-publish.yml

* Update and rename npm-publish.yml to publish.yml

* Delete .travis.yml
2021-02-23 16:42:56 -04:00