David Lord
|
0f73470123
|
simplify config, update guide
|
2023-04-13 09:44:00 -07:00 |
|
emisargent
|
1a3611cb6d
|
Update guide for automatic forking
|
2023-03-21 00:05:29 +00:00 |
|
emisargent
|
9a72c86ea1
|
Update contributing guide
|
2023-03-20 22:41:19 +00:00 |
|
emisargent
|
e2614ad666
|
Don't add remote fork on create
|
2023-03-20 22:22:51 +00:00 |
|
emisargent
|
35e9d5a783
|
Fix devcontainer spacing
|
2023-03-16 17:49:27 +00:00 |
|
emisargent
|
c5ec09dc54
|
Update text
|
2023-03-16 17:40:22 +00:00 |
|
emisargent
|
36561ed8eb
|
Don't open readme on creation
|
2023-03-16 17:35:55 +00:00 |
|
emisargent
|
af11b12fdf
|
Update welcome text, contributing guide
|
2023-03-16 17:29:18 +00:00 |
|
emisargent
|
a0330e1f59
|
Disable terminal relaunch on extension load
|
2023-03-16 17:20:05 +00:00 |
|
emisargent
|
b1611fbc78
|
Remove post-create-command.sh
|
2023-03-16 16:56:14 +00:00 |
|
emisargent
|
b6a76531b6
|
Move installation to onCreateCommand
|
2023-03-13 17:29:46 +00:00 |
|
David Lord
|
58c52e84cd
|
Merge branch 'main' into pr/emisargent/4969
|
2023-03-12 08:13:33 -07:00 |
|
David Lord
|
f5509a4268
|
try waiting for postCreateCommand
|
2023-03-12 08:13:26 -07:00 |
|
David Lord
|
7ed89d3f9d
|
Merge pull request #5014 from evgenymozhaev/require-a-non-empty-name-for-blueprints
Require a non empty name for blueprints
|
2023-03-11 08:34:56 -08:00 |
|
Evgeny Mozhaev
|
b8b410014d
|
require a non-empty name for blueprints
|
2023-03-11 08:26:36 -08:00 |
|
David Lord
|
7ee9ceb71e
|
Merge branch '2.2.x'
|
2023-03-11 08:23:08 -08:00 |
|
David Lord
|
cac56a2b53
|
Merge pull request #5026 from pallets/werkzeug-compat
replace `werkzeug.urls` with `urllib.parse`
|
2023-03-11 08:21:58 -08:00 |
|
David Lord
|
c4b39ba2f3
|
replace werkzeug.urls with urllib.parse
|
2023-03-11 08:19:22 -08:00 |
|
David Lord
|
e7f8ae0166
|
Merge pull request #5025 from pallets/update-requirements
update requirements
|
2023-03-11 07:41:19 -08:00 |
|
David Lord
|
1432cddb13
|
update requirements
|
2023-03-11 07:38:14 -08:00 |
|
David Lord
|
c83f661427
|
Merge pull request #5024 from pallets/docs-sentry
remove broken link
|
2023-03-11 07:32:12 -08:00 |
|
David Lord
|
31022056ae
|
remove broken link
|
2023-03-11 07:30:21 -08:00 |
|
emisargent
|
392c5542f6
|
Prevent terminal relaunch on extension load
|
2023-03-10 23:41:47 +00:00 |
|
emisargent
|
d16b2e4077
|
Rename file
|
2023-03-09 22:46:55 +00:00 |
|
David Lord
|
a5f30b157d
|
Merge pull request #5020 from gultas/patch-1
Update installation.rst
|
2023-03-08 11:04:53 -08:00 |
|
martinamca
|
0bc6be604d
|
Update installation.rst
The link to Blinker does not work.
|
2023-03-08 21:28:33 +03:00 |
|
David Lord
|
2f67e0fe4a
|
Merge pull request #5005 from pallets/dependabot/github_actions/slsa-framework/slsa-github-generator-1.5.0
Bump slsa-framework/slsa-github-generator from 1.4.0 to 1.5.0
|
2023-03-01 09:04:40 -08:00 |
|
David Lord
|
bc3ec352f0
|
Merge pull request #5006 from pallets/dependabot/github_actions/actions/cache-3.2.6
Bump actions/cache from 3.2.4 to 3.2.6
|
2023-03-01 09:02:06 -08:00 |
|
dependabot[bot]
|
b8eb83940c
|
Bump actions/cache from 3.2.4 to 3.2.6
Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 3.2.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](627f0f41f6...69d9d449ac)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-01 16:57:34 +00:00 |
|
dependabot[bot]
|
3cdcc729a7
|
Bump slsa-framework/slsa-github-generator from 1.4.0 to 1.5.0
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases)
- [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md)
- [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: slsa-framework/slsa-github-generator
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-01 16:57:31 +00:00 |
|
emisargent
|
dc003f3e04
|
Use openFiles instead of first-run-notice
|
2023-02-24 17:52:05 +00:00 |
|
emisargent
|
5cdb646f28
|
Update .devcontainer/devcontainer.json
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
|
2023-02-24 08:38:21 -08:00 |
|
emisargent
|
e3e3e7af0b
|
Update .devcontainer/welcome-message.txt
Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
|
2023-02-24 08:37:46 -08:00 |
|
emisargent
|
3197283fbb
|
Use emisargent for adding remote fork
|
2023-02-24 01:01:02 +00:00 |
|
David Lord
|
5cdfeae2e8
|
Merge branch '2.2.x'
|
2023-02-23 15:58:29 -08:00 |
|
David Lord
|
736b5f9ff8
|
update dependencies
|
2023-02-23 15:58:21 -08:00 |
|
David Lord
|
2ad4d8d717
|
Merge pull request #4992 from AntoineMath/file_mode
|
2023-02-23 11:13:18 -08:00 |
|
AntoineMath
|
b10b6d4af1
|
add text parameter to config.from_file
|
2023-02-23 11:10:21 -08:00 |
|
David Lord
|
4c288bc97e
|
Merge pull request #4998 from pallets/deprecate-locked_cached_property
deprecate `locked_cached_property`
|
2023-02-23 10:59:28 -08:00 |
|
David Lord
|
4256fc6304
|
deprecate locked_cached_property
|
2023-02-23 10:05:57 -08:00 |
|
David Lord
|
c690f529f2
|
Merge pull request #4997 from pallets/deprecate-got_first_request
deprecate `got_first_request`
|
2023-02-23 09:34:17 -08:00 |
|
David Lord
|
fc03d0dfab
|
setup method on registered blueprint is error
|
2023-02-23 09:29:36 -08:00 |
|
David Lord
|
2a33c17854
|
deprecate got_first_request property
|
2023-02-23 09:28:42 -08:00 |
|
David Lord
|
704b68948f
|
Merge pull request #4996 from pallets/deprecate-markupsafe-export
deprecate markupsafe exports
|
2023-02-23 08:59:37 -08:00 |
|
David Lord
|
9c02f07f9b
|
deprecate markupsafe exports
|
2023-02-23 08:55:01 -08:00 |
|
David Lord
|
1ee22e1736
|
Merge pull request #4995 from pallets/remove-deprecated
remove previously deprecated code
|
2023-02-23 08:45:38 -08:00 |
|
David Lord
|
6650764e97
|
remove previously deprecated code
|
2023-02-23 08:35:16 -08:00 |
|
emisargent
|
b015c6b21e
|
Activate venv in current terminal
|
2023-02-18 01:13:41 +00:00 |
|
emisargent
|
4ae67d6aa9
|
Update contributing guide
|
2023-02-18 00:13:16 +00:00 |
|
emisargent
|
8ae3ed8a1b
|
Automatically activate venv
|
2023-02-17 23:53:55 +00:00 |
|