0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-05-19 15:30:05 +02:00
Commit-Graph

43 Commits

Autor SHA1 Nachricht Datum
Angus McLeod 32a8dcf19f Add cron schedule to Custom Wizard workflow 2023-04-28 16:15:48 +02:00
Angus McLeod 59f00d6278 Move to standard plugin workflow 2023-03-15 14:06:55 +01:00
Angus McLeod 2f21358f10 Merge branch 'main' into pro-release 2022-08-01 16:44:42 +01:00
Angus McLeod 12e1d802a3 Remove unused build_type 2022-07-28 20:29:01 +01:00
Angus McLeod ea177b790d Update plugin-tests.yml 2022-07-27 15:55:14 +01:00
Angus McLeod f3aed50927 Update plugin-linting workflow 2022-07-27 15:21:02 +01:00
Angus McLeod cbc76e4810 Update plugin-linting.yml 2022-07-27 15:14:41 +01:00
Angus McLeod b38f2b947f Update plugin-linting.yml 2022-07-27 14:52:29 +01:00
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 8f53d25114 Merge branch 'main' into pro-release 2022-07-13 16:29:24 +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 1f320aac93 Fix tests 2022-04-11 15:16:29 +02:00
Angus McLeod 7904bb5b3a Add more env variables 2022-04-11 14:37:04 +02:00
Angus McLeod 4348a4ee68 Add more logs 2022-04-11 14:36:04 +02:00
Angus McLeod 15c0245edf Test config 2022-04-11 14:00:12 +02:00
Angus McLeod 86b0df89d1 Test config 2022-04-11 13:42:32 +02:00
Angus McLeod 0783cac9e0 Add LOAD_PLUGINS to env in action workflow 2022-04-11 12:42:26 +02:00
Angus McLeod b0ea1081a2 Update plugin-tests.yml 2022-04-11 11:31:11 +02:00
Angus McLeod 1f899935a0 Update plugin-tests.yml 2022-04-11 11:28:51 +02:00
Angus McLeod 305f94e9d9 Minor config updates 2022-04-11 11:02:21 +02:00
Angus McLeod b57bf8e0fe tweak qunit format 2022-04-11 09:51:01 +02:00
Angus McLeod 9e8878e174 Move to new workflow approach (based on updated Discourse approach) 2022-04-08 16:50:49 +02:00
Angus McLeod ef22c1d33d Increase qunit timeout 2022-04-08 16:35:40 +02:00
Angus McLeod 26b0fcffb0 Update plugin-tests.yml 2022-03-30 11:25:09 +02:00
Angus McLeod 591274d38f Skip core qunit 2022-03-16 15:07:49 +01:00
Angus McLeod 01d972f6ba Try using bundle exec 2022-03-16 14:39:39 +01:00
Angus McLeod 7e295dfb14 Update plugin-tests.yml 2022-03-16 14:22:18 +01:00
Angus McLeod e7755b106f Update workflow to add frontend tests && handle deprecations 2022-03-16 14:09:23 +01: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