Angus McLeod
72fc36dd67
Apply prettier
2022-07-27 14:50:49 +01:00
Angus McLeod
60823cd87a
First release candidate
2022-07-27 11:47:50 +01:00
Angus McLeod
d2c1a30410
Update linting workflow
2022-06-29 09:55:21 +02:00
Angus McLeod
ce3d2ced55
COMPATIBILITY: Various core file changes
...
The completion of the move to ember-cli in core requires a move to an independent asset pipeline. The wizard app itself will be upgraded to ember-cli when I have time. See further:
- fcb4e5a1a1
- 1b4692039e
- a69b914710
2022-06-22 09:14:55 +02:00
Angus McLeod
41cfdfb135
Fix tests
2022-06-15 08:14:26 +02:00
Angus McLeod
8fd07322d0
Minor config updates
2022-06-15 08:12:58 +02:00
Angus McLeod
a2106bf592
Update workflow to add frontend tests && handle deprecations
2022-06-15 08:09:45 +02:00
Angus McLeod
684a2a3801
Update plugin-tests.yml
2022-03-12 14:26:27 +01:00
Angus McLeod
46c86cda58
Move to new coverage approach
2022-03-12 14:00:07 +01:00
Faizaan Gagan
038604e284
FIX: checkout correct branches of plugin and discourse ( #182 )
...
* FIX: checkout correct branches of plugin and discourse
* add condition to check correct discourse branch
* FIX: use updated redis version
* bump patch version
2022-02-16 19:44:56 +05:30
angusmcleod
02e931ae08
Update plugin-linting.yml
2021-12-22 16:49:24 +08:00
Angus McLeod
69153a7379
IMPROVE: Add plugin metadata workflow with version check ( #149 )
...
* IMPROVE: Add plugin metadata workflow with version check
* Update error message
* Fix workflow keys
* Update plugin-metadata.yml
* Update plugin-metadata.yml
* Update plugin-metadata.yml
* bump version
* Update plugin-metadata.yml
* Update plugin-metadata.yml
* Use npm semver to compare versions
* Fix syntax
* Add semver to package.json
* Update npm usage
* Update plugin-metadata.yml
* Update plugin-metadata.yml
* purposefully fail test
* Pass test
2021-10-19 09:11:16 +05:30
angusmcleod
d4c25d406b
DEV: add stable to github workflows
2021-10-05 14:33:27 +08:00
Faizaan Gagan
be86c77a77
IMPROVE: cron schedule and use step output ( #126 )
...
* use step output for populating repo name
* schedule cron every 12 hours
2021-06-26 19:07:08 +05:30
Faizaan Gagan
48fbb61dcc
FIX: populate repository name from global object
2021-06-08 16:10:00 +05:30
Faizaan Gagan
04f008575f
combine rspec run with coverage report ( #101 )
2021-05-17 14:00:23 +05:30
Faizaan Gagan
b71548427d
Added files used by github actions workflows ( #78 )
...
* Added files used by github actions workflows
* added simplecov report for tests workflow
* removed trailing space
* Rubocop fixes
* Update plugin-linting.yml
* Create Gemfile.lock
* Update Gemfile.lock
* Re-add bundler
* Update gitignore
* Limit yarn install to dev
* Update rubocop config and gemfile.lock
* allow strings to be mutated
* Update invites_controller_spec.rb
Co-authored-by: angusmcleod <angus@mcleod.org.au>
2021-04-16 13:37:32 +05:30