bullet_train 1.0.62 → 1.0.63

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 188f9aba4071a8ef1db98f58161fa6de1a628a14aac6d014603d4f26b8329485
4
- data.tar.gz: 89634b98cbf891e2abdab6aa7402981ce84baafcf4856232e1d7c71ce0bcd528
3
+ metadata.gz: '05088afc4affaa18a3a6f9be10681fde1f5b8bd1c68705d21278d39a2bce81e1'
4
+ data.tar.gz: ed81fa3a64317c4229c7e46023f89651836f907f75b6ac1b89450ed56fed9aaf
5
5
  SHA512:
6
- metadata.gz: 0c8f25a33a221d65680d5617bf28b2d2ebb136576a193075664ad37704675ebf31f98b60eceeb923835ebec208a49ba973aaa63964a0bd401e250768cf2b73c0
7
- data.tar.gz: 350ab842c7f67119fe65ffc1cc80e03e354bd00ad45187b4fdd722f5439fbb56d0a507187c6c619859397c06b1b3c531e2edad43dfad4fd955e5054fd1cf7625
6
+ metadata.gz: d1f4dabd1bd84467e2fdb2fa5bfdd4a9e51eabeccf01a547dada961e1c70f079ac589c980241afeabb27752fa1cd5e079c77a6d343177b22bda5f0058aad21be
7
+ data.tar.gz: d37c6cd6b9a3ca59b36b084d594c2979b7ef44c2e6bf1c4b7682ca18260ab502e034dfbcb44c45378b97bed2eeccdef581519d00acfc02f5d10637ddf6f1277f
@@ -1,3 +1,3 @@
1
1
  module BulletTrain
2
- VERSION = "1.0.62"
2
+ VERSION = "1.0.63"
3
3
  end
@@ -79,64 +79,64 @@ namespace :bullet_train do
79
79
  # TODO Extract this into a YAML file.
