Giter VIP home page Giter VIP logo

devhub-resources's Introduction

DevHub Resources

A set of resources to be included in the BC Gov DevHub. The resources here don't hava natural home elsewhere, so we can house them here. It is an explicity decision to keep these resources distinct from the code of the DevHub.

Files within the resources folder structure are referenced explicitly or implicitly in the DevHub registry, processed by the DevHub automated build process, and presented in the live DevHub app.

Project Status

Active development.

Files in this repository

resources/           - Resource content files for inclusion in DevHub 
└── developer-tools  - Developer tools collection resources
└── community-tools  - Community tools collection resources

Deployment

  • Developer Workstation Requirements/Setup
  • Application Specific Setup

Deployment

See docs for DevHub for details on deploying DevHub, which will present the content from this repo.

Getting Help or Reporting an Issue

To report bugs/issues/feature requests, please file an issue.

How to Contribute

If you would like to contribute, please see our CONTRIBUTING guidelines.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

Copyright 2016 Province of British Columbia

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

devhub-resources's People

Contributors

agehlers avatar andrewjun97 avatar caggles avatar ll911 avatar mark-a-wilson avatar mitovskaol avatar mtspn avatar nickcorcoran avatar patricksimonian avatar sheaphillips avatar shellyxuehan avatar stevenbarre avatar ty2k avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

devhub-resources's Issues

Devhub Issue: Chat Channel Conventions add following channel

path: (do not delete) https://github.com/bcgov/devhub-resources/blob/master/resources/community/chat_conventions.md
(do not delete) devhub page: https://developer.gov.bc.ca/Community-Enablers-and-Events/Chat-Channel-Conventions

Devhub Content Issue

https://chat.pathfinder.gov.bc.ca/channel/geows-how-to

Geo Spatial Web Services How-to, this is the channel you can inquiry how to consume Province provided spatial webservices such as WMS, WFS, ArcGIS REST services with your web applications.

It's Been a While Since This Repository has Been Updated

This issue is a kind reminder that your repository has been inactive for 181 days. Some repositories are maintained in accordance with business requirements that infrequently change thus appearing inactive, and some repositories are inactive because they are unmaintained.

To help differentiate products that are unmaintained from products that do not require frequent maintenance, repomountie will open an issue whenever a repository has not been updated in 180 days.

  • If this product is being actively maintained, please close this issue.
  • If this repository isn't being actively maintained anymore, please archive this repository. Also, for bonus points, please add a dormant or retired life cycle badge.

Thank you for your help ensuring effective governance of our open-source ecosystem!

Add project lifecycle badge

No Project Lifecycle Badge found in your readme!

Hello! I scanned your readme and could not find a project lifecycle badge. A project lifecycle badge will provide contributors to your project as well as other stakeholders (platform services, executive) insight into the lifecycle of your repository.

What is a Project Lifecycle Badge?

It is a simple image that neatly describes your project's stage in its lifecycle. More information can be found in the project lifecycle badges documentation.

What do I need to do?

I suggest you make a PR into your README.md and add a project lifecycle badge near the top where it is easy for your users to pick it up :). Once it is merged feel free to close this issue. I will not open up a new one :)

Devhub Issue: What is Pathfinder? add

path: (do not delete) https://github.com/bcgov/devhub-resources/blob/master/resources/pathfinder/what-is-pathfinder.md
(do not delete) devhub page: https://developer.gov.bc.ca/Featured-Resources/What-is-Pathfinder

Devhub Content Issue

On this page, could we add a simple list of the Pathfinder projects? Could include:

  • Status (e.g. completed, in progress, proposed)
  • Title
  • Goal: what we're trying to learn with the project
  • Results: what we've learned/figured out
  • Link to repo

Devhub Issue: Open Source Code - Invalid Create An Issue URL

path: (do not delete) https://github.com/bcgov/devhub-resources/blob/master/resources/alignment/opensource.md
(do not delete) devhub page: Open-Source-Code

Devhub Content Issue

The Create An Issue link is pointing to an invalid URL. There seem to be an undefined value concatenated with bcgov, producing undefinedbcgov.

https://www.github.com/undefinedbcgov/devhub-resources/issues/new?title=Devhub%20Issue%3A%20Open%20Source%20Code%20%5Bshort%20description%20here%5D&body=%3E%20path%3A%20(do%20not%20delete)%20https%3A%2F%2Fgithub.com%2Fbcgov%2Fdevhub-resources%2Fblob%2Fmaster%2Fresources%2Falignment%2Fopensource.md%0A%20%3E%20(do%20not%20delete)%20devhub%20page%3A%20Open-Source-Code%0A%0A%23%23%20Devhub%20Content%20Issue%0A

Devhub Issue: Migrating Your BC Gov Jenkins to the Cloud [short description here]

path: (do not delete) https://github.com/bcgov/devhub-resources/blob/master/resources/aro/migrating-jenkins.md
(do not delete) devhub page: undefined

Devhub Content Issue

There was a typo in the reference to the old and new jobs folders. See below:

  • Current (incorrect): 1. Jenkins v2.235.5 now looks for builds/jobs in /var/jenkins-data instead of /var/lib/jenkins/.. You will need to modify any existing Jenkins DeploymentConfigs. Adjust yourvolumeMounts` to match that path.
  • New (corrected): 1. Jenkins v2.235.5 now looks for builds/jobs in /var/lib/jenkins/.. instead of /var/jenkins-data. You will need to modify any existing Jenkins DeploymentConfigs. Adjust yourvolumeMounts` to match that path.

Add missing topics

TL;DR

Topics greatly improve the discoverability of repos; please add the short code from the table below to the topics of your repo so that ministries can use GitHub's search to find out what repos belong to them and other visitors can find useful content (and reuse it!).

