Skip to content

Commit

Permalink
[Github Action] Update version to 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanatball authored and github-actions[bot] committed Apr 28, 2022
1 parent ce01db2 commit 7e5eb53
Show file tree
Hide file tree
Showing 22 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion cosmos-init/plugins/cosmosc2-tool-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmosc2/tool-base",
"version": "5.0.2-beta2",
"version": "5.0.2",
"scripts": {
"serve": "webpack serve --port 2910 --env isLocal",
"lint": "eslint src --ext js",
Expand Down
2 changes: 1 addition & 1 deletion cosmos-init/plugins/docker-package-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e
PLUGINS="/cosmos/plugins"
GEMS="/cosmos/plugins/gems/"
PACKAGES="packages"
COSMOS_RELEASE_VERSION=5.0.2-beta2
COSMOS_RELEASE_VERSION=5.0.2

mkdir -p ${GEMS}

Expand Down
2 changes: 1 addition & 1 deletion cosmos-init/plugins/docker-package-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e
PLUGINS="/cosmos/plugins"
GEMS="/cosmos/plugins/gems/"
PACKAGES="packages"
COSMOS_RELEASE_VERSION=5.0.2-beta2
COSMOS_RELEASE_VERSION=5.0.2

mkdir -p ${GEMS}

Expand Down
4 changes: 2 additions & 2 deletions cosmos-init/plugins/packages/cosmosc2-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "widgets_src",
"version": "5.0.2-beta2",
"version": "5.0.2",
"private": true,
"scripts": {
"build": "vue-cli-service build --target lib --dest tools/widgets/HelloworldWidget --formats umd-min src/HelloworldWidget.vue --name HelloworldWidget && vue-cli-service build --target lib --dest tools/widgets/BigWidget --formats umd-min src/BigWidget.vue --name BigWidget"
},
"dependencies": {
"@cosmosc2/tool-common": "5.0.2-beta2",
"@cosmosc2/tool-common": "5.0.2",
"vue": "2.6.14",
"vuetify": "2.6.4"
},
Expand Down
4 changes: 2 additions & 2 deletions cosmos-init/plugins/packages/cosmosc2-tool-admin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmosc2/tool-admin",
"version": "5.0.2-beta2",
"version": "5.0.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -14,7 +14,7 @@
"acorn": "npm:acorn-with-stage3"
},
"dependencies": {
"@cosmosc2/tool-common": "5.0.2-beta2",
"@cosmosc2/tool-common": "5.0.2",
"axios": "0.22.0",
"date-fns": "2.28.0",
"portal-vue": "2.1.7",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmosc2/tool-autonomic",
"version": "5.0.2-beta2",
"version": "5.0.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -12,7 +12,7 @@
"acorn": "npm:acorn-with-stage3"
},
"dependencies": {
"@cosmosc2/tool-common": "5.0.2-beta2",
"@cosmosc2/tool-common": "5.0.2",
"axios": "0.22.0",
"date-fns": "2.28.0",
"portal-vue": "2.1.7",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmosc2/tool-calendar",
"version": "5.0.2-beta2",
"version": "5.0.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -14,7 +14,7 @@
"acorn": "npm:acorn-with-stage3"
},
"dependencies": {
"@cosmosc2/tool-common": "5.0.2-beta2",
"@cosmosc2/tool-common": "5.0.2",
"actioncable": "5.2.7",
"date-fns": "2.28.0",
"lodash": "4.17.21",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmosc2/tool-cmdsender",
"version": "5.0.2-beta2",
"version": "5.0.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -14,7 +14,7 @@
"acorn": "npm:acorn-with-stage3"
},
"dependencies": {
"@cosmosc2/tool-common": "5.0.2-beta2",
"@cosmosc2/tool-common": "5.0.2",
"axios": "0.22.0",
"date-fns": "2.28.0",
"portal-vue": "2.1.7",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmosc2/tool-cmdtlmserver",
"version": "5.0.2-beta2",
"version": "5.0.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -14,7 +14,7 @@
"acorn": "npm:acorn-with-stage3"
},
"dependencies": {
"@cosmosc2/tool-common": "5.0.2-beta2",
"@cosmosc2/tool-common": "5.0.2",
"axios": "0.22.0",
"date-fns": "2.28.0",
"portal-vue": "2.1.7",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmosc2/tool-common",
"version": "5.0.2-beta2",
"version": "5.0.2",
"private": false,
"dependencies": {
"actioncable": "5.2.7",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmosc2/tool-dataextractor",
"version": "5.0.2-beta2",
"version": "5.0.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -14,7 +14,7 @@
"acorn": "npm:acorn-with-stage3"
},
"dependencies": {
"@cosmosc2/tool-common": "5.0.2-beta2",
"@cosmosc2/tool-common": "5.0.2",
"actioncable": "5.2.7",
"axios": "0.22.0",
"date-fns": "2.28.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmosc2/tool-dataviewer",
"version": "5.0.2-beta2",
"version": "5.0.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -14,7 +14,7 @@
"acorn": "npm:acorn-with-stage3"
},
"dependencies": {
"@cosmosc2/tool-common": "5.0.2-beta2",
"@cosmosc2/tool-common": "5.0.2",
"actioncable": "5.2.7",
"date-fns": "2.28.0",
"lodash": "4.17.21",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmosc2/tool-limitsmonitor",
"version": "5.0.2-beta2",
"version": "5.0.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -14,7 +14,7 @@
"acorn": "npm:acorn-with-stage3"
},
"dependencies": {
"@cosmosc2/tool-common": "5.0.2-beta2",
"@cosmosc2/tool-common": "5.0.2",
"actioncable": "5.2.7",
"date-fns": "2.28.0",
"lodash": "4.17.21",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmosc2/tool-packetviewer",
"version": "5.0.2-beta2",
"version": "5.0.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -14,7 +14,7 @@
"acorn": "npm:acorn-with-stage3"
},
"dependencies": {
"@cosmosc2/tool-common": "5.0.2-beta2",
"@cosmosc2/tool-common": "5.0.2",
"actioncable": "5.2.7",
"date-fns": "2.28.0",
"lodash": "4.17.21",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmosc2/tool-scriptrunner",
"version": "5.0.2-beta2",
"version": "5.0.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -14,7 +14,7 @@
"acorn": "npm:acorn-with-stage3"
},
"dependencies": {
"@cosmosc2/tool-common": "5.0.2-beta2",
"@cosmosc2/tool-common": "5.0.2",
"ace-builds": "1.4.14",
"actioncable": "5.2.7",
"date-fns": "2.28.0",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmosc2/tool-tablemanager",
"version": "5.0.2-beta2",
"version": "5.0.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -14,7 +14,7 @@
"acorn": "npm:acorn-with-stage3"
},
"dependencies": {
"@cosmosc2/tool-common": "5.0.2-beta2",
"@cosmosc2/tool-common": "5.0.2",
"actioncable": "5.2.7",
"date-fns": "2.28.0",
"lodash": "4.17.21",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmosc2/tool-tlmgrapher",
"version": "5.0.2-beta2",
"version": "5.0.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -14,7 +14,7 @@
"acorn": "npm:acorn-with-stage3"
},
"dependencies": {
"@cosmosc2/tool-common": "5.0.2-beta2",
"@cosmosc2/tool-common": "5.0.2",
"actioncable": "5.2.7",
"date-fns": "2.28.0",
"lodash": "4.17.21",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cosmosc2/tool-tlmviewer",
"version": "5.0.2-beta2",
"version": "5.0.2",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
Expand All @@ -14,7 +14,7 @@
"acorn": "npm:acorn-with-stage3"
},
"dependencies": {
"@cosmosc2/tool-common": "5.0.2-beta2",
"@cosmosc2/tool-common": "5.0.2",
"actioncable": "5.2.7",
"date-fns": "2.28.0",
"lodash": "4.17.21",
Expand Down
2 changes: 1 addition & 1 deletion cosmos/cosmos.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec = Gem::Specification.new do |s|
s.platform = Gem::Platform::CURRENT
end

s.version = '5.0.2-beta2'
s.version = '5.0.2'
s.licenses = ['AGPL-3.0-only', 'Nonstandard']

# Executables
Expand Down
4 changes: 2 additions & 2 deletions cosmos/cosmosc2.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ spec = Gem::Specification.new do |s|
else
s.platform = Gem::Platform::CURRENT
end
s.version = '5.0.2-beta2'
s.version = '5.0.2'
s.licenses = ['AGPL-3.0-only', 'Nonstandard']

s.files = [ 'lib/cosmosc2.rb' ]

s.required_ruby_version = '>= 2.7'

# Runtime Dependencies
s.add_runtime_dependency 'cosmos', '5.0.2-beta2'
s.add_runtime_dependency 'cosmos', '5.0.2'
end
8 changes: 4 additions & 4 deletions cosmos/lib/cosmos/version.rb
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# encoding: ascii-8bit

COSMOS_VERSION = '5.0.2-beta2'
COSMOS_VERSION = '5.0.2'
module Cosmos
module Version
MAJOR = '5'
MINOR = '0'
PATCH = '2'
OTHER = 'beta2'
BUILD = '86e4fc1b82d7941b7f77e9257ecafafeff9fe3fd'
OTHER = ''
BUILD = 'ce01db297de2695bdb78b542c428ca244144d59a'
end
VERSION = '5.0.2-beta2'
VERSION = '5.0.2'
end
2 changes: 1 addition & 1 deletion examples/hostinstall/centos7/cosmosc2_install_cosmosc2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ yarn

PLUGINS="$SCRIPT_DIR/../../../cosmos-init/plugins/"
GEMS="$SCRIPT_DIR/../../../cosmos-init/plugins/gems/"
COSMOS_RELEASE_VERSION=5.0.2-beta2
COSMOS_RELEASE_VERSION=5.0.2

mkdir -p ${GEMS}
cd ${PLUGINS}cosmosc2-tool-base && yarn install && yarn run build && rake build VERSION=${COSMOS_RELEASE_VERSION} && mv *.gem ${GEMS}
Expand Down

0 comments on commit 7e5eb53

Please sign in to comment.