80
80
  framework_packages = {
81
81
  "bullet_train" => {
82
- git: "https://github.com/bullet-train-co/bullet_train-base",
82
+ git: "bullet-train-co/bullet_train-base",
83
83
  npm: "@bullet-train/bullet-train"
84
84
  },
85
85
  "bullet_train-api" => {
86
- git: "https://github.com/bullet-train-co/bullet_train-api",
86
+ git: "bullet-train-co/bullet_train-api",
87
87
  },
88
88
  "bullet_train-fields" => {
89
- git: "https://github.com/bullet-train-co/bullet_train-fields",
89
+ git: "bullet-train-co/bullet_train-fields",
90
90
  npm: "@bullet-train/fields"
91
91
  },
92
92
  "bullet_train-has_uuid" => {
93
- git: "https://github.com/bullet-train-co/bullet_train-has_uuid",
93
+ git: "bullet-train-co/bullet_train-has_uuid",
94
94
  },
95
95
  "bullet_train-incoming_webhooks" => {
96
- git: "https://github.com/bullet-train-co/bullet_train-incoming_webhooks",
96
+ git: "bullet-train-co/bullet_train-incoming_webhooks",
97
97
  },
98
98
  "bullet_train-integrations" => {
99
- git: "https://github.com/bullet-train-co/bullet_train-integrations",
99
+ git: "bullet-train-co/bullet_train-integrations",
100
100
  },
101
101
  "bullet_train-integrations-stripe" => {
102
- git: "https://github.com/bullet-train-co/bullet_train-base-integrations-stripe",
102
+ git: "bullet-train-co/bullet_train-base-integrations-stripe",
103
103
  },
104
104
  "bullet_train-obfuscates_id" => {
105
- git: "https://github.com/bullet-train-co/bullet_train-obfuscates_id",
105
+ git: "bullet-train-co/bullet_train-obfuscates_id",
106
106
  },
107
107
  "bullet_train-outgoing_webhooks" => {
108
- git: "https://github.com/bullet-train-co/bullet_train-outgoing_webhooks",
108
+ git: "bullet-train-co/bullet_train-outgoing_webhooks",
109
109
  },
110
110
  "bullet_train-outgoing_webhooks-core" => {
111
- git: "https://github.com/bullet-train-co/bullet_train-outgoing_webhooks-core",
111
+ git: "bullet-train-co/bullet_train-outgoing_webhooks-core",
112
112
  },
113
113
  "bullet_train-scope_questions" => {
114
- git: "https://github.com/bullet-train-co/bullet_train-scope_questions",
114
+ git: "bullet-train-co/bullet_train-scope_questions",
115
115
  },
116
116
  "bullet_train-scope_validator" => {
117
- git: "https://github.com/bullet-train-co/bullet_train-scope_validator",
117
+ git: "bullet-train-co/bullet_train-scope_validator",
118
118
  },
119
119
  "bullet_train-sortable" => {
120
- git: "https://github.com/bullet-train-co/bullet_train-sortable",
120
+ git: "bullet-train-co/bullet_train-sortable",
121
121
  npm: "@bullet-train/bullet-train-sortable"
122
122
  },
123
123
  "bullet_train-super_scaffolding" => {
124
- git: "https://github.com/bullet-train-co/bullet_train-super_scaffolding",
124
+ git: "bullet-train-co/bullet_train-super_scaffolding",
125
125
  },
126
126
  "bullet_train-super_load_and_authorize_resource" => {
127
- git: "https://github.com/bullet-train-co/bullet_train-super_load_and_authorize_resource",
127
+ git: "bullet-train-co/bullet_train-super_load_and_authorize_resource",
128
128
  },
129
129
  "bullet_train-themes" => {
130
- git: "https://github.com/bullet-train-co/bullet_train-themes",
130
+ git: "bullet-train-co/bullet_train-themes",
131
131
  },
132
132
  "bullet_train-themes-base" => {
133
- git: "https://github.com/bullet-train-co/bullet_train-themes-base",
133
+ git: "bullet-train-co/bullet_train-themes-base",
134
134
  },
135
135
  "bullet_train-themes-light" => {
136
- git: "https://github.com/bullet-train-co/bullet_train-themes-light",
136
+ git: "bullet-train-co/bullet_train-themes-light",
137
137
  },
138
138
  "bullet_train-themes-tailwind_css" => {
139
- git: "https://github.com/bullet-train-co/bullet_train-themes-tailwind_css",
139
+ git: "bullet-train-co/bullet_train-themes-tailwind_css",
140
140
  },
141
141
  }
142
142
 
@@ -169,7 +169,7 @@ namespace :bullet_train do
169
169
  # TODO We should check whether the local copy is in a clean state, and if it is, check out `main`.
170
170
  # TODO We should also pull `origin/main` to make sure we're on the most up-to-date version of the package.
171
171
  else
172
- stream "git clone #{details[:git]} local/#{gem}"
172
+ stream "git clone git@github.com:#{details[:git]}.git local/#{gem}"
173
173
  end
174
174
 
175
175
  # TODO Ask them whether they want to check out a specific branch to work on. (List available remote branches.)
@@ -210,12 +210,12 @@ namespace :bullet_train do
210
210
  puts ""
211
211
  if details[:npm]
212
212
  puts "This package also has an npm package, so we'll link that up as well.".blue
213
- stream "cd local/#{gem} && yarn install && yarn link && cd ../.. && yarn link \"#{details[:npm]}\""
213
+ stream "cd local/#{gem} && yarn install && npx yalc link && cd ../.. && npx yalc link \"#{details[:npm]}\""
214
214
 
215
215
  puts ""
216
216
  puts "And now we're going to watch for any changes you make to the JavaScript and recompile as we go.".blue
217
217
  puts "When you're done, you can hit <Control + C> and we'll clean all off this up.".blue
218
- stream "cd local/#{gem} && yarn build --watch"
218
+ stream "cd local/#{gem} && yarn watch"
219
219
  else
220
220
  puts "This package has no npm package, so we'll just hang out here and do nothing. However, when you hit <Enter> here, we'll start the process of cleaning all of this up.".blue
221
221
  $stdin.gets
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.62
4
+ version: 1.0.63
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-05-01 00:00:00.000000000 Z
11
+ date: 2022-05-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: standard