You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is repo / template is experimental at this stage. The bulk of the content has shamelessly been stolen from the openshift [quickstart template repo](https://github.com/bcgov/quickstart-openshift)
23
24
25
+
# Local Development with Leaflet QuickStart for OpenShift
26
+
27
+
[see docs here](./docs/local_dev.md)
28
+
29
+
24
30
## Pull Request-Based Workflows with Sample Stack
25
31
26
32
_the following statement is aspirational_
@@ -183,10 +189,6 @@ To opt-in:
183
189
* Select "Submit new issue"
184
190
* Wait for Renovate to start sending pull requests to your repository
185
191
186
-
### Dependabot
187
-
188
-
Dependabot is no longer recommended as an alternative to Renovate for generating security, vulnerability and dependency pull requests. It can still be used to generate warnings under the GitHub Security tab, which is only viewable by repository administrators.
189
-
190
192
## Repository Configuration
191
193
192
194
### Pull Request Handling
@@ -209,7 +211,7 @@ Pull Requests:
209
211
210
212
Packages are available from your repository (link on right). All should have visibility set to public for the workflows to run successfully.
211
213
212
-
E.g. https://github.com/bcgov/quickstart-openshift/packages
214
+
E.g. https://github.com/bcgov/qsos-leaflet/packages
0 commit comments