Commit Graph

3 Commits

Author SHA1 Message Date
mloginov e069737ff9
sentry (#9)
* added logs

* Send Log.error to sentry

* fixed tests

* tests

* tests

* fixed lint

* fixed package.json url
2023-09-08 16:39:59 +01:00
mloginov 2c35bf6c8e
added sentry integration (#5)
* added sentry integration

* added environment parameter to sentry

* test error

* remove test func
2023-08-23 12:46:23 +01:00
mloginov 6cc26f8e8c
added release action to upload to s3 (#1)
* added release action to upload to s3

* fixed uploadToS3.sh permissions

* updated get tag action

* fixed fName
stop csript execution if upload failed

* fixed date

* fixed signature

* changed bucket to codio-global

* try another credentials

* restore to codio-assets

* clipboard improve (#3)

https://github.com/OSC/ondemand/pull/335/files

* send ping post message on handle websocket event

* fixed lint

* use "${{ github.event.release.tag_name }}"

* default autoconnect

* use const instead let

* renamed method
2023-07-24 16:39:00 +01:00