-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update workflows with concurrency #86
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
byCedric
force-pushed
the
chore/update-workflows
branch
from
January 16, 2022 19:34
1f42179
to
740c7aa
Compare
byCedric
force-pushed
the
chore/update-workflows
branch
8 times, most recently
from
January 16, 2022 20:43
8ecedfb
to
284cd2d
Compare
byCedric
force-pushed
the
chore/update-workflows
branch
from
January 16, 2022 20:50
284cd2d
to
42e206d
Compare
byCedric
force-pushed
the
chore/update-workflows
branch
from
January 16, 2022 23:33
9075ce3
to
931f950
Compare
byCedric
force-pushed
the
chore/update-workflows
branch
from
January 16, 2022 23:34
931f950
to
95e1307
Compare
github-actions bot
pushed a commit
that referenced
this pull request
Jul 18, 2022
## [0.8.0](0.7.4...0.8.0) (2022-07-18) ### New features * add eas config intellisense ([#116](#116)) ([124aa68](124aa68)) * add expo-module.config.json intellisense ([#114](#114)) ([a8024dd](a8024dd)) * add human-readable regex error messages for expo xdl ([#122](#122)) ([61605be](61605be)) * add intellisense for eas metadata ([#108](#108)) ([d50bd86](d50bd86)) * prepare the json schemas in repository ([#107](#107)) ([2d567ac](2d567ac)) ### Bug fixes * add workaround for package json fetch from autolinking ([#118](#118)) ([d4812c8](d4812c8)) * enable expo xdl intellisense on app.config.json ([#111](#111)) ([94cda4b](94cda4b)) * extend the bundled autolinking workaround ([#120](#120)) ([1475a84](1475a84)) * preview modifiers for dynamic config apps ([#121](#121)) ([0c3f357](0c3f357)) * remove autogenerated xdl schema properties ([#100](#100)) ([a285503](a285503)) ### Other chores * add e2e tests for existing functionality ([#119](#119)) ([29c29e8](29c29e8)) * add publish to open-vsx ([#112](#112)) ([d80c518](d80c518)) * always dry-run release on push to main ([b9dc3ed](b9dc3ed)) * bump eventsource from 1.1.0 to 1.1.1 ([#96](#96)) ([acad5cd](acad5cd)) * bump follow-redirects from 1.14.5 to 1.14.7 ([#85](#85)) ([5bfeb9d](5bfeb9d)) * bump follow-redirects from 1.14.7 to 1.15.1 ([#103](#103)) ([b75e70e](b75e70e)) * bump minimist from 1.2.5 to 1.2.6 ([#93](#93)) ([31745d4](31745d4)) * bump node-fetch from 2.6.6 to 2.6.7 ([#88](#88)) ([7cc64d9](7cc64d9)) * bump semantic-release from 17.4.7 to 19.0.3 ([#99](#99)) ([0d3dd56](0d3dd56)) * bump semver-regex from 3.1.3 to 3.1.4 ([#98](#98)) ([4f24ce9](4f24ce9)) * bump simple-get from 3.1.0 to 3.1.1 ([#89](#89)) ([0a25efc](0a25efc)) * bump simple-plist from 1.3.0 to 1.3.1 ([#97](#97)) ([ce69fea](ce69fea)) * bump url-parse from 1.5.3 to 1.5.10 ([#92](#92)) ([0646296](0646296)) * clean metadata from package file ([06c4364](06c4364)) * fix issue in xdl schema manual update ([6100163](6100163)) * make sure fixtures are installed before testing ([fbbe1a9](fbbe1a9)) * remove build workflow in favor of test ([3aff929](3aff929)) * update workflows with concurrency ([#86](#86)) ([6304121](6304121)) * upgrade all expo dependencies ([#109](#109)) ([de3494e](de3494e)) * upgrade eslint and prettier ([#106](#106)) ([6b56124](6b56124)) * upgrade node in workflows and use default setup action ([#104](#104)) ([6b6f0a5](6b6f0a5)) * upgrade semantic release and dependencies ([#105](#105)) ([4a7553c](4a7553c)) * upgrade vsce to 2.9.2 ([#110](#110)) ([21e6213](21e6213)) * upgrade vscode test to improve ci stability ([#102](#102)) ([5fc58d5](5fc58d5)) * use allowlist for packaging the plugin ([04f79ea](04f79ea)) ### Documentation changes * add marketplace and open-vsx links ([cd10333](cd10333)) * fix typo in app config file ([#82](#82)) ([b3eaaeb](b3eaaeb)) * fix typo in README ([5996763](5996763)) * replace oldest supported version with link to workflow ([5d8481e](5d8481e)) * update repo organization to expo ([15d0ebb](15d0ebb)) * update vscode casing in the README ([d8fd837](d8fd837)) * update workflow badge in readme ([0a97081](0a97081)) * use gray for open-vsx badge ([0751086](0751086))
🎉 This PR is included in version 0.8.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Linked issue
Helps avoid duplicate runs :)