Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Releases: abdfnx/botway

Botway 🤖 v0.1.0-beta.6

21 May 12:31
Compare
Choose a tag to compare

Changelog

  • 1cef6d6 bump to v0.1.0-beta.6
  • 45bc0bc update railway api handlers, update ui, add botway run command
  • f9a85ac update botway discord and telegram ruby templates handlers
  • 62ba551 Merge branch 'main' of https://github.com/abdfnx/botway
  • f025265 build deploy.hcl handlers, remove slack ruby template
  • 6b355ee update slack ruby template builder, fix botwayrb bug, bump to 0.3.0
  • 03bc0c9 update slack nodejs template, fix botway new command handlers
  • a4798df update all slack templates, remove slack go temp, update interface
  • 7327e1d Bump botway.py to v0.0.5
  • 1a162b7 fix slack bot signing bot getter function
  • 59a1567 add get signing secret of slack api for deno and ruby libraries
  • d38b50b add GetSigningSecret function to botway python client library
  • 6729d58 add GetSigningSecret function to botway nodejs package for slack bots
  • 4a695f2 big updates, update slack templates and use bolt libraries
  • 1e528f8 add botway tokens remove command, update some files
  • fbb6a49 remove apis dir, update new, remove, tokens and vars commands
  • 87f2dc9 fix all rust (cargo and fleet) botway templates, update new cmd
  • 5ce7a4a build(deps): bump github.com/railwayapp/cli from 1.5.1 to 1.5.2 (#30)
  • 8d17a85 fix all ruby, rust botway templates, fix botway new command
  • 364e095 fix installing require system packages installer, update templates
  • 7cc7d1d update docker task, fix botway discord go dockerfile template
  • 3015e3a fix botway discord deno template, create botway:alpine-glibc image
  • 03525f0 update all botway dockerfiles, fix pnpm dockerfile, update packages
  • 568cf1d update and format main.go

What's Changed

  • build(deps): bump github.com/railwayapp/cli from 1.5.1 to 1.5.2 by @dependabot in #30

Full Changelog: v0.1.0-beta.531...v0.1.0-beta.6

Botway 🤖 v0.1.0-beta.531

14 May 15:22
Compare
Choose a tag to compare

Changelog

  • c7b4e43 fix removing botway-deploy-tokens.env file handler

Full Changelog: v0.1.0-beta.53...v0.1.0-beta.531

Botway 🤖 v0.1.0-beta.53

14 May 14:50
Compare
Choose a tag to compare

Changelog

  • 3a20312 a lot of new improvements, bump to v0.1.0-beta.53 version

Full Changelog: v0.1.0-beta.523...v0.1.0-beta.53

Botway 🤖 v0.1.0-beta.523

14 May 12:34
Compare
Choose a tag to compare

Changelog

  • 9ca2ed5 new imporements and changes to botway init --docker command

Full Changelog: v0.1.0-beta.522...v0.1.0-beta.523

Botway 🤖 v0.1.0-beta.522

14 May 08:26
Compare
Choose a tag to compare

Changelog

Full Changelog: v0.1.0-beta.521...v0.1.0-beta.522

Botway 🤖 v0.1.0-beta.521

14 May 07:32
Compare
Choose a tag to compare

Changelog

  • 3b9a4f1 trying to fix botway init --docker command, bump to 0.1.0-beta.52

Full Changelog: v0.1.0-beta.52...v0.1.0-beta.521

Botway 🤖 v0.1.0-beta.52

14 May 06:41
Compare
Choose a tag to compare

Changelog

  • d949449 trying to fix botway init --docker command, bump to 0.1.0-beta.52

Full Changelog: v0.1.0-beta.51...v0.1.0-beta.52

Botway 🤖 v0.1.0-beta.51

13 May 20:22
Compare
Choose a tag to compare

Changelog

  • a04759b make some new fixes and changes for botway init --docker command.
  • a8eefc1 update dockerfiles templates, fix discord templates, add new tasks
  • 3960cbc format gomo.json file

Full Changelog: v0.1.0-beta.5...v0.1.0-beta.51

Botway 🤖 v0.1.0-beta.5

13 May 10:42
Compare
Choose a tag to compare

Changelog

  • f6c9aa5 add new command: deploy, connect with railway env vars
  • 003efdc build(deps): bump github.com/railwayapp/cli from 1.5.0 to 1.5.1 (#21)
  • b92ba4b build(deps): bump github.com/elewis787/boa from 0.1.0 to 0.1.1 (#20)
  • 92c887f start connecting with Railway with new commands login and vars
  • 82afa68 big upgrade with a lot of changes, fixes amd improvements
  • a329443 update docker ci workflow, fix docker build script
  • 44035da more fixes for botwayorg/botway docker image building script
  • 08425dd fix docker building script
  • 98326bc fix copying ./docker/entry.sh file in all docker files
  • 8c363ce finish from botway docker ci workflow, build build.sh script

What's Changed

  • build(deps): bump github.com/elewis787/boa from 0.1.0 to 0.1.1 by @dependabot in #20
  • build(deps): bump github.com/railwayapp/cli from 1.5.0 to 1.5.1 by @dependabot in #21

Full Changelog: v0.1.0-beta.4...v0.1.0-beta.5

Botway 🤖 v0.1.0-beta.4

11 May 18:33
Compare
Choose a tag to compare

Changelog

  • e3786c6 finally fix botway init --docker command, bump to v0.1.0-beta.4
  • 9f0db10 update slack and telegram templates, start building guilds.json
  • 219046b update botway full docker image, update discord temps dockerfiles
  • c1f093b more fixes and imporvements for botwayorg/botway:full 🐋 image
  • 5bb71d8 fix all issues and bugs in botwayorg/botway:full docker image 🐋
  • c627f65 completely upgrade for botway full docker image tag, and use alpine
  • 337057b use nvm to install and manage nodejs in botwayorg:botway:full
  • 16541fb build the full botway docker image tag
  • 2ab39f0 update and minimize botway slack nodejs template and handler
  • b339b8b update all discord templates and handlers, update bot config file
  • f541955 🐳 finish from building all botway docker files, images, and tags
  • 5553646 🥳 finally fix all botway npm installer errors

Full Changelog: v0.1.0-beta.32...v0.1.0-beta.4