Skip to content

Commit

Permalink
Renamed 15.0-1.1.0-develop package to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gaganamadival committed Aug 7, 2023
1 parent f9d30c2 commit fdd0fdb
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
- 15.0-develop-pilot001
- 15.0-ugc-demo
- 15.0-1.1.0
- 15.0-1.1.0-tagged

jobs:
docker-build:
Expand Down
19 changes: 19 additions & 0 deletions packaging/packages/15.0-1.1.0-tagged.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# The below modules are OCA dependencies, manually adding them here for now.
server_auth = git://15.0//http://github.com/openg2p/server-auth
queue = git://15.0//http://github.com/oca/queue
connector = git://15.0//http://github.com/oca/connector
rest_framework = git://15.0//http://github.com/oca/rest-framework
server_env = git://15.0//http://github.com/oca/server-env
storage = git://15.0//http://github.com/oca/storage
odoo_formio = git://15.0//http://github.com/novacode-nl/odoo-formio
#
odoo_json_field = git://v1.1.0//https://github.com/openg2p/odoo-json-field
openg2p_documents = git://v1.1.0//https://github.com/openg2p/openg2p-documents
openg2p_registry = git://v1.1.0//https://github.com/openg2p/openg2p-registry
openg2p_program = git://v1.1.0//https://github.com/openg2p/openg2p-program
openg2p_mts = git://v1.1.0//https://github.com/openg2p/openg2p-mts
openg2p_theme = git://v1.1.0//https://github.com/openg2p/openg2p-theme
openg2p_auth = git://v1.1.0//https://github.com/openg2p/openg2p-auth
openg2p_self_service_portal = git://v1.1.0//https://github.com/openg2p/openg2p-self-service-portal
openg2p_notifications = git://v1.1.0//https://github.com/openg2p/openg2p-notifications
openg2p_security = git://v1.1.0//https://github.com/openg2p/openg2p-security

0 comments on commit fdd0fdb

Please sign in to comment.