Why Topic

In short order we'll add our 800th repo. This large number clearly demonstrates the success of using GitHub and our Open Source initiative. This huge success means its critical that we work to make our content as discoverable as possible; Through discoverability, we promote code reuse across a large decentralized organization like the Government of British Columbia as well as allow ministries to find the repos they own.

What to do

Below is a table of abbreviation a.k.a short codes for each ministry; they're the ones used in all @gov.bc.ca email addresses. Please add the short codes of the ministry or organization that "owns" this repo as a topic.

add a topic

That's in, you're done!!!

How to use

Once topics are added, you can use them in GitHub's search. For example, enter something like org:bcgov topic:citz to find all the repos that belong to Citizens' Services. You can refine this search by adding key words specific to a subject you're interested in. To learn more about searching through repos check out GitHub's doc on searching.

Pro Tip 🤓

  • If your org is not in the list below, or the table contains errors, please create an issue here.

  • While you're doing this, add additional topics that would help someone searching for "something". These can be the language used javascript or R; something like opendata or data for data only repos; or any other key words that are useful.

  • Add a meaningful description to your repo. This is hugely valuable to people looking through our repositories.

  • If your application is live, add the production URL.

Ministry Short Codes

Short Code Organization Name
AEST Advanced Education, Skills & Training
AGRI Agriculture
ALC Agriculture Land Commission
AG Attorney General
MCF Children & Family Development
CITZ Citizens' Services
DBC Destination BC
EMBC Emergency Management BC
EAO Environmental Assessment Office
EDUC Education
EMPR Energy, Mines & Petroleum Resources
ENV Environment & Climate Change Strategy
FIN Finance
FLNR Forests, Lands, Natural Resource Operations & Rural Development
HLTH Health
FLNR Indigenous Relations & Reconciliation
JEDC Jobs, Economic Development & Competitiveness
LBR Labour Policy & Legislation
LDB BC Liquor Distribution Branch
MMHA Mental Health & Addictions
MAH Municipal Affairs & Housing
BCPC Pension Corporation
PSA Public Safety & Solicitor General & Emergency B.C.
SDPR Social Development & Poverty Reduction
TCA Tourism, Arts & Culture
TRAN Transportation & Infrastructure

NOTE See an error or omission? Please create an issue here to get it remedied.

Content house keeping

Devhub Issue: Building Modern Web Applications Split 12 Factor app and PWA into seperate docs

path: (do not delete) https://github.com/bcgov/devhub-resources/blob/master/resources/community/building-modern-apps.md
(do not delete) devhub page: https://developer.gov.bc.ca/Getting-Started-on-the-DevOps-Platform/Building-Modern-Web-Applications

Devhub Content Issue

The 2 sub topics within this document could be better split up into two seperate cards.

Devhub Issue: Chat Channel Conventions [shows as a tool, this should be a doc]

path: (do not delete) https://github.com/bcgov/devhub-resources/blob/master/resources/community/chat_conventions.md
(do not delete) devhub page: https://developer.gov.bc.ca/Community-Enablers-and-Events/Chat-Channel-Conventions

Devhub Content Issue
this should be a documentation not a tool

Devhub Issue: Application Security Self-Assessment [short description here]

path: (do not delete) https://github.com/bcgov/devhub-resources/blob/master/resources/security/app_security_self_assessment.md
(do not delete) devhub page: /Application-Security-Self-Assessment

Devhub Content Issue

Ministry security team

Under heading 'Access Management'
Request to add question: are there any service (non-expiring) accounts?

under heading 'Vulnerability Management'
Request to add question 'Using artifactory or similar, to store and scan images and make repeatable and consistent deployments'
link https://developer.gov.bc.ca/Developer-Tools/Artifact-Repositories-(Artifactory)

Devhub Issue: Questions about What is OpenShift? content

path: (do not delete) https://github.com/bcgov/devhub-resources/blob/master/resources/community/what-is-openshift.md
(do not delete) devhub page: https://developer.gov.bc.ca/Beginner-Guide-to-Developing-on-the-Platform/What-Is-Openshift?intention=LOGIN#error=login_required

Devhub Content Issue

Hi all,
Is this page the best piece of content that currently exists to answer the question "What does 'the DevOps platform' consist of?"

(I understand that "the OpenShift platform" and what people these days are referring to when they say "the DevOps platform" are not synonymous.... 🤷‍♂️)

The reason I'm asking is that we're trying to put together a page for the new BCDevExchange site that will be titled "Platform Services" or "DevOps Platform" (or something better, if you could advise), to describe the service which is a main pillar of what the BCDevExchange is.

We tested some content with users using a very generic description of the DevOps platform:

"An ecosystem of tools and practices that enable agile teams to deliver solutions at scale, at speed, and with high quality."

Users have indicated that they need more detail to be able to picture what "the DevOps platform" actually consists of.

A guide to running cypress with Github Actions

It may be useful to application teams to learn how to setup cypress with their application. We could use the devhub as an example for this and create a document on how to get started

Devhub Issue: Communication, Community and Support [short description here]

path: (do not delete) https://github.com/bcgov/devhub-resources/blob/master/resources/alignment/communication_community_and_support.md
(do not delete) devhub page: /Communication-Community-and-Support

Devhub Content Issue

I'm wondering if the "support" part of this could be beefed up a bit? It's my understanding that users should not be directing questions/issues to the AdvSol Service Desk and instead be posting in RC. Maybe some clarification around that so we can respond to lost people with a link to this doc for guidance.

My understanding is that the support options are

  • #devops-operations during business hours
  • 77000 for major platform issues outside of business hours. 77000 will then pass an INC onto AdvSol SPOC who will contact the on-call tech to investigate

